| 1 | [ Feb 17 00:05:28 Enabled. ] | ||
| 2 | [ Feb 17 00:05:28 Rereading configuration. ] | ||
| 3 | [ Feb 17 00:05:29 Rereading configuration. ] | ||
| 4 | [ Feb 17 00:05:31 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 | [ Feb 17 00:05:31 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.02.17 00:05:31.885211 [ 1 ] {} <Information> Application: Will watch for the process with pid 25457 | ||
| 29 | 2026.02.17 00:05:31.885732 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.17 00:05:32.165873 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25457 | ||
| 31 | 2026.02.17 00:05:32.166808 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.17 00:05:32.166954 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.17 00:05:32.274065 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.17 00:05:32.323881 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.17 00:05:32.323987 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.17 00:05:32.324005 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.17 00:05:32.324072 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.17 00:05:32.324877 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.17 00:05:32.327155 [ 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.02.17 00:05:32.328062 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.17 00:05:32.328963 [ 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.02.17 00:05:32.329018 [ 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.02.17 00:05:32.329065 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.17 00:05:32.329801 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.17 00:05:32.331081 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.17 00:05:32.337171 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.17 00:05:32.338077 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.17 00:05:32.339451 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.17 00:05:32.339550 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.17 00:05:32.340602 [ 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.02.17 00:05:32.341074 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.17 00:05:32.345360 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.17 00:05:32.346078 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.17 00:05:32.348897 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.17 00:05:32.349223 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.17 00:05:32.349614 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.17 00:05:32.349951 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.17 00:05:32.351365 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.17 00:05:32.351389 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.17 00:05:32.351489 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.17 00:05:32.351589 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.17 00:05:32.363902 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.17 00:05:32.363928 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156723 sec | ||
| 68 | 2026.02.17 00:05:32.363981 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.17 00:05:32.364032 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.17 00:05:32.364722 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.17 00:05:32.365326 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.17 00:05:32.375283 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.17 00:05:32.375324 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.17 00:05:32.375418 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.17 00:05:32.375431 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.17 00:05:32.375463 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.17 00:05:32.375544 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.17 00:05:32.379712 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.17 00:05:32.379763 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.17 00:05:32.379834 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.17 00:05:32.380052 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.17 00:05:32.380107 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.17 00:05:32.380124 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.17 00:05:32.380214 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.17 00:05:32.380230 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.17 00:05:32.380267 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.17 00:05:32.380351 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.17 00:05:32.402071 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.17 00:05:32.403616 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.17 00:05:32.403705 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107452 sec | ||
| 91 | 2026.02.17 00:05:32.403718 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.17 00:05:32.403728 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.17 00:05:32.403751 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.17 00:05:32.403960 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.17 00:05:32.404129 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.17 00:05:32.404143 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.17 00:05:32.404154 [ 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.02.17 00:05:32.404164 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.17 00:05:32.415710 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.17 00:05:32.415922 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.02.17 00:05:32.417721 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.325e-05 sec. | ||
| 102 | 2026.02.17 00:05:32.418165 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.17 00:05:32.418216 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.17 00:05:32.418230 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.17 00:05:32.564041 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42839 | ||
| 106 | 2026.02.17 00:05:32.566124 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.17 00:05:32.566189 [ 3 ] {} <Debug> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Authenticating user 'default' from [fd00:1122:3344:101::d]:42839 | ||
| 108 | 2026.02.17 00:05:32.566218 [ 3 ] {} <Debug> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.17 00:05:32.566321 [ 3 ] {} <Debug> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.17 00:05:32.566420 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.17 00:05:32.566446 [ 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.02.17 00:05:32.566524 [ 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.02.17 00:05:32.567193 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40238 | ||
| 114 | 2026.02.17 00:05:32.567194 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48313 | ||
| 115 | 2026.02.17 00:05:32.567394 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.02.17 00:05:32.567433 [ 5 ] {} <Debug> TCP-Session: 9133e1dc-d9f1-4a9a-8d94-879bfd6ad6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40238 | ||
| 117 | 2026.02.17 00:05:32.567448 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.17 00:05:32.567544 [ 5 ] {} <Debug> TCP-Session: 9133e1dc-d9f1-4a9a-8d94-879bfd6ad6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.02.17 00:05:32.567561 [ 4 ] {} <Debug> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48313 | ||
| 120 | 2026.02.17 00:05:32.567563 [ 5 ] {} <Debug> TCP-Session: 9133e1dc-d9f1-4a9a-8d94-879bfd6ad6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.17 00:05:32.567684 [ 4 ] {} <Debug> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.02.17 00:05:32.567705 [ 4 ] {} <Debug> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.17 00:05:32.568120 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64431 | ||
| 124 | 2026.02.17 00:05:32.568197 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39995 | ||
| 125 | 2026.02.17 00:05:32.568362 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.17 00:05:32.568382 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.17 00:05:32.568413 [ 253 ] {} <Debug> TCP-Session: 220e4cde-5a99-4c9e-bfb5-75f08ead7f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64431 | ||
| 128 | 2026.02.17 00:05:32.568397 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64888 | ||
| 129 | 2026.02.17 00:05:32.568488 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47383 | ||
| 130 | 2026.02.17 00:05:32.568498 [ 254 ] {} <Debug> TCP-Session: 5318eebf-4085-4c1f-921b-44940a2d0abf Authenticating user 'default' from [fd00:1122:3344:101::d]:39995 | ||
| 131 | 2026.02.17 00:05:32.568514 [ 253 ] {} <Debug> TCP-Session: 220e4cde-5a99-4c9e-bfb5-75f08ead7f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.17 00:05:32.568641 [ 254 ] {} <Debug> TCP-Session: 5318eebf-4085-4c1f-921b-44940a2d0abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.17 00:05:32.568651 [ 253 ] {} <Debug> TCP-Session: 220e4cde-5a99-4c9e-bfb5-75f08ead7f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.17 00:05:32.568665 [ 254 ] {} <Debug> TCP-Session: 5318eebf-4085-4c1f-921b-44940a2d0abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.17 00:05:32.568734 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.17 00:05:32.568757 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.17 00:05:32.568811 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62775 | ||
| 138 | 2026.02.17 00:05:32.568801 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61712 | ||
| 139 | 2026.02.17 00:05:32.568884 [ 256 ] {} <Debug> TCP-Session: 9840f4da-6ae4-425f-911a-a6060ea3ec79 Authenticating user 'default' from [fd00:1122:3344:101::d]:47383 | ||
| 140 | 2026.02.17 00:05:32.568777 [ 255 ] {} <Debug> TCP-Session: fc33d06e-6171-4828-99dd-3aa95e6c077e Authenticating user 'default' from [fd00:1122:3344:101::d]:64888 | ||
| 141 | 2026.02.17 00:05:32.568928 [ 256 ] {} <Debug> TCP-Session: 9840f4da-6ae4-425f-911a-a6060ea3ec79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.17 00:05:32.569007 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.17 00:05:32.569053 [ 255 ] {} <Debug> TCP-Session: fc33d06e-6171-4828-99dd-3aa95e6c077e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.17 00:05:32.569116 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.02.17 00:05:32.569079 [ 257 ] {} <Debug> TCP-Session: e910b6c9-237b-4375-89cd-61de37ffeab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62775 | ||
| 146 | 2026.02.17 00:05:32.569075 [ 256 ] {} <Debug> TCP-Session: 9840f4da-6ae4-425f-911a-a6060ea3ec79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.17 00:05:32.569215 [ 258 ] {} <Debug> TCP-Session: 66ab0d5e-a97d-4271-85f7-a3720ba5193d Authenticating user 'default' from [fd00:1122:3344:101::d]:61712 | ||
| 148 | 2026.02.17 00:05:32.569177 [ 255 ] {} <Debug> TCP-Session: fc33d06e-6171-4828-99dd-3aa95e6c077e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.17 00:05:32.569191 [ 257 ] {} <Debug> TCP-Session: e910b6c9-237b-4375-89cd-61de37ffeab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.17 00:05:32.569340 [ 258 ] {} <Debug> TCP-Session: 66ab0d5e-a97d-4271-85f7-a3720ba5193d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.17 00:05:32.569388 [ 257 ] {} <Debug> TCP-Session: e910b6c9-237b-4375-89cd-61de37ffeab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.17 00:05:32.569400 [ 258 ] {} <Debug> TCP-Session: 66ab0d5e-a97d-4271-85f7-a3720ba5193d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.17 00:05:32.571356 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.17 00:05:32.573790 [ 3 ] {320a7ff8-04d5-470d-b052-43777ba22ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.17 00:05:32.677857 [ 3 ] {320a7ff8-04d5-470d-b052-43777ba22ffc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42839) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.17 00:05:32.678438 [ 3 ] {320a7ff8-04d5-470d-b052-43777ba22ffc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.17 00:05:32.678691 [ 3 ] {320a7ff8-04d5-470d-b052-43777ba22ffc} <Debug> TCPHandler: Processed in 0.109650711 sec. | ||
| 204 | 2026.02.17 00:05:32.679158 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.17 00:05:32.679937 [ 4 ] {9f6e7105-1d5d-4948-8499-bc8ff228809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.17 00:05:32.680365 [ 4 ] {9f6e7105-1d5d-4948-8499-bc8ff228809a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48313) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.17 00:05:32.680649 [ 4 ] {9f6e7105-1d5d-4948-8499-bc8ff228809a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.17 00:05:32.680875 [ 4 ] {9f6e7105-1d5d-4948-8499-bc8ff228809a} <Debug> TCPHandler: Processed in 0.001927393 sec. | ||
| 255 | 2026.02.17 00:05:32.681251 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.17 00:05:32.681546 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.17 00:05:32.682282 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.17 00:05:32.685187 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.17 00:05:32.685209 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3871e-05 sec | ||
| 260 | 2026.02.17 00:05:32.685222 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.17 00:05:32.685269 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.17 00:05:32.685321 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.17 00:05:32.685995 [ 3 ] {802b7182-1304-4a30-b126-5ae5bbe322bf} <Debug> TCPHandler: Processed in 0.004861034 sec. | ||
| 264 | 2026.02.17 00:05:32.686128 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.17 00:05:32.686361 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.17 00:05:32.686411 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.17 00:05:32.693052 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.17 00:05:32.699379 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4): Loading data parts | ||
| 270 | 2026.02.17 00:05:32.700397 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4): There are no data parts | ||
| 271 | 2026.02.17 00:05:32.714983 [ 3 ] {786c3052-cbf1-4fcd-90ae-1c8503889d4f} <Debug> TCPHandler: Processed in 0.028903946 sec. | ||
| 272 | 2026.02.17 00:05:32.715265 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.17 00:05:32.715484 [ 3 ] {1f5ccfc7-db23-4fc1-8216-a13547afb62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.02.17 00:05:32.715572 [ 3 ] {1f5ccfc7-db23-4fc1-8216-a13547afb62d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.17 00:05:32.725541 [ 3 ] {1f5ccfc7-db23-4fc1-8216-a13547afb62d} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Loading data parts | ||
| 286 | 2026.02.17 00:05:32.725759 [ 3 ] {1f5ccfc7-db23-4fc1-8216-a13547afb62d} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): There are no data parts | ||
| 287 | 2026.02.17 00:05:32.731933 [ 3 ] {1f5ccfc7-db23-4fc1-8216-a13547afb62d} <Debug> TCPHandler: Processed in 0.016778067 sec. | ||
| 288 | 2026.02.17 00:05:32.732185 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.17 00:05:32.732469 [ 3 ] {5d00a583-1a36-45fc-9d79-dff39048228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 290 | 2026.02.17 00:05:32.732535 [ 3 ] {5d00a583-1a36-45fc-9d79-dff39048228d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.17 00:05:32.734841 [ 3 ] {5d00a583-1a36-45fc-9d79-dff39048228d} <Debug> oximeter.measurements_i8 (e033cea2-d284-4cab-bc9b-9657f6b9274a): Loading data parts | ||
| 292 | 2026.02.17 00:05:32.735072 [ 3 ] {5d00a583-1a36-45fc-9d79-dff39048228d} <Debug> oximeter.measurements_i8 (e033cea2-d284-4cab-bc9b-9657f6b9274a): There are no data parts | ||
| 293 | 2026.02.17 00:05:32.739755 [ 3 ] {5d00a583-1a36-45fc-9d79-dff39048228d} <Debug> TCPHandler: Processed in 0.007661742 sec. | ||
| 294 | 2026.02.17 00:05:32.739922 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.17 00:05:32.740086 [ 3 ] {345b79ae-b69e-4ec5-b6e2-a8f67fe2d3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 296 | 2026.02.17 00:05:32.740141 [ 3 ] {345b79ae-b69e-4ec5-b6e2-a8f67fe2d3e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.17 00:05:32.742176 [ 3 ] {345b79ae-b69e-4ec5-b6e2-a8f67fe2d3e4} <Debug> oximeter.measurements_u8 (40ada82f-c7d7-470e-85a8-897068ec6bdd): Loading data parts | ||
| 298 | 2026.02.17 00:05:32.742332 [ 3 ] {345b79ae-b69e-4ec5-b6e2-a8f67fe2d3e4} <Debug> oximeter.measurements_u8 (40ada82f-c7d7-470e-85a8-897068ec6bdd): There are no data parts | ||
| 299 | 2026.02.17 00:05:32.746925 [ 3 ] {345b79ae-b69e-4ec5-b6e2-a8f67fe2d3e4} <Debug> TCPHandler: Processed in 0.007054631 sec. | ||
| 300 | 2026.02.17 00:05:32.747064 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.17 00:05:32.747228 [ 3 ] {841f9569-f33a-4c34-93cc-16157e11e37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 302 | 2026.02.17 00:05:32.747269 [ 3 ] {841f9569-f33a-4c34-93cc-16157e11e37b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.17 00:05:32.749289 [ 3 ] {841f9569-f33a-4c34-93cc-16157e11e37b} <Debug> oximeter.measurements_i16 (ae1c5c01-d330-4823-8d89-93e3d6991255): Loading data parts | ||
| 304 | 2026.02.17 00:05:32.749422 [ 3 ] {841f9569-f33a-4c34-93cc-16157e11e37b} <Debug> oximeter.measurements_i16 (ae1c5c01-d330-4823-8d89-93e3d6991255): There are no data parts | ||
| 305 | 2026.02.17 00:05:32.751782 [ 3 ] {841f9569-f33a-4c34-93cc-16157e11e37b} <Debug> TCPHandler: Processed in 0.004767032 sec. | ||
| 306 | 2026.02.17 00:05:32.751915 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.17 00:05:32.752067 [ 3 ] {00c8f915-0ac0-4da3-8758-311dbdfefd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 308 | 2026.02.17 00:05:32.752116 [ 3 ] {00c8f915-0ac0-4da3-8758-311dbdfefd11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.17 00:05:32.753833 [ 3 ] {00c8f915-0ac0-4da3-8758-311dbdfefd11} <Debug> oximeter.measurements_u16 (2891c39a-298a-4771-a9e1-78896260a962): Loading data parts | ||
| 310 | 2026.02.17 00:05:32.753967 [ 3 ] {00c8f915-0ac0-4da3-8758-311dbdfefd11} <Debug> oximeter.measurements_u16 (2891c39a-298a-4771-a9e1-78896260a962): There are no data parts | ||
| 311 | 2026.02.17 00:05:32.758646 [ 3 ] {00c8f915-0ac0-4da3-8758-311dbdfefd11} <Debug> TCPHandler: Processed in 0.006777887 sec. | ||
| 312 | 2026.02.17 00:05:32.758852 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.17 00:05:32.759109 [ 3 ] {8cb47bf9-4f5f-4c68-940b-28a5ed939f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 314 | 2026.02.17 00:05:32.759149 [ 3 ] {8cb47bf9-4f5f-4c68-940b-28a5ed939f58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.17 00:05:32.761083 [ 3 ] {8cb47bf9-4f5f-4c68-940b-28a5ed939f58} <Debug> oximeter.measurements_i32 (6b267b08-e32a-4bf6-9091-a3a4754293d4): Loading data parts | ||
| 316 | 2026.02.17 00:05:32.761216 [ 3 ] {8cb47bf9-4f5f-4c68-940b-28a5ed939f58} <Debug> oximeter.measurements_i32 (6b267b08-e32a-4bf6-9091-a3a4754293d4): There are no data parts | ||
| 317 | 2026.02.17 00:05:32.763639 [ 3 ] {8cb47bf9-4f5f-4c68-940b-28a5ed939f58} <Debug> TCPHandler: Processed in 0.004876153 sec. | ||
| 318 | 2026.02.17 00:05:32.763793 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.17 00:05:32.763975 [ 3 ] {1f54d541-0d07-4f68-b564-7585596e2a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 320 | 2026.02.17 00:05:32.764032 [ 3 ] {1f54d541-0d07-4f68-b564-7585596e2a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.17 00:05:32.765764 [ 3 ] {1f54d541-0d07-4f68-b564-7585596e2a17} <Debug> oximeter.measurements_u32 (12d8f7e3-dd84-4aa9-80e0-bd05b6aa38f3): Loading data parts | ||
| 322 | 2026.02.17 00:05:32.765903 [ 3 ] {1f54d541-0d07-4f68-b564-7585596e2a17} <Debug> oximeter.measurements_u32 (12d8f7e3-dd84-4aa9-80e0-bd05b6aa38f3): There are no data parts | ||
| 323 | 2026.02.17 00:05:32.770502 [ 3 ] {1f54d541-0d07-4f68-b564-7585596e2a17} <Debug> TCPHandler: Processed in 0.006769416 sec. | ||
| 324 | 2026.02.17 00:05:32.770643 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.17 00:05:32.770838 [ 3 ] {79d73280-7544-4b77-ad6b-eb1cfaba72b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 326 | 2026.02.17 00:05:32.770893 [ 3 ] {79d73280-7544-4b77-ad6b-eb1cfaba72b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.17 00:05:32.772855 [ 3 ] {79d73280-7544-4b77-ad6b-eb1cfaba72b5} <Debug> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): Loading data parts | ||
| 328 | 2026.02.17 00:05:32.772987 [ 3 ] {79d73280-7544-4b77-ad6b-eb1cfaba72b5} <Debug> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): There are no data parts | ||
| 329 | 2026.02.17 00:05:32.775477 [ 3 ] {79d73280-7544-4b77-ad6b-eb1cfaba72b5} <Debug> TCPHandler: Processed in 0.004892054 sec. | ||
| 330 | 2026.02.17 00:05:32.775705 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.17 00:05:32.775979 [ 3 ] {e23f39af-0db8-4e77-8e10-f4bc0a794a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 332 | 2026.02.17 00:05:32.776069 [ 3 ] {e23f39af-0db8-4e77-8e10-f4bc0a794a0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.17 00:05:32.777775 [ 3 ] {e23f39af-0db8-4e77-8e10-f4bc0a794a0d} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Loading data parts | ||
| 334 | 2026.02.17 00:05:32.777936 [ 3 ] {e23f39af-0db8-4e77-8e10-f4bc0a794a0d} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): There are no data parts | ||
| 335 | 2026.02.17 00:05:32.782626 [ 3 ] {e23f39af-0db8-4e77-8e10-f4bc0a794a0d} <Debug> TCPHandler: Processed in 0.00701138 sec. | ||
| 336 | 2026.02.17 00:05:32.782772 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.17 00:05:32.782926 [ 3 ] {f1297f35-b54b-4893-be73-7099730875c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 338 | 2026.02.17 00:05:32.782983 [ 3 ] {f1297f35-b54b-4893-be73-7099730875c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.17 00:05:32.785030 [ 3 ] {f1297f35-b54b-4893-be73-7099730875c2} <Debug> oximeter.measurements_f32 (282349ac-87c0-421e-8570-16a2da25965b): Loading data parts | ||
| 340 | 2026.02.17 00:05:32.785164 [ 3 ] {f1297f35-b54b-4893-be73-7099730875c2} <Debug> oximeter.measurements_f32 (282349ac-87c0-421e-8570-16a2da25965b): There are no data parts | ||
| 341 | 2026.02.17 00:05:32.787594 [ 3 ] {f1297f35-b54b-4893-be73-7099730875c2} <Debug> TCPHandler: Processed in 0.004870553 sec. | ||
| 342 | 2026.02.17 00:05:32.787746 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.17 00:05:32.787961 [ 3 ] {3b5a4b3d-d328-4ef4-9299-dc485585e4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 344 | 2026.02.17 00:05:32.788028 [ 3 ] {3b5a4b3d-d328-4ef4-9299-dc485585e4d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.02.17 00:05:32.789811 [ 3 ] {3b5a4b3d-d328-4ef4-9299-dc485585e4d8} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Loading data parts | ||
| 346 | 2026.02.17 00:05:32.789947 [ 3 ] {3b5a4b3d-d328-4ef4-9299-dc485585e4d8} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): There are no data parts | ||
| 347 | 2026.02.17 00:05:32.794592 [ 3 ] {3b5a4b3d-d328-4ef4-9299-dc485585e4d8} <Debug> TCPHandler: Processed in 0.006904958 sec. | ||
| 348 | 2026.02.17 00:05:32.794750 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.02.17 00:05:32.794936 [ 3 ] {805e2953-3577-4afd-8b79-ede7d40e088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 350 | 2026.02.17 00:05:32.795005 [ 3 ] {805e2953-3577-4afd-8b79-ede7d40e088e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.02.17 00:05:32.797173 [ 3 ] {805e2953-3577-4afd-8b79-ede7d40e088e} <Debug> oximeter.measurements_string (3f432509-dc3e-4b5a-9053-60ede66b6da8): Loading data parts | ||
| 352 | 2026.02.17 00:05:32.797318 [ 3 ] {805e2953-3577-4afd-8b79-ede7d40e088e} <Debug> oximeter.measurements_string (3f432509-dc3e-4b5a-9053-60ede66b6da8): There are no data parts | ||
| 353 | 2026.02.17 00:05:32.799714 [ 3 ] {805e2953-3577-4afd-8b79-ede7d40e088e} <Debug> TCPHandler: Processed in 0.005022096 sec. | ||
| 354 | 2026.02.17 00:05:32.799877 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.02.17 00:05:32.800075 [ 3 ] {a42579d2-9d88-45da-bb9d-d37bbf1d85f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.02.17 00:05:32.800147 [ 3 ] {a42579d2-9d88-45da-bb9d-d37bbf1d85f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.02.17 00:05:32.801941 [ 3 ] {a42579d2-9d88-45da-bb9d-d37bbf1d85f9} <Debug> oximeter.measurements_bytes (172d6323-fbbe-4404-a52e-d605706d2d77): Loading data parts | ||
| 365 | 2026.02.17 00:05:32.802075 [ 3 ] {a42579d2-9d88-45da-bb9d-d37bbf1d85f9} <Debug> oximeter.measurements_bytes (172d6323-fbbe-4404-a52e-d605706d2d77): There are no data parts | ||
| 366 | 2026.02.17 00:05:32.806629 [ 3 ] {a42579d2-9d88-45da-bb9d-d37bbf1d85f9} <Debug> TCPHandler: Processed in 0.006809417 sec. | ||
| 367 | 2026.02.17 00:05:32.806771 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.17 00:05:32.806943 [ 3 ] {d9bc0358-2ba6-4674-ab74-0d934cf388c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 369 | 2026.02.17 00:05:32.807001 [ 3 ] {d9bc0358-2ba6-4674-ab74-0d934cf388c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.02.17 00:05:32.808959 [ 3 ] {d9bc0358-2ba6-4674-ab74-0d934cf388c3} <Debug> oximeter.measurements_cumulativei64 (1d66276d-b9f0-4a29-a691-4dfb652e8b59): Loading data parts | ||
| 371 | 2026.02.17 00:05:32.809114 [ 3 ] {d9bc0358-2ba6-4674-ab74-0d934cf388c3} <Debug> oximeter.measurements_cumulativei64 (1d66276d-b9f0-4a29-a691-4dfb652e8b59): There are no data parts | ||
| 372 | 2026.02.17 00:05:32.810559 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53719 | ||
| 373 | 2026.02.17 00:05:32.811481 [ 3 ] {d9bc0358-2ba6-4674-ab74-0d934cf388c3} <Debug> TCPHandler: Processed in 0.004757532 sec. | ||
| 374 | 2026.02.17 00:05:32.811608 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.17 00:05:32.811786 [ 3 ] {27e4d2d5-3290-4f35-9f09-4c81da4c4da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.02.17 00:05:32.811843 [ 3 ] {27e4d2d5-3290-4f35-9f09-4c81da4c4da0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.02.17 00:05:32.812310 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 378 | 2026.02.17 00:05:32.812345 [ 262 ] {} <Debug> TCP-Session: 66e69f68-3c9d-4533-99c8-781234bdc285 Authenticating user 'default' from [fd00:1122:3344:101::c]:53719 | ||
| 379 | 2026.02.17 00:05:32.812381 [ 262 ] {} <Debug> TCP-Session: 66e69f68-3c9d-4533-99c8-781234bdc285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.02.17 00:05:32.812393 [ 262 ] {} <Debug> TCP-Session: 66e69f68-3c9d-4533-99c8-781234bdc285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.02.17 00:05:32.812444 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 382 | 2026.02.17 00:05:32.812474 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 383 | 2026.02.17 00:05:32.812488 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 384 | 2026.02.17 00:05:32.813665 [ 3 ] {27e4d2d5-3290-4f35-9f09-4c81da4c4da0} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Loading data parts | ||
| 385 | 2026.02.17 00:05:32.813886 [ 3 ] {27e4d2d5-3290-4f35-9f09-4c81da4c4da0} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): There are no data parts | ||
| 386 | 2026.02.17 00:05:32.814657 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35916 | ||
| 387 | 2026.02.17 00:05:32.814749 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37808 | ||
| 388 | 2026.02.17 00:05:32.814845 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 389 | 2026.02.17 00:05:32.814883 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39973 | ||
| 390 | 2026.02.17 00:05:32.814910 [ 263 ] {} <Debug> TCP-Session: 2731b6d6-1e18-4ae5-8166-a8a4834c21d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:35916 | ||
| 391 | 2026.02.17 00:05:32.814958 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 392 | 2026.02.17 00:05:32.814978 [ 263 ] {} <Debug> TCP-Session: 2731b6d6-1e18-4ae5-8166-a8a4834c21d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.02.17 00:05:32.814986 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39030 | ||
| 394 | 2026.02.17 00:05:32.815027 [ 263 ] {} <Debug> TCP-Session: 2731b6d6-1e18-4ae5-8166-a8a4834c21d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2026.02.17 00:05:32.815018 [ 264 ] {} <Debug> TCP-Session: c3231af5-1753-47d9-bf18-7647a934931c Authenticating user 'default' from [fd00:1122:3344:101::c]:37808 | ||
| 396 | 2026.02.17 00:05:32.815077 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 397 | 2026.02.17 00:05:32.815080 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42069 | ||
| 398 | 2026.02.17 00:05:32.815117 [ 264 ] {} <Debug> TCP-Session: c3231af5-1753-47d9-bf18-7647a934931c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.02.17 00:05:32.815128 [ 265 ] {} <Debug> TCP-Session: 9802bace-fa5d-4f42-8bdd-4ec542d9dc9b Authenticating user 'default' from [fd00:1122:3344:101::c]:39973 | ||
| 400 | 2026.02.17 00:05:32.815143 [ 264 ] {} <Debug> TCP-Session: c3231af5-1753-47d9-bf18-7647a934931c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 401 | 2026.02.17 00:05:32.815194 [ 265 ] {} <Debug> TCP-Session: 9802bace-fa5d-4f42-8bdd-4ec542d9dc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 402 | 2026.02.17 00:05:32.815201 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 403 | 2026.02.17 00:05:32.815216 [ 265 ] {} <Debug> TCP-Session: 9802bace-fa5d-4f42-8bdd-4ec542d9dc9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2026.02.17 00:05:32.815207 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55220 | ||
| 405 | 2026.02.17 00:05:32.815280 [ 266 ] {} <Debug> TCP-Session: c183160c-fb97-4135-a6a6-3f6fca95c9e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39030 | ||
| 406 | 2026.02.17 00:05:32.815317 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64876 | ||
| 407 | 2026.02.17 00:05:32.815342 [ 266 ] {} <Debug> TCP-Session: c183160c-fb97-4135-a6a6-3f6fca95c9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2026.02.17 00:05:32.815292 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 409 | 2026.02.17 00:05:32.815362 [ 266 ] {} <Debug> TCP-Session: c183160c-fb97-4135-a6a6-3f6fca95c9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2026.02.17 00:05:32.815436 [ 267 ] {} <Debug> TCP-Session: d128cb0c-b197-48f1-b5a7-796f82bf771d Authenticating user 'default' from [fd00:1122:3344:101::c]:42069 | ||
| 411 | 2026.02.17 00:05:32.815463 [ 267 ] {} <Debug> TCP-Session: d128cb0c-b197-48f1-b5a7-796f82bf771d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2026.02.17 00:05:32.815476 [ 267 ] {} <Debug> TCP-Session: d128cb0c-b197-48f1-b5a7-796f82bf771d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2026.02.17 00:05:32.815472 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 414 | 2026.02.17 00:05:32.815511 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 415 | 2026.02.17 00:05:32.815537 [ 268 ] {} <Debug> TCP-Session: 5dc3a714-1579-4a01-8ccf-4b6140b3c731 Authenticating user 'default' from [fd00:1122:3344:101::c]:55220 | ||
| 416 | 2026.02.17 00:05:32.815554 [ 269 ] {} <Debug> TCP-Session: 8195e856-e152-4645-bb1b-31f961aa3c06 Authenticating user 'default' from [fd00:1122:3344:101::c]:64876 | ||
| 417 | 2026.02.17 00:05:32.815591 [ 268 ] {} <Debug> TCP-Session: 5dc3a714-1579-4a01-8ccf-4b6140b3c731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 418 | 2026.02.17 00:05:32.815597 [ 269 ] {} <Debug> TCP-Session: 8195e856-e152-4645-bb1b-31f961aa3c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2026.02.17 00:05:32.815614 [ 268 ] {} <Debug> TCP-Session: 5dc3a714-1579-4a01-8ccf-4b6140b3c731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 420 | 2026.02.17 00:05:32.815653 [ 269 ] {} <Debug> TCP-Session: 8195e856-e152-4645-bb1b-31f961aa3c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 421 | 2026.02.17 00:05:32.818541 [ 3 ] {27e4d2d5-3290-4f35-9f09-4c81da4c4da0} <Debug> TCPHandler: Processed in 0.00698088 sec. | ||
| 422 | 2026.02.17 00:05:32.818713 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.02.17 00:05:32.818905 [ 3 ] {b4848854-ab53-40dd-8baf-c176b54ee5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 424 | 2026.02.17 00:05:32.818969 [ 3 ] {b4848854-ab53-40dd-8baf-c176b54ee5fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.02.17 00:05:32.821019 [ 3 ] {b4848854-ab53-40dd-8baf-c176b54ee5fe} <Debug> oximeter.measurements_cumulativef32 (dfdaffef-5369-4cac-ac10-8ca1d4dd8220): Loading data parts | ||
| 426 | 2026.02.17 00:05:32.821179 [ 3 ] {b4848854-ab53-40dd-8baf-c176b54ee5fe} <Debug> oximeter.measurements_cumulativef32 (dfdaffef-5369-4cac-ac10-8ca1d4dd8220): There are no data parts | ||
| 427 | 2026.02.17 00:05:32.823615 [ 3 ] {b4848854-ab53-40dd-8baf-c176b54ee5fe} <Debug> TCPHandler: Processed in 0.004961345 sec. | ||
| 428 | 2026.02.17 00:05:32.823763 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.02.17 00:05:32.823969 [ 3 ] {ffb00ac8-1563-46ae-b74e-92abee79f08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 430 | 2026.02.17 00:05:32.824031 [ 3 ] {ffb00ac8-1563-46ae-b74e-92abee79f08c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.02.17 00:05:32.825834 [ 3 ] {ffb00ac8-1563-46ae-b74e-92abee79f08c} <Debug> oximeter.measurements_cumulativef64 (acd778a9-85df-4e0e-9cda-a2d616da91ea): Loading data parts | ||
| 432 | 2026.02.17 00:05:32.825986 [ 3 ] {ffb00ac8-1563-46ae-b74e-92abee79f08c} <Debug> oximeter.measurements_cumulativef64 (acd778a9-85df-4e0e-9cda-a2d616da91ea): There are no data parts | ||
| 433 | 2026.02.17 00:05:32.830628 [ 3 ] {ffb00ac8-1563-46ae-b74e-92abee79f08c} <Debug> TCPHandler: Processed in 0.006923588 sec. | ||
| 434 | 2026.02.17 00:05:32.830782 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.02.17 00:05:32.831044 [ 3 ] {feb92db4-6a6d-4f0c-acf1-af8f4e2e133d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.02.17 00:05:32.831112 [ 3 ] {feb92db4-6a6d-4f0c-acf1-af8f4e2e133d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.02.17 00:05:32.833293 [ 3 ] {feb92db4-6a6d-4f0c-acf1-af8f4e2e133d} <Debug> oximeter.measurements_histogrami8 (9342522a-d8d8-4d70-bedf-0b792c6ecdf4): Loading data parts | ||
| 448 | 2026.02.17 00:05:32.833445 [ 3 ] {feb92db4-6a6d-4f0c-acf1-af8f4e2e133d} <Debug> oximeter.measurements_histogrami8 (9342522a-d8d8-4d70-bedf-0b792c6ecdf4): There are no data parts | ||
| 449 | 2026.02.17 00:05:32.835900 [ 3 ] {feb92db4-6a6d-4f0c-acf1-af8f4e2e133d} <Debug> TCPHandler: Processed in 0.005179249 sec. | ||
| 450 | 2026.02.17 00:05:32.836037 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.17 00:05:32.836312 [ 3 ] {91dd7db4-f920-48d6-bb79-ed55225279ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 452 | 2026.02.17 00:05:32.836388 [ 3 ] {91dd7db4-f920-48d6-bb79-ed55225279ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.02.17 00:05:32.838443 [ 3 ] {91dd7db4-f920-48d6-bb79-ed55225279ec} <Debug> oximeter.measurements_histogramu8 (5fe63728-d303-4ce1-b7b7-31876a0d2d59): Loading data parts | ||
| 454 | 2026.02.17 00:05:32.838574 [ 3 ] {91dd7db4-f920-48d6-bb79-ed55225279ec} <Debug> oximeter.measurements_histogramu8 (5fe63728-d303-4ce1-b7b7-31876a0d2d59): There are no data parts | ||
| 455 | 2026.02.17 00:05:32.843226 [ 3 ] {91dd7db4-f920-48d6-bb79-ed55225279ec} <Debug> TCPHandler: Processed in 0.007242894 sec. | ||
| 456 | 2026.02.17 00:05:32.843372 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.17 00:05:32.843582 [ 3 ] {eb779f78-3ca8-45fe-8115-cb7c6a24ac3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 458 | 2026.02.17 00:05:32.843646 [ 3 ] {eb779f78-3ca8-45fe-8115-cb7c6a24ac3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.02.17 00:05:32.845782 [ 3 ] {eb779f78-3ca8-45fe-8115-cb7c6a24ac3c} <Debug> oximeter.measurements_histogrami16 (0df9387a-49c9-4c75-b111-fd7f3b2ac643): Loading data parts | ||
| 460 | 2026.02.17 00:05:32.845919 [ 3 ] {eb779f78-3ca8-45fe-8115-cb7c6a24ac3c} <Debug> oximeter.measurements_histogrami16 (0df9387a-49c9-4c75-b111-fd7f3b2ac643): There are no data parts | ||
| 461 | 2026.02.17 00:05:32.848378 [ 3 ] {eb779f78-3ca8-45fe-8115-cb7c6a24ac3c} <Debug> TCPHandler: Processed in 0.005055497 sec. | ||
| 462 | 2026.02.17 00:05:32.848531 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.17 00:05:32.848795 [ 3 ] {2bf98dd1-4347-4950-a360-a411138fe366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 464 | 2026.02.17 00:05:32.848870 [ 3 ] {2bf98dd1-4347-4950-a360-a411138fe366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.02.17 00:05:32.850843 [ 3 ] {2bf98dd1-4347-4950-a360-a411138fe366} <Debug> oximeter.measurements_histogramu16 (33cc4c1b-ca98-4fa6-8de1-63306d0897ea): Loading data parts | ||
| 466 | 2026.02.17 00:05:32.850988 [ 3 ] {2bf98dd1-4347-4950-a360-a411138fe366} <Debug> oximeter.measurements_histogramu16 (33cc4c1b-ca98-4fa6-8de1-63306d0897ea): There are no data parts | ||
| 467 | 2026.02.17 00:05:32.855664 [ 3 ] {2bf98dd1-4347-4950-a360-a411138fe366} <Debug> TCPHandler: Processed in 0.007192774 sec. | ||
| 468 | 2026.02.17 00:05:32.855832 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.02.17 00:05:32.856075 [ 3 ] {87e9c0c0-944e-4c2b-95d3-019528ce3ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 470 | 2026.02.17 00:05:32.856138 [ 3 ] {87e9c0c0-944e-4c2b-95d3-019528ce3ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.02.17 00:05:32.858253 [ 3 ] {87e9c0c0-944e-4c2b-95d3-019528ce3ee3} <Debug> oximeter.measurements_histogrami32 (4c6f895e-2820-40a2-b36c-7a33136ff5ea): Loading data parts | ||
| 472 | 2026.02.17 00:05:32.858400 [ 3 ] {87e9c0c0-944e-4c2b-95d3-019528ce3ee3} <Debug> oximeter.measurements_histogrami32 (4c6f895e-2820-40a2-b36c-7a33136ff5ea): There are no data parts | ||
| 473 | 2026.02.17 00:05:32.860865 [ 3 ] {87e9c0c0-944e-4c2b-95d3-019528ce3ee3} <Debug> TCPHandler: Processed in 0.005092237 sec. | ||
| 474 | 2026.02.17 00:05:32.861014 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.02.17 00:05:32.861222 [ 3 ] {e1d4f88d-a813-4836-9616-36b84fa3f77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 476 | 2026.02.17 00:05:32.861286 [ 3 ] {e1d4f88d-a813-4836-9616-36b84fa3f77e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.02.17 00:05:32.863217 [ 3 ] {e1d4f88d-a813-4836-9616-36b84fa3f77e} <Debug> oximeter.measurements_histogramu32 (cecfbda4-a777-4956-a798-5cb46e098a9c): Loading data parts | ||
| 478 | 2026.02.17 00:05:32.863340 [ 3 ] {e1d4f88d-a813-4836-9616-36b84fa3f77e} <Debug> oximeter.measurements_histogramu32 (cecfbda4-a777-4956-a798-5cb46e098a9c): There are no data parts | ||
| 479 | 2026.02.17 00:05:32.867968 [ 3 ] {e1d4f88d-a813-4836-9616-36b84fa3f77e} <Debug> TCPHandler: Processed in 0.007013201 sec. | ||
| 480 | 2026.02.17 00:05:32.868150 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.02.17 00:05:32.868414 [ 3 ] {c1157a77-e48a-4dbb-bf7e-06133fc60a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 482 | 2026.02.17 00:05:32.868488 [ 3 ] {c1157a77-e48a-4dbb-bf7e-06133fc60a29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.02.17 00:05:32.870696 [ 3 ] {c1157a77-e48a-4dbb-bf7e-06133fc60a29} <Debug> oximeter.measurements_histogrami64 (6525e1df-08bf-4ea1-87ac-9168ce3694a4): Loading data parts | ||
| 484 | 2026.02.17 00:05:32.870842 [ 3 ] {c1157a77-e48a-4dbb-bf7e-06133fc60a29} <Debug> oximeter.measurements_histogrami64 (6525e1df-08bf-4ea1-87ac-9168ce3694a4): There are no data parts | ||
| 485 | 2026.02.17 00:05:32.873342 [ 3 ] {c1157a77-e48a-4dbb-bf7e-06133fc60a29} <Debug> TCPHandler: Processed in 0.00525201 sec. | ||
| 486 | 2026.02.17 00:05:32.873476 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.02.17 00:05:32.873688 [ 3 ] {5ded26e1-a895-452a-9d4e-0d6d0a384878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 488 | 2026.02.17 00:05:32.873758 [ 3 ] {5ded26e1-a895-452a-9d4e-0d6d0a384878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.02.17 00:05:32.875656 [ 3 ] {5ded26e1-a895-452a-9d4e-0d6d0a384878} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Loading data parts | ||
| 490 | 2026.02.17 00:05:32.875820 [ 3 ] {5ded26e1-a895-452a-9d4e-0d6d0a384878} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): There are no data parts | ||
| 491 | 2026.02.17 00:05:32.880402 [ 3 ] {5ded26e1-a895-452a-9d4e-0d6d0a384878} <Debug> TCPHandler: Processed in 0.00697441 sec. | ||
| 492 | 2026.02.17 00:05:32.880544 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.02.17 00:05:32.880777 [ 3 ] {0dd42269-2b75-4a58-ad0e-4cd7cec1c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 494 | 2026.02.17 00:05:32.880845 [ 3 ] {0dd42269-2b75-4a58-ad0e-4cd7cec1c5bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.02.17 00:05:32.882973 [ 3 ] {0dd42269-2b75-4a58-ad0e-4cd7cec1c5bb} <Debug> oximeter.measurements_histogramf32 (65ac84e6-edbd-4fcb-a410-6a821da99118): Loading data parts | ||
| 496 | 2026.02.17 00:05:32.883115 [ 3 ] {0dd42269-2b75-4a58-ad0e-4cd7cec1c5bb} <Debug> oximeter.measurements_histogramf32 (65ac84e6-edbd-4fcb-a410-6a821da99118): There are no data parts | ||
| 497 | 2026.02.17 00:05:32.885558 [ 3 ] {0dd42269-2b75-4a58-ad0e-4cd7cec1c5bb} <Debug> TCPHandler: Processed in 0.005063567 sec. | ||
| 498 | 2026.02.17 00:05:32.885717 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.17 00:05:32.885975 [ 3 ] {1587d605-c79e-49f9-a801-219895be2c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 500 | 2026.02.17 00:05:32.886047 [ 3 ] {1587d605-c79e-49f9-a801-219895be2c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.02.17 00:05:32.887961 [ 3 ] {1587d605-c79e-49f9-a801-219895be2c51} <Debug> oximeter.measurements_histogramf64 (3a4d880b-7f5a-4475-bb19-627d4394a195): Loading data parts | ||
| 502 | 2026.02.17 00:05:32.888118 [ 3 ] {1587d605-c79e-49f9-a801-219895be2c51} <Debug> oximeter.measurements_histogramf64 (3a4d880b-7f5a-4475-bb19-627d4394a195): There are no data parts | ||
| 503 | 2026.02.17 00:05:32.892732 [ 3 ] {1587d605-c79e-49f9-a801-219895be2c51} <Debug> TCPHandler: Processed in 0.007075922 sec. | ||
| 504 | 2026.02.17 00:05:32.892876 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.17 00:05:32.893066 [ 3 ] {be987e3f-1570-4f26-aa2b-175980b24e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.02.17 00:05:32.893129 [ 3 ] {be987e3f-1570-4f26-aa2b-175980b24e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.02.17 00:05:32.895200 [ 3 ] {be987e3f-1570-4f26-aa2b-175980b24e86} <Debug> oximeter.fields_bool (677cd0ea-63fc-4dac-8049-e10aa5f69ec1): Loading data parts | ||
| 533 | 2026.02.17 00:05:32.895357 [ 3 ] {be987e3f-1570-4f26-aa2b-175980b24e86} <Debug> oximeter.fields_bool (677cd0ea-63fc-4dac-8049-e10aa5f69ec1): There are no data parts | ||
| 534 | 2026.02.17 00:05:32.897774 [ 3 ] {be987e3f-1570-4f26-aa2b-175980b24e86} <Debug> TCPHandler: Processed in 0.004947545 sec. | ||
| 535 | 2026.02.17 00:05:32.897937 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.02.17 00:05:32.898103 [ 3 ] {ead599fe-cd97-41de-ae9c-d183b74b2c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 537 | 2026.02.17 00:05:32.898157 [ 3 ] {ead599fe-cd97-41de-ae9c-d183b74b2c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.02.17 00:05:32.899947 [ 3 ] {ead599fe-cd97-41de-ae9c-d183b74b2c12} <Debug> oximeter.fields_i8 (f797ebe3-0c1e-4315-b113-a2ab27e73200): Loading data parts | ||
| 539 | 2026.02.17 00:05:32.900096 [ 3 ] {ead599fe-cd97-41de-ae9c-d183b74b2c12} <Debug> oximeter.fields_i8 (f797ebe3-0c1e-4315-b113-a2ab27e73200): There are no data parts | ||
| 540 | 2026.02.17 00:05:32.904688 [ 3 ] {ead599fe-cd97-41de-ae9c-d183b74b2c12} <Debug> TCPHandler: Processed in 0.006809907 sec. | ||
| 541 | 2026.02.17 00:05:32.904840 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.02.17 00:05:32.905041 [ 3 ] {6ebd1e3c-fb0e-40cd-adc3-a0f414a1c3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 543 | 2026.02.17 00:05:32.905089 [ 3 ] {6ebd1e3c-fb0e-40cd-adc3-a0f414a1c3af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.02.17 00:05:32.907079 [ 3 ] {6ebd1e3c-fb0e-40cd-adc3-a0f414a1c3af} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Loading data parts | ||
| 545 | 2026.02.17 00:05:32.907227 [ 3 ] {6ebd1e3c-fb0e-40cd-adc3-a0f414a1c3af} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): There are no data parts | ||
| 546 | 2026.02.17 00:05:32.909595 [ 3 ] {6ebd1e3c-fb0e-40cd-adc3-a0f414a1c3af} <Debug> TCPHandler: Processed in 0.004814063 sec. | ||
| 547 | 2026.02.17 00:05:32.909743 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.17 00:05:32.909900 [ 3 ] {865e6262-f607-435c-b833-2e3a79f29f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 549 | 2026.02.17 00:05:32.909955 [ 3 ] {865e6262-f607-435c-b833-2e3a79f29f93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.02.17 00:05:32.911786 [ 3 ] {865e6262-f607-435c-b833-2e3a79f29f93} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Loading data parts | ||
| 551 | 2026.02.17 00:05:32.911948 [ 3 ] {865e6262-f607-435c-b833-2e3a79f29f93} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): There are no data parts | ||
| 552 | 2026.02.17 00:05:32.916584 [ 3 ] {865e6262-f607-435c-b833-2e3a79f29f93} <Debug> TCPHandler: Processed in 0.006889129 sec. | ||
| 553 | 2026.02.17 00:05:32.916743 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.17 00:05:32.916950 [ 3 ] {586ca5f2-4cf2-43bc-b7c3-efef0f2cbaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 555 | 2026.02.17 00:05:32.917016 [ 3 ] {586ca5f2-4cf2-43bc-b7c3-efef0f2cbaf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.02.17 00:05:32.919022 [ 3 ] {586ca5f2-4cf2-43bc-b7c3-efef0f2cbaf7} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Loading data parts | ||
| 557 | 2026.02.17 00:05:32.919187 [ 3 ] {586ca5f2-4cf2-43bc-b7c3-efef0f2cbaf7} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): There are no data parts | ||
| 558 | 2026.02.17 00:05:32.921580 [ 3 ] {586ca5f2-4cf2-43bc-b7c3-efef0f2cbaf7} <Debug> TCPHandler: Processed in 0.004894914 sec. | ||
| 559 | 2026.02.17 00:05:32.921758 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.17 00:05:32.921947 [ 3 ] {5dbec268-439b-4f7e-9044-28b7e08534b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 561 | 2026.02.17 00:05:32.922014 [ 3 ] {5dbec268-439b-4f7e-9044-28b7e08534b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.02.17 00:05:32.923849 [ 3 ] {5dbec268-439b-4f7e-9044-28b7e08534b1} <Debug> oximeter.fields_i32 (2ae09e12-c467-4fd0-9842-30a16d091fda): Loading data parts | ||
| 563 | 2026.02.17 00:05:32.924026 [ 3 ] {5dbec268-439b-4f7e-9044-28b7e08534b1} <Debug> oximeter.fields_i32 (2ae09e12-c467-4fd0-9842-30a16d091fda): There are no data parts | ||
| 564 | 2026.02.17 00:05:32.928602 [ 3 ] {5dbec268-439b-4f7e-9044-28b7e08534b1} <Debug> TCPHandler: Processed in 0.006903028 sec. | ||
| 565 | 2026.02.17 00:05:32.928771 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.02.17 00:05:32.928980 [ 3 ] {18e0e094-e68c-4add-bb6d-190d54847ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 567 | 2026.02.17 00:05:32.929040 [ 3 ] {18e0e094-e68c-4add-bb6d-190d54847ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.02.17 00:05:32.931052 [ 3 ] {18e0e094-e68c-4add-bb6d-190d54847ee4} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Loading data parts | ||
| 569 | 2026.02.17 00:05:32.931208 [ 3 ] {18e0e094-e68c-4add-bb6d-190d54847ee4} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): There are no data parts | ||
| 570 | 2026.02.17 00:05:32.933561 [ 3 ] {18e0e094-e68c-4add-bb6d-190d54847ee4} <Debug> TCPHandler: Processed in 0.004849923 sec. | ||
| 571 | 2026.02.17 00:05:32.933711 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.02.17 00:05:32.933862 [ 3 ] {f8219dac-1f00-4e11-9927-b593ab505a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 573 | 2026.02.17 00:05:32.933923 [ 3 ] {f8219dac-1f00-4e11-9927-b593ab505a3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.02.17 00:05:32.935734 [ 3 ] {f8219dac-1f00-4e11-9927-b593ab505a3a} <Debug> oximeter.fields_i64 (274c6e4e-60af-4913-9160-1f6371426770): Loading data parts | ||
| 575 | 2026.02.17 00:05:32.935879 [ 3 ] {f8219dac-1f00-4e11-9927-b593ab505a3a} <Debug> oximeter.fields_i64 (274c6e4e-60af-4913-9160-1f6371426770): There are no data parts | ||
| 576 | 2026.02.17 00:05:32.940437 [ 3 ] {f8219dac-1f00-4e11-9927-b593ab505a3a} <Debug> TCPHandler: Processed in 0.006774736 sec. | ||
| 577 | 2026.02.17 00:05:32.940593 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.02.17 00:05:32.940800 [ 3 ] {66813639-9d6d-4342-834c-effe60dc0bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 579 | 2026.02.17 00:05:32.940867 [ 3 ] {66813639-9d6d-4342-834c-effe60dc0bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.02.17 00:05:32.943043 [ 3 ] {66813639-9d6d-4342-834c-effe60dc0bf2} <Debug> oximeter.fields_u64 (bcf61595-99df-41c1-8a4c-ac3551930cb7): Loading data parts | ||
| 581 | 2026.02.17 00:05:32.943180 [ 3 ] {66813639-9d6d-4342-834c-effe60dc0bf2} <Debug> oximeter.fields_u64 (bcf61595-99df-41c1-8a4c-ac3551930cb7): There are no data parts | ||
| 582 | 2026.02.17 00:05:32.946030 [ 3 ] {66813639-9d6d-4342-834c-effe60dc0bf2} <Debug> TCPHandler: Processed in 0.005495825 sec. | ||
| 583 | 2026.02.17 00:05:32.946210 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.02.17 00:05:32.946401 [ 3 ] {ac1169e6-3234-4338-b58b-6a6ce123f709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 585 | 2026.02.17 00:05:32.946468 [ 3 ] {ac1169e6-3234-4338-b58b-6a6ce123f709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.02.17 00:05:32.948627 [ 3 ] {ac1169e6-3234-4338-b58b-6a6ce123f709} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Loading data parts | ||
| 587 | 2026.02.17 00:05:32.948780 [ 3 ] {ac1169e6-3234-4338-b58b-6a6ce123f709} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): There are no data parts | ||
| 588 | 2026.02.17 00:05:32.953379 [ 3 ] {ac1169e6-3234-4338-b58b-6a6ce123f709} <Debug> TCPHandler: Processed in 0.007229504 sec. | ||
| 589 | 2026.02.17 00:05:32.953555 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.02.17 00:05:32.953780 [ 3 ] {9c3da5a8-f306-405d-8c42-32c92dbb1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 591 | 2026.02.17 00:05:32.953858 [ 3 ] {9c3da5a8-f306-405d-8c42-32c92dbb1637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.02.17 00:05:32.956032 [ 3 ] {9c3da5a8-f306-405d-8c42-32c92dbb1637} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Loading data parts | ||
| 593 | 2026.02.17 00:05:32.956179 [ 3 ] {9c3da5a8-f306-405d-8c42-32c92dbb1637} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): There are no data parts | ||
| 594 | 2026.02.17 00:05:32.958594 [ 3 ] {9c3da5a8-f306-405d-8c42-32c92dbb1637} <Debug> TCPHandler: Processed in 0.005097977 sec. | ||
| 595 | 2026.02.17 00:05:32.958738 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.02.17 00:05:32.958894 [ 3 ] {1dbed6fd-4d49-4bf7-add8-83b3612fb6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) 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) | ||
| 597 | 2026.02.17 00:05:32.958964 [ 3 ] {1dbed6fd-4d49-4bf7-add8-83b3612fb6fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.02.17 00:05:32.960977 [ 3 ] {1dbed6fd-4d49-4bf7-add8-83b3612fb6fd} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Loading data parts | ||
| 599 | 2026.02.17 00:05:32.961156 [ 3 ] {1dbed6fd-4d49-4bf7-add8-83b3612fb6fd} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): There are no data parts | ||
| 600 | 2026.02.17 00:05:32.965736 [ 3 ] {1dbed6fd-4d49-4bf7-add8-83b3612fb6fd} <Debug> TCPHandler: Processed in 0.007046581 sec. | ||
| 601 | 2026.02.17 00:05:32.965954 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.02.17 00:05:32.966353 [ 3 ] {3ad55d87-5658-4a24-a881-0fb2dfee213d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.02.17 00:05:32.966434 [ 3 ] {3ad55d87-5658-4a24-a881-0fb2dfee213d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.02.17 00:05:32.972920 [ 3 ] {3ad55d87-5658-4a24-a881-0fb2dfee213d} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Loading data parts | ||
| 608 | 2026.02.17 00:05:32.973198 [ 3 ] {3ad55d87-5658-4a24-a881-0fb2dfee213d} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): There are no data parts | ||
| 609 | 2026.02.17 00:05:32.976357 [ 3 ] {3ad55d87-5658-4a24-a881-0fb2dfee213d} <Debug> TCPHandler: Processed in 0.01049794 sec. | ||
| 610 | 2026.02.17 00:05:32.976713 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.02.17 00:05:32.977069 [ 4 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.02.17 00:05:32.978407 [ 4 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.02.17 00:05:32.993051 [ 261 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Trace> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.02.17 00:05:32.993173 [ 261 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 615 | 2026.02.17 00:05:32.997540 [ 261 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.02.17 00:05:32.997879 [ 261 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Trace> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.02.17 00:05:32.998261 [ 4 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021344 sec., 46.85157421289356 rows/sec., 749.63 B/sec. | ||
| 618 | 2026.02.17 00:05:32.998525 [ 4 ] {bb6f9da3-ee2e-4a10-aec3-dcf4c47a1ece} <Debug> TCPHandler: Processed in 0.021947206 sec. | ||
| 619 | 2026.02.17 00:05:33.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.09 MiB, peak 124.09 MiB, free memory in arenas 0.00 B, will set to 138.58 MiB (RSS), difference: 14.49 MiB | ||
| 620 | 2026.02.17 00:05:34.795972 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53899 | ||
| 621 | 2026.02.17 00:05:34.798514 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.17 00:05:34.798574 [ 270 ] {} <Debug> TCP-Session: 17e6c413-0d9b-45e8-acdf-a0700d2c4d6b Authenticating user 'default' from [fd00:1122:3344:101::b]:53899 | ||
| 623 | 2026.02.17 00:05:34.798701 [ 270 ] {} <Debug> TCP-Session: 17e6c413-0d9b-45e8-acdf-a0700d2c4d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.17 00:05:34.798717 [ 270 ] {} <Debug> TCP-Session: 17e6c413-0d9b-45e8-acdf-a0700d2c4d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.17 00:05:34.798784 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.17 00:05:34.798913 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.17 00:05:34.798933 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.17 00:05:34.800038 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54511 | ||
| 629 | 2026.02.17 00:05:34.800131 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47507 | ||
| 630 | 2026.02.17 00:05:34.800227 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43000 | ||
| 631 | 2026.02.17 00:05:34.800293 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.02.17 00:05:34.800332 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57762 | ||
| 633 | 2026.02.17 00:05:34.800413 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.02.17 00:05:34.800456 [ 271 ] {} <Debug> TCP-Session: dcb3f903-86a1-4a05-9c53-52804e49462b Authenticating user 'default' from [fd00:1122:3344:101::b]:54511 | ||
| 635 | 2026.02.17 00:05:34.800463 [ 272 ] {} <Debug> TCP-Session: 025e932b-8921-49f2-9b0e-e117a5717940 Authenticating user 'default' from [fd00:1122:3344:101::b]:47507 | ||
| 636 | 2026.02.17 00:05:34.800596 [ 271 ] {} <Debug> TCP-Session: dcb3f903-86a1-4a05-9c53-52804e49462b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.02.17 00:05:34.800608 [ 272 ] {} <Debug> TCP-Session: 025e932b-8921-49f2-9b0e-e117a5717940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.02.17 00:05:34.800655 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.17 00:05:34.800646 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.17 00:05:34.800723 [ 272 ] {} <Debug> TCP-Session: 025e932b-8921-49f2-9b0e-e117a5717940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.02.17 00:05:34.800744 [ 274 ] {} <Debug> TCP-Session: 27afb891-6534-4926-bbc2-921ed02475fe Authenticating user 'default' from [fd00:1122:3344:101::b]:57762 | ||
| 642 | 2026.02.17 00:05:34.800760 [ 273 ] {} <Debug> TCP-Session: fdd0e4d8-950b-4d53-be3f-79c98ecc74b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:43000 | ||
| 643 | 2026.02.17 00:05:34.800734 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53258 | ||
| 644 | 2026.02.17 00:05:34.800820 [ 274 ] {} <Debug> TCP-Session: 27afb891-6534-4926-bbc2-921ed02475fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.17 00:05:34.800813 [ 273 ] {} <Debug> TCP-Session: fdd0e4d8-950b-4d53-be3f-79c98ecc74b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.17 00:05:34.800642 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59939 | ||
| 647 | 2026.02.17 00:05:34.800620 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45831 | ||
| 648 | 2026.02.17 00:05:34.800965 [ 274 ] {} <Debug> TCP-Session: 27afb891-6534-4926-bbc2-921ed02475fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.17 00:05:34.800942 [ 273 ] {} <Debug> TCP-Session: fdd0e4d8-950b-4d53-be3f-79c98ecc74b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.17 00:05:34.800619 [ 271 ] {} <Debug> TCP-Session: dcb3f903-86a1-4a05-9c53-52804e49462b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.17 00:05:34.801108 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.02.17 00:05:34.801214 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.02.17 00:05:34.801252 [ 277 ] {} <Debug> TCP-Session: 29c5a8be-a79a-4fe9-8541-a3fb6d6848cc Authenticating user 'default' from [fd00:1122:3344:101::b]:53258 | ||
| 654 | 2026.02.17 00:05:34.801286 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.02.17 00:05:34.801252 [ 275 ] {} <Debug> TCP-Session: bbc9865c-1b29-4b76-b497-d8a315d9bd3c Authenticating user 'default' from [fd00:1122:3344:101::b]:59939 | ||
| 656 | 2026.02.17 00:05:34.801400 [ 277 ] {} <Debug> TCP-Session: 29c5a8be-a79a-4fe9-8541-a3fb6d6848cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.17 00:05:34.801433 [ 276 ] {} <Debug> TCP-Session: d0a98f7b-524c-45f8-a1c7-2999aed89f01 Authenticating user 'default' from [fd00:1122:3344:101::b]:45831 | ||
| 658 | 2026.02.17 00:05:34.801466 [ 277 ] {} <Debug> TCP-Session: 29c5a8be-a79a-4fe9-8541-a3fb6d6848cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.17 00:05:34.801414 [ 275 ] {} <Debug> TCP-Session: bbc9865c-1b29-4b76-b497-d8a315d9bd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.17 00:05:34.801547 [ 276 ] {} <Debug> TCP-Session: d0a98f7b-524c-45f8-a1c7-2999aed89f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.17 00:05:34.801579 [ 275 ] {} <Debug> TCP-Session: bbc9865c-1b29-4b76-b497-d8a315d9bd3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.17 00:05:34.801633 [ 276 ] {} <Debug> TCP-Session: d0a98f7b-524c-45f8-a1c7-2999aed89f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.17 00:05:34.830310 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51032 | ||
| 664 | 2026.02.17 00:05:34.830901 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.02.17 00:05:34.830935 [ 278 ] {} <Debug> TCP-Session: 8d173ed8-fa40-4a13-89ff-840e6a8491f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:51032 | ||
| 666 | 2026.02.17 00:05:34.830951 [ 278 ] {} <Debug> TCP-Session: 8d173ed8-fa40-4a13-89ff-840e6a8491f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.02.17 00:05:34.831052 [ 278 ] {} <Debug> TCP-Session: 8d173ed8-fa40-4a13-89ff-840e6a8491f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.17 00:05:34.831110 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.02.17 00:05:34.831137 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.02.17 00:05:34.831228 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.17 00:05:34.832284 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37762 | ||
| 672 | 2026.02.17 00:05:34.832351 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52304 | ||
| 673 | 2026.02.17 00:05:34.832486 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.02.17 00:05:34.832583 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.02.17 00:05:34.832596 [ 279 ] {} <Debug> TCP-Session: 16e4db64-f83d-4f26-a729-4258d782e176 Authenticating user 'default' from [fd00:1122:3344:101::a]:37762 | ||
| 676 | 2026.02.17 00:05:34.832634 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41750 | ||
| 677 | 2026.02.17 00:05:34.832643 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65051 | ||
| 678 | 2026.02.17 00:05:34.832718 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34132 | ||
| 679 | 2026.02.17 00:05:34.832778 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.02.17 00:05:34.832706 [ 279 ] {} <Debug> TCP-Session: 16e4db64-f83d-4f26-a729-4258d782e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.17 00:05:34.832683 [ 280 ] {} <Debug> TCP-Session: d92911d1-d93c-4e1f-bddc-d1ffc0de8544 Authenticating user 'default' from [fd00:1122:3344:101::a]:52304 | ||
| 682 | 2026.02.17 00:05:34.832876 [ 282 ] {} <Debug> TCP-Session: b55110e5-f3d3-468c-8487-ea4827f41a3b Authenticating user 'default' from [fd00:1122:3344:101::a]:41750 | ||
| 683 | 2026.02.17 00:05:34.832847 [ 279 ] {} <Debug> TCP-Session: 16e4db64-f83d-4f26-a729-4258d782e176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.02.17 00:05:34.832911 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49484 | ||
| 685 | 2026.02.17 00:05:34.832988 [ 282 ] {} <Debug> TCP-Session: b55110e5-f3d3-468c-8487-ea4827f41a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.02.17 00:05:34.832963 [ 280 ] {} <Debug> TCP-Session: d92911d1-d93c-4e1f-bddc-d1ffc0de8544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.02.17 00:05:34.832839 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51965 | ||
| 688 | 2026.02.17 00:05:34.833109 [ 280 ] {} <Debug> TCP-Session: d92911d1-d93c-4e1f-bddc-d1ffc0de8544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.02.17 00:05:34.833118 [ 282 ] {} <Debug> TCP-Session: b55110e5-f3d3-468c-8487-ea4827f41a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.17 00:05:34.833092 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.17 00:05:34.833051 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.17 00:05:34.833240 [ 283 ] {} <Debug> TCP-Session: b9c97286-01b1-4113-afa9-2523f0cbbf70 Authenticating user 'default' from [fd00:1122:3344:101::a]:34132 | ||
| 693 | 2026.02.17 00:05:34.833270 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.02.17 00:05:34.833336 [ 281 ] {} <Debug> TCP-Session: c9335fc4-4b7f-4f5b-a074-37e3fa6fff3f Authenticating user 'default' from [fd00:1122:3344:101::a]:65051 | ||
| 695 | 2026.02.17 00:05:34.833355 [ 283 ] {} <Debug> TCP-Session: b9c97286-01b1-4113-afa9-2523f0cbbf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.17 00:05:34.833345 [ 285 ] {} <Debug> TCP-Session: b678ff5e-60b6-40e5-bb58-78da486388d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:49484 | ||
| 697 | 2026.02.17 00:05:34.833335 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.02.17 00:05:34.833511 [ 283 ] {} <Debug> TCP-Session: b9c97286-01b1-4113-afa9-2523f0cbbf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.17 00:05:34.833487 [ 281 ] {} <Debug> TCP-Session: c9335fc4-4b7f-4f5b-a074-37e3fa6fff3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.17 00:05:34.833489 [ 285 ] {} <Debug> TCP-Session: b678ff5e-60b6-40e5-bb58-78da486388d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.17 00:05:34.833603 [ 284 ] {} <Debug> TCP-Session: c1fade32-dc59-4c56-9389-e41671e457ac Authenticating user 'default' from [fd00:1122:3344:101::a]:51965 | ||
| 702 | 2026.02.17 00:05:34.833596 [ 281 ] {} <Debug> TCP-Session: c9335fc4-4b7f-4f5b-a074-37e3fa6fff3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.17 00:05:34.833690 [ 285 ] {} <Debug> TCP-Session: b678ff5e-60b6-40e5-bb58-78da486388d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.17 00:05:34.833711 [ 284 ] {} <Debug> TCP-Session: c1fade32-dc59-4c56-9389-e41671e457ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.17 00:05:34.833817 [ 284 ] {} <Debug> TCP-Session: c1fade32-dc59-4c56-9389-e41671e457ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.17 00:05:35.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.78 MiB, peak 138.78 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 1.03 MiB | ||
| 707 | 2026.02.17 00:05:39.880667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.17 00:05:39.880716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.02.17 00:05:39.880751 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.17 00:05:39.880802 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.17 00:05:39.884045 [ 244 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Loading data parts | ||
| 712 | 2026.02.17 00:05:39.884223 [ 244 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): There are no data parts | ||
| 713 | 2026.02.17 00:05:39.887730 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.17 00:05:39.887906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 715 | 2026.02.17 00:05:39.895851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.17 00:05:39.896553 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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.02.17 00:05:39.896755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.02.17 00:05:39.899479 [ 243 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Loading data parts | ||
| 719 | 2026.02.17 00:05:39.899617 [ 243 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): There are no data parts | ||
| 720 | 2026.02.17 00:05:39.923174 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.17 00:05:39.923329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 722 | 2026.02.17 00:05:39.929550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.17 00:05:39.930747 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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.02.17 00:05:39.933827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.17 00:05:40.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.02.17 00:05:42.380587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.17 00:05:42.380749 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.17 00:05:42.387050 [ 242 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Loading data parts | ||
| 729 | 2026.02.17 00:05:42.387225 [ 242 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): There are no data parts | ||
| 730 | 2026.02.17 00:05:42.392923 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.17 00:05:42.393051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 732 | 2026.02.17 00:05:42.394795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.17 00:05:42.395326 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): 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.02.17 00:05:42.395543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.17 00:05:43.001121 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -3.04 MiB | ||
| 736 | 2026.02.17 00:05:44.895968 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50700 | ||
| 737 | 2026.02.17 00:05:44.897963 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.02.17 00:05:44.898079 [ 286 ] {} <Debug> TCP-Session: fc05cccb-9258-4b84-bdc6-c57533d7c6ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50700 | ||
| 739 | 2026.02.17 00:05:44.898102 [ 286 ] {} <Debug> TCP-Session: fc05cccb-9258-4b84-bdc6-c57533d7c6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.02.17 00:05:44.898115 [ 286 ] {} <Debug> TCP-Session: fc05cccb-9258-4b84-bdc6-c57533d7c6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.02.17 00:05:44.898245 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.02.17 00:05:44.898270 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.02.17 00:05:44.898362 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.02.17 00:05:44.900091 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63621 | ||
| 745 | 2026.02.17 00:05:44.900162 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36006 | ||
| 746 | 2026.02.17 00:05:44.900327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61536 | ||
| 747 | 2026.02.17 00:05:44.900340 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32846 | ||
| 748 | 2026.02.17 00:05:44.900524 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44681 | ||
| 749 | 2026.02.17 00:05:44.900754 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53873 | ||
| 750 | 2026.02.17 00:05:44.900942 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42762 | ||
| 751 | 2026.02.17 00:05:44.901809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.02.17 00:05:44.901832 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.02.17 00:05:44.901847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.02.17 00:05:44.901878 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.02.17 00:05:44.901890 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.02.17 00:05:44.901889 [ 292 ] {} <Debug> TCP-Session: 49bb6e01-3c7a-469b-8079-f3260ef82131 Authenticating user 'default' from [fd00:1122:3344:101::e]:53873 | ||
| 757 | 2026.02.17 00:05:44.901935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.02.17 00:05:44.901963 [ 293 ] {} <Debug> TCP-Session: 3228077f-8dd7-4c39-a84d-8345ace4eb1d Authenticating user 'default' from [fd00:1122:3344:101::e]:42762 | ||
| 759 | 2026.02.17 00:05:44.901973 [ 292 ] {} <Debug> TCP-Session: 49bb6e01-3c7a-469b-8079-f3260ef82131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.02.17 00:05:44.901992 [ 290 ] {} <Debug> TCP-Session: f87a3e3f-a873-43c4-ad62-3f03b7df82a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61536 | ||
| 761 | 2026.02.17 00:05:44.901979 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.02.17 00:05:44.901849 [ 289 ] {} <Debug> TCP-Session: 3b848705-0c57-4e01-932b-97df9c2916c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32846 | ||
| 763 | 2026.02.17 00:05:44.902051 [ 288 ] {} <Debug> TCP-Session: 31a7fb19-2e4e-414b-9d0a-2d9a58a974dd Authenticating user 'default' from [fd00:1122:3344:101::e]:36006 | ||
| 764 | 2026.02.17 00:05:44.902084 [ 287 ] {} <Debug> TCP-Session: 78792098-a8f1-4241-b792-97da48e275fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63621 | ||
| 765 | 2026.02.17 00:05:44.902057 [ 290 ] {} <Debug> TCP-Session: f87a3e3f-a873-43c4-ad62-3f03b7df82a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.02.17 00:05:44.902133 [ 289 ] {} <Debug> TCP-Session: 3b848705-0c57-4e01-932b-97df9c2916c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.02.17 00:05:44.902140 [ 287 ] {} <Debug> TCP-Session: 78792098-a8f1-4241-b792-97da48e275fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.02.17 00:05:44.902163 [ 288 ] {} <Debug> TCP-Session: 31a7fb19-2e4e-414b-9d0a-2d9a58a974dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.02.17 00:05:44.902173 [ 289 ] {} <Debug> TCP-Session: 3b848705-0c57-4e01-932b-97df9c2916c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.02.17 00:05:44.902181 [ 287 ] {} <Debug> TCP-Session: 78792098-a8f1-4241-b792-97da48e275fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.17 00:05:44.902194 [ 288 ] {} <Debug> TCP-Session: 31a7fb19-2e4e-414b-9d0a-2d9a58a974dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.02.17 00:05:44.902201 [ 286 ] {} <Trace> TCP-Session: fc05cccb-9258-4b84-bdc6-c57533d7c6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.17 00:05:44.902223 [ 293 ] {} <Debug> TCP-Session: 3228077f-8dd7-4c39-a84d-8345ace4eb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.02.17 00:05:44.902146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50012 | ||
| 775 | 2026.02.17 00:05:44.902261 [ 291 ] {} <Debug> TCP-Session: 7b82c584-c816-4d3d-b86f-50290aefa098 Authenticating user 'default' from [fd00:1122:3344:101::e]:44681 | ||
| 776 | 2026.02.17 00:05:44.902272 [ 293 ] {} <Debug> TCP-Session: 3228077f-8dd7-4c39-a84d-8345ace4eb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.02.17 00:05:44.902299 [ 292 ] {} <Debug> TCP-Session: 49bb6e01-3c7a-469b-8079-f3260ef82131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.17 00:05:44.902310 [ 291 ] {} <Debug> TCP-Session: 7b82c584-c816-4d3d-b86f-50290aefa098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.02.17 00:05:44.902146 [ 290 ] {} <Debug> TCP-Session: f87a3e3f-a873-43c4-ad62-3f03b7df82a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.17 00:05:44.902353 [ 291 ] {} <Debug> TCP-Session: 7b82c584-c816-4d3d-b86f-50290aefa098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.02.17 00:05:44.902415 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50700) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 782 | 2026.02.17 00:05:44.902472 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.02.17 00:05:44.902506 [ 294 ] {} <Debug> TCP-Session: d3b4d0b3-402f-4f9a-be3c-c189856395d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50012 | ||
| 784 | 2026.02.17 00:05:44.902521 [ 294 ] {} <Debug> TCP-Session: d3b4d0b3-402f-4f9a-be3c-c189856395d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.02.17 00:05:44.902536 [ 294 ] {} <Debug> TCP-Session: d3b4d0b3-402f-4f9a-be3c-c189856395d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.02.17 00:05:44.902925 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.02.17 00:05:44.905229 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.17 00:05:44.914003 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.02.17 00:05:44.925357 [ 298 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.02.17 00:05:44.925478 [ 298 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.02.17 00:05:44.926132 [ 298 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00405772 sec. (246.444 rows/sec., 9.63 KiB/sec.) | ||
| 792 | 2026.02.17 00:05:44.926153 [ 298 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.02.17 00:05:44.926180 [ 298 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.02.17 00:05:44.927289 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.024931 sec., 40.11070554731058 rows/sec., 1.57 KiB/sec. | ||
| 795 | 2026.02.17 00:05:44.927376 [ 286 ] {09e4c274-690c-4b56-b64f-9fb63666a552} <Debug> TCPHandler: Processed in 0.025334635 sec. | ||
| 796 | 2026.02.17 00:05:44.932832 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.02.17 00:05:44.932871 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.02.17 00:05:44.932889 [ 286 ] {} <Debug> TCP-Session: fc05cccb-9258-4b84-bdc6-c57533d7c6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.02.17 00:05:44.932897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.02.17 00:05:44.932919 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.02.17 00:05:44.932939 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.02.17 00:05:44.932947 [ 290 ] {} <Debug> TCP-Session: f87a3e3f-a873-43c4-ad62-3f03b7df82a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.02.17 00:05:44.932974 [ 289 ] {} <Debug> TCP-Session: 3b848705-0c57-4e01-932b-97df9c2916c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.02.17 00:05:44.932974 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.02.17 00:05:44.932991 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.02.17 00:05:44.933038 [ 291 ] {} <Debug> TCP-Session: 7b82c584-c816-4d3d-b86f-50290aefa098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.02.17 00:05:44.933005 [ 288 ] {} <Debug> TCP-Session: 31a7fb19-2e4e-414b-9d0a-2d9a58a974dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.02.17 00:05:44.933063 [ 292 ] {} <Debug> TCP-Session: 49bb6e01-3c7a-469b-8079-f3260ef82131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.02.17 00:05:44.932955 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.02.17 00:05:44.932924 [ 287 ] {} <Debug> TCP-Session: 78792098-a8f1-4241-b792-97da48e275fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.02.17 00:05:44.933006 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.02.17 00:05:44.933139 [ 294 ] {} <Debug> TCP-Session: d3b4d0b3-402f-4f9a-be3c-c189856395d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.02.17 00:05:44.933177 [ 293 ] {} <Debug> TCP-Session: 3228077f-8dd7-4c39-a84d-8345ace4eb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.02.17 00:05:45.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.43 MiB, peak 163.54 MiB, free memory in arenas 0.00 B, will set to 159.15 MiB (RSS), difference: 3.72 MiB | ||
| 815 | 2026.02.17 00:05:46.679362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41091 | ||
| 816 | 2026.02.17 00:05:46.679477 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.02.17 00:05:46.679506 [ 286 ] {} <Debug> TCP-Session: 3c629340-e0e6-4668-aa00-f731d8e85537 Authenticating user 'default' from [fd00:1122:3344:101::e]:41091 | ||
| 818 | 2026.02.17 00:05:46.679531 [ 286 ] {} <Debug> TCP-Session: 3c629340-e0e6-4668-aa00-f731d8e85537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.02.17 00:05:46.679546 [ 286 ] {} <Debug> TCP-Session: 3c629340-e0e6-4668-aa00-f731d8e85537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.02.17 00:05:46.679776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64164 | ||
| 821 | 2026.02.17 00:05:46.679778 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52959 | ||
| 822 | 2026.02.17 00:05:46.679831 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35776 | ||
| 823 | 2026.02.17 00:05:46.679857 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57108 | ||
| 824 | 2026.02.17 00:05:46.679877 [ 286 ] {} <Trace> TCP-Session: 3c629340-e0e6-4668-aa00-f731d8e85537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.02.17 00:05:46.679877 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53503 | ||
| 826 | 2026.02.17 00:05:46.679927 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.02.17 00:05:46.679935 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.02.17 00:05:46.679937 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.02.17 00:05:46.679951 [ 290 ] {} <Debug> TCP-Session: 4162c68d-d269-458e-aca9-034b8bc7165a Authenticating user 'default' from [fd00:1122:3344:101::e]:35776 | ||
| 830 | 2026.02.17 00:05:46.679973 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.02.17 00:05:46.679988 [ 292 ] {} <Debug> TCP-Session: 99e93eb5-f7b1-4a47-b6bc-1f41f40d68fa Authenticating user 'default' from [fd00:1122:3344:101::e]:57108 | ||
| 832 | 2026.02.17 00:05:46.679992 [ 290 ] {} <Debug> TCP-Session: 4162c68d-d269-458e-aca9-034b8bc7165a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.02.17 00:05:46.680008 [ 294 ] {} <Debug> TCP-Session: 29d82eda-9dc2-4f35-93ae-bd0960d24ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53503 | ||
| 834 | 2026.02.17 00:05:46.680024 [ 290 ] {} <Debug> TCP-Session: 4162c68d-d269-458e-aca9-034b8bc7165a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.02.17 00:05:46.680023 [ 292 ] {} <Debug> TCP-Session: 99e93eb5-f7b1-4a47-b6bc-1f41f40d68fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.02.17 00:05:46.680035 [ 294 ] {} <Debug> TCP-Session: 29d82eda-9dc2-4f35-93ae-bd0960d24ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.02.17 00:05:46.680052 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 838 | 2026.02.17 00:05:46.680068 [ 294 ] {} <Debug> TCP-Session: 29d82eda-9dc2-4f35-93ae-bd0960d24ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.02.17 00:05:46.680056 [ 292 ] {} <Debug> TCP-Session: 99e93eb5-f7b1-4a47-b6bc-1f41f40d68fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.02.17 00:05:46.679977 [ 287 ] {} <Debug> TCP-Session: 4f264ac6-ad21-4aa3-9fac-e636df782bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52959 | ||
| 841 | 2026.02.17 00:05:46.679884 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.02.17 00:05:46.680147 [ 287 ] {} <Debug> TCP-Session: 4f264ac6-ad21-4aa3-9fac-e636df782bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.02.17 00:05:46.680166 [ 288 ] {} <Debug> TCP-Session: 34aebb8e-93fd-42af-ac76-b35090564368 Authenticating user 'default' from [fd00:1122:3344:101::e]:64164 | ||
| 844 | 2026.02.17 00:05:46.680192 [ 287 ] {} <Debug> TCP-Session: 4f264ac6-ad21-4aa3-9fac-e636df782bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.02.17 00:05:46.680203 [ 288 ] {} <Debug> TCP-Session: 34aebb8e-93fd-42af-ac76-b35090564368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.02.17 00:05:46.679871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52517 | ||
| 847 | 2026.02.17 00:05:46.680227 [ 288 ] {} <Debug> TCP-Session: 34aebb8e-93fd-42af-ac76-b35090564368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.02.17 00:05:46.679848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54133 | ||
| 849 | 2026.02.17 00:05:46.679824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55232 | ||
| 850 | 2026.02.17 00:05:46.680320 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 851 | 2026.02.17 00:05:46.680338 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.02.17 00:05:46.680353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.02.17 00:05:46.680384 [ 293 ] {} <Debug> TCP-Session: 4062ef22-039d-4ea3-b356-a5f3fb2f8d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:52517 | ||
| 854 | 2026.02.17 00:05:46.680392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.02.17 00:05:46.680405 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.17 00:05:46.680414 [ 293 ] {} <Debug> TCP-Session: 4062ef22-039d-4ea3-b356-a5f3fb2f8d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.02.17 00:05:46.680421 [ 289 ] {} <Debug> TCP-Session: 0faf9e7f-7728-4733-a655-ca681e6f9666 Authenticating user 'default' from [fd00:1122:3344:101::e]:55232 | ||
| 858 | 2026.02.17 00:05:46.680442 [ 293 ] {} <Debug> TCP-Session: 4062ef22-039d-4ea3-b356-a5f3fb2f8d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.02.17 00:05:46.680390 [ 291 ] {} <Debug> TCP-Session: da6dc787-ceed-4afa-86da-a8871c70fa55 Authenticating user 'default' from [fd00:1122:3344:101::e]:54133 | ||
| 860 | 2026.02.17 00:05:46.680456 [ 289 ] {} <Debug> TCP-Session: 0faf9e7f-7728-4733-a655-ca681e6f9666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.02.17 00:05:46.680478 [ 291 ] {} <Debug> TCP-Session: da6dc787-ceed-4afa-86da-a8871c70fa55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.02.17 00:05:46.680484 [ 289 ] {} <Debug> TCP-Session: 0faf9e7f-7728-4733-a655-ca681e6f9666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.02.17 00:05:46.680500 [ 291 ] {} <Debug> TCP-Session: da6dc787-ceed-4afa-86da-a8871c70fa55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.02.17 00:05:46.680725 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 865 | 2026.02.17 00:05:46.681595 [ 306 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2026.02.17 00:05:46.681640 [ 306 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2026.02.17 00:05:46.681673 [ 306 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849205 sec. (1177.572 rows/sec., 46.00 KiB/sec.) | ||
| 868 | 2026.02.17 00:05:46.681690 [ 306 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2026.02.17 00:05:46.683016 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 870 | 2026.02.17 00:05:46.683115 [ 286 ] {528afcdf-5c01-43b1-aa46-7e354a5796df} <Debug> TCPHandler: Processed in 0.003356657 sec. | ||
| 871 | 2026.02.17 00:05:46.683213 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.02.17 00:05:46.683243 [ 286 ] {} <Debug> TCP-Session: 3c629340-e0e6-4668-aa00-f731d8e85537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.02.17 00:05:46.683245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.02.17 00:05:46.683263 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.02.17 00:05:46.683283 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.02.17 00:05:46.683308 [ 292 ] {} <Debug> TCP-Session: 99e93eb5-f7b1-4a47-b6bc-1f41f40d68fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.02.17 00:05:46.683315 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.02.17 00:05:46.683340 [ 291 ] {} <Debug> TCP-Session: da6dc787-ceed-4afa-86da-a8871c70fa55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.17 00:05:46.683332 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.02.17 00:05:46.683364 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.02.17 00:05:46.683364 [ 287 ] {} <Debug> TCP-Session: 4f264ac6-ad21-4aa3-9fac-e636df782bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.02.17 00:05:46.683387 [ 290 ] {} <Debug> TCP-Session: 4162c68d-d269-458e-aca9-034b8bc7165a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.02.17 00:05:46.683416 [ 293 ] {} <Debug> TCP-Session: 4062ef22-039d-4ea3-b356-a5f3fb2f8d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.02.17 00:05:46.683346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.02.17 00:05:46.683298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.02.17 00:05:46.683477 [ 288 ] {} <Debug> TCP-Session: 34aebb8e-93fd-42af-ac76-b35090564368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.02.17 00:05:46.683291 [ 294 ] {} <Debug> TCP-Session: 29d82eda-9dc2-4f35-93ae-bd0960d24ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.02.17 00:05:46.683503 [ 289 ] {} <Debug> TCP-Session: 0faf9e7f-7728-4733-a655-ca681e6f9666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.02.17 00:05:47.351843 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 890 | 2026.02.17 00:05:47.351898 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 891 | 2026.02.17 00:05:47.397789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 985 | ||
| 892 | 2026.02.17 00:05:47.402519 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.02.17 00:05:47.402567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 894 | 2026.02.17 00:05:47.403214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2026.02.17 00:05:47.403655 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.02.17 00:05:47.405848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 897 | 2026.02.17 00:05:47.434861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 898 | 2026.02.17 00:05:47.454920 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.02.17 00:05:47.454995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 900 | 2026.02.17 00:05:47.461903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 901 | 2026.02.17 00:05:47.463152 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.02.17 00:05:47.467161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 903 | 2026.02.17 00:05:47.992493 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45607 | ||
| 904 | 2026.02.17 00:05:47.992605 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.02.17 00:05:47.992632 [ 286 ] {} <Debug> TCP-Session: 870cd8c6-4817-43ec-8bfe-b8012e6d76f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45607 | ||
| 906 | 2026.02.17 00:05:47.992654 [ 286 ] {} <Debug> TCP-Session: 870cd8c6-4817-43ec-8bfe-b8012e6d76f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.02.17 00:05:47.992666 [ 286 ] {} <Debug> TCP-Session: 870cd8c6-4817-43ec-8bfe-b8012e6d76f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.02.17 00:05:47.992870 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56596 | ||
| 909 | 2026.02.17 00:05:47.992904 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61273 | ||
| 910 | 2026.02.17 00:05:47.992926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35153 | ||
| 911 | 2026.02.17 00:05:47.992953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62599 | ||
| 912 | 2026.02.17 00:05:47.992997 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.02.17 00:05:47.993015 [ 286 ] {} <Trace> TCP-Session: 870cd8c6-4817-43ec-8bfe-b8012e6d76f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.02.17 00:05:47.993030 [ 290 ] {} <Debug> TCP-Session: e543e137-3bef-455d-ae00-ff2c1bef298a Authenticating user 'default' from [fd00:1122:3344:101::e]:61273 | ||
| 915 | 2026.02.17 00:05:47.993016 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.02.17 00:05:47.993055 [ 290 ] {} <Debug> TCP-Session: e543e137-3bef-455d-ae00-ff2c1bef298a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.02.17 00:05:47.993058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.02.17 00:05:47.993090 [ 290 ] {} <Debug> TCP-Session: e543e137-3bef-455d-ae00-ff2c1bef298a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.02.17 00:05:47.993092 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.02.17 00:05:47.993115 [ 292 ] {} <Debug> TCP-Session: 98aaf761-625d-4a1f-bd49-ed85d3ad9ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35153 | ||
| 921 | 2026.02.17 00:05:47.993089 [ 287 ] {} <Debug> TCP-Session: d3df3cd7-9f1d-4519-8cc0-58b416ff94dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56596 | ||
| 922 | 2026.02.17 00:05:47.993156 [ 292 ] {} <Debug> TCP-Session: 98aaf761-625d-4a1f-bd49-ed85d3ad9ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.02.17 00:05:47.993182 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45607) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 924 | 2026.02.17 00:05:47.993189 [ 292 ] {} <Debug> TCP-Session: 98aaf761-625d-4a1f-bd49-ed85d3ad9ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.02.17 00:05:47.993195 [ 287 ] {} <Debug> TCP-Session: d3df3cd7-9f1d-4519-8cc0-58b416ff94dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.02.17 00:05:47.993144 [ 293 ] {} <Debug> TCP-Session: ffae845f-55fc-44d9-a9ab-9c200c64eb8f Authenticating user 'default' from [fd00:1122:3344:101::e]:62599 | ||
| 927 | 2026.02.17 00:05:47.993253 [ 287 ] {} <Debug> TCP-Session: d3df3cd7-9f1d-4519-8cc0-58b416ff94dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.02.17 00:05:47.993281 [ 293 ] {} <Debug> TCP-Session: ffae845f-55fc-44d9-a9ab-9c200c64eb8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.02.17 00:05:47.992961 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48769 | ||
| 930 | 2026.02.17 00:05:47.993307 [ 293 ] {} <Debug> TCP-Session: ffae845f-55fc-44d9-a9ab-9c200c64eb8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.02.17 00:05:47.992900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43377 | ||
| 932 | 2026.02.17 00:05:47.992880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53135 | ||
| 933 | 2026.02.17 00:05:47.992920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54654 | ||
| 934 | 2026.02.17 00:05:47.993405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.02.17 00:05:47.993435 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.02.17 00:05:47.993451 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 937 | 2026.02.17 00:05:47.993459 [ 294 ] {} <Debug> TCP-Session: 44824c68-6047-4df9-bc03-0c660243b02b Authenticating user 'default' from [fd00:1122:3344:101::e]:48769 | ||
| 938 | 2026.02.17 00:05:47.993476 [ 289 ] {} <Debug> TCP-Session: 1433c9a7-d9cb-4321-8175-29dc2000ee7d Authenticating user 'default' from [fd00:1122:3344:101::e]:43377 | ||
| 939 | 2026.02.17 00:05:47.993498 [ 294 ] {} <Debug> TCP-Session: 44824c68-6047-4df9-bc03-0c660243b02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.02.17 00:05:47.993514 [ 289 ] {} <Debug> TCP-Session: 1433c9a7-d9cb-4321-8175-29dc2000ee7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.02.17 00:05:47.993516 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.02.17 00:05:47.993522 [ 294 ] {} <Debug> TCP-Session: 44824c68-6047-4df9-bc03-0c660243b02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.02.17 00:05:47.993537 [ 289 ] {} <Debug> TCP-Session: 1433c9a7-d9cb-4321-8175-29dc2000ee7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.02.17 00:05:47.993629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.02.17 00:05:47.993637 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.02.17 00:05:47.993665 [ 288 ] {} <Debug> TCP-Session: 30391bcb-d343-4a65-974c-935b53823b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:53135 | ||
| 947 | 2026.02.17 00:05:47.993683 [ 291 ] {} <Debug> TCP-Session: 17677cbb-e839-4b3f-be03-018c8ce89c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:54654 | ||
| 948 | 2026.02.17 00:05:47.993691 [ 288 ] {} <Debug> TCP-Session: 30391bcb-d343-4a65-974c-935b53823b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.02.17 00:05:47.993710 [ 291 ] {} <Debug> TCP-Session: 17677cbb-e839-4b3f-be03-018c8ce89c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.02.17 00:05:47.993727 [ 288 ] {} <Debug> TCP-Session: 30391bcb-d343-4a65-974c-935b53823b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.02.17 00:05:47.993737 [ 291 ] {} <Debug> TCP-Session: 17677cbb-e839-4b3f-be03-018c8ce89c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.02.17 00:05:47.993820 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.02.17 00:05:47.994768 [ 338 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.02.17 00:05:47.994814 [ 338 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.02.17 00:05:47.994849 [ 338 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931196 sec. (1073.888 rows/sec., 41.95 KiB/sec.) | ||
| 956 | 2026.02.17 00:05:47.994865 [ 338 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.02.17 00:05:47.996001 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 958 | 2026.02.17 00:05:47.996128 [ 286 ] {03a50351-f2e2-407d-ad49-0186834d4b45} <Debug> TCPHandler: Processed in 0.003228475 sec. | ||
| 959 | 2026.02.17 00:05:47.996243 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.02.17 00:05:47.996271 [ 286 ] {} <Debug> TCP-Session: 870cd8c6-4817-43ec-8bfe-b8012e6d76f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.02.17 00:05:47.996271 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.02.17 00:05:47.996290 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.02.17 00:05:47.996308 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.02.17 00:05:47.996324 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.17 00:05:47.996345 [ 288 ] {} <Debug> TCP-Session: 30391bcb-d343-4a65-974c-935b53823b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.02.17 00:05:47.996354 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.02.17 00:05:47.996380 [ 292 ] {} <Debug> TCP-Session: 98aaf761-625d-4a1f-bd49-ed85d3ad9ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.17 00:05:47.996388 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.02.17 00:05:47.996407 [ 290 ] {} <Debug> TCP-Session: e543e137-3bef-455d-ae00-ff2c1bef298a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.02.17 00:05:47.996365 [ 289 ] {} <Debug> TCP-Session: 1433c9a7-d9cb-4321-8175-29dc2000ee7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.02.17 00:05:47.996443 [ 293 ] {} <Debug> TCP-Session: ffae845f-55fc-44d9-a9ab-9c200c64eb8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.02.17 00:05:47.996338 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.02.17 00:05:47.996325 [ 287 ] {} <Debug> TCP-Session: d3df3cd7-9f1d-4519-8cc0-58b416ff94dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.17 00:05:47.996370 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.02.17 00:05:47.996517 [ 294 ] {} <Debug> TCP-Session: 44824c68-6047-4df9-bc03-0c660243b02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.02.17 00:05:47.996558 [ 291 ] {} <Debug> TCP-Session: 17677cbb-e839-4b3f-be03-018c8ce89c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.17 00:05:48.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.17 MiB, peak 168.28 MiB, free memory in arenas 0.00 B, will set to 162.45 MiB (RSS), difference: 2.28 MiB | ||
| 978 | 2026.02.17 00:05:52.397848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2026.02.17 00:05:52.400028 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.02.17 00:05:52.400081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 981 | 2026.02.17 00:05:52.401385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.02.17 00:05:52.402026 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.02.17 00:05:52.402293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.02.17 00:05:53.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.49 MiB, peak 168.28 MiB, free memory in arenas 0.00 B, will set to 162.54 MiB (RSS), difference: 4.04 MiB | ||
| 985 | 2026.02.17 00:05:53.012908 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.02.17 00:05:53.013109 [ 3 ] {3662b753-e3ca-40fc-83d8-a8bab3a9c1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 987 | 2026.02.17 00:05:53.013399 [ 3 ] {3662b753-e3ca-40fc-83d8-a8bab3a9c1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.02.17 00:05:53.013469 [ 3 ] {3662b753-e3ca-40fc-83d8-a8bab3a9c1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.02.17 00:05:53.013937 [ 3 ] {3662b753-e3ca-40fc-83d8-a8bab3a9c1a8} <Debug> TCPHandler: Processed in 0.00115674 sec. | ||
| 990 | 2026.02.17 00:05:53.028399 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.02.17 00:05:53.028555 [ 3 ] {4791b43a-0e4f-4387-a544-d68ec4c5b6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 992 | 2026.02.17 00:05:53.037484 [ 3 ] {4791b43a-0e4f-4387-a544-d68ec4c5b6d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.02.17 00:05:53.037543 [ 3 ] {4791b43a-0e4f-4387-a544-d68ec4c5b6d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 994 | 2026.02.17 00:05:53.040003 [ 3 ] {4791b43a-0e4f-4387-a544-d68ec4c5b6d3} <Debug> TCPHandler: Processed in 0.01166366 sec. | ||
| 995 | 2026.02.17 00:05:53.040384 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.02.17 00:05:53.040529 [ 3 ] {1b96a1ca-50f2-45e2-905c-ce0a67d0fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 997 | 2026.02.17 00:05:53.045009 [ 3 ] {1b96a1ca-50f2-45e2-905c-ce0a67d0fc92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.02.17 00:05:53.045059 [ 3 ] {1b96a1ca-50f2-45e2-905c-ce0a67d0fc92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.02.17 00:05:53.045439 [ 3 ] {1b96a1ca-50f2-45e2-905c-ce0a67d0fc92} <Debug> TCPHandler: Processed in 0.005115598 sec. | ||
| 1000 | 2026.02.17 00:05:53.045658 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.02.17 00:05:53.045776 [ 3 ] {10ffc71d-24a0-44c7-9059-0d75c1d0c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1002 | 2026.02.17 00:05:53.046024 [ 3 ] {10ffc71d-24a0-44c7-9059-0d75c1d0c62d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.02.17 00:05:53.046067 [ 3 ] {10ffc71d-24a0-44c7-9059-0d75c1d0c62d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2026.02.17 00:05:53.046402 [ 3 ] {10ffc71d-24a0-44c7-9059-0d75c1d0c62d} <Debug> TCPHandler: Processed in 0.000794413 sec. | ||
| 1005 | 2026.02.17 00:05:53.046618 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.02.17 00:05:53.046747 [ 3 ] {69171d59-0e77-4aca-b0b8-a61c3314d8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1007 | 2026.02.17 00:05:53.047006 [ 3 ] {69171d59-0e77-4aca-b0b8-a61c3314d8a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2026.02.17 00:05:53.047050 [ 3 ] {69171d59-0e77-4aca-b0b8-a61c3314d8a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2026.02.17 00:05:53.047398 [ 3 ] {69171d59-0e77-4aca-b0b8-a61c3314d8a3} <Debug> TCPHandler: Processed in 0.000834114 sec. | ||
| 1010 | 2026.02.17 00:05:53.047981 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.02.17 00:05:53.048101 [ 3 ] {f94a04ec-b959-48bd-84aa-679f42ca9bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1012 | 2026.02.17 00:05:53.048345 [ 3 ] {f94a04ec-b959-48bd-84aa-679f42ca9bb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2026.02.17 00:05:53.048388 [ 3 ] {f94a04ec-b959-48bd-84aa-679f42ca9bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1014 | 2026.02.17 00:05:53.048686 [ 3 ] {f94a04ec-b959-48bd-84aa-679f42ca9bb7} <Debug> TCPHandler: Processed in 0.000754602 sec. | ||
| 1015 | 2026.02.17 00:05:53.048892 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.02.17 00:05:53.049010 [ 3 ] {71f53ee9-ffdb-477f-8a8f-f6fb74c06936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1017 | 2026.02.17 00:05:53.049249 [ 3 ] {71f53ee9-ffdb-477f-8a8f-f6fb74c06936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.02.17 00:05:53.049292 [ 3 ] {71f53ee9-ffdb-477f-8a8f-f6fb74c06936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.02.17 00:05:53.049576 [ 3 ] {71f53ee9-ffdb-477f-8a8f-f6fb74c06936} <Debug> TCPHandler: Processed in 0.000731503 sec. | ||
| 1020 | 2026.02.17 00:05:53.049794 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.02.17 00:05:53.049912 [ 3 ] {eed2e412-2ac6-4643-84e0-1d0ef58e77f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1022 | 2026.02.17 00:05:53.050151 [ 3 ] {eed2e412-2ac6-4643-84e0-1d0ef58e77f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1023 | 2026.02.17 00:05:53.050192 [ 3 ] {eed2e412-2ac6-4643-84e0-1d0ef58e77f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1024 | 2026.02.17 00:05:53.050476 [ 3 ] {eed2e412-2ac6-4643-84e0-1d0ef58e77f3} <Debug> TCPHandler: Processed in 0.000729872 sec. | ||
| 1025 | 2026.02.17 00:05:53.050687 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.02.17 00:05:53.050806 [ 3 ] {dee64f07-6d9a-4ec0-9b7d-43b07927f08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1027 | 2026.02.17 00:05:53.051048 [ 3 ] {dee64f07-6d9a-4ec0-9b7d-43b07927f08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2026.02.17 00:05:53.051091 [ 3 ] {dee64f07-6d9a-4ec0-9b7d-43b07927f08d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.02.17 00:05:53.051376 [ 3 ] {dee64f07-6d9a-4ec0-9b7d-43b07927f08d} <Debug> TCPHandler: Processed in 0.000739412 sec. | ||
| 1030 | 2026.02.17 00:05:53.051578 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.02.17 00:05:53.051699 [ 3 ] {abc7f5e9-8e6a-4787-9329-8f6e25240096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1032 | 2026.02.17 00:05:53.051951 [ 3 ] {abc7f5e9-8e6a-4787-9329-8f6e25240096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2026.02.17 00:05:53.051993 [ 3 ] {abc7f5e9-8e6a-4787-9329-8f6e25240096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.02.17 00:05:53.052344 [ 3 ] {abc7f5e9-8e6a-4787-9329-8f6e25240096} <Debug> TCPHandler: Processed in 0.000814044 sec. | ||
| 1035 | 2026.02.17 00:05:53.052592 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.02.17 00:05:53.052729 [ 3 ] {2235f17f-6b4c-46ce-8618-e8d0d27e1b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1037 | 2026.02.17 00:05:53.053041 [ 3 ] {2235f17f-6b4c-46ce-8618-e8d0d27e1b58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.02.17 00:05:53.053092 [ 3 ] {2235f17f-6b4c-46ce-8618-e8d0d27e1b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.02.17 00:05:53.053494 [ 3 ] {2235f17f-6b4c-46ce-8618-e8d0d27e1b58} <Debug> TCPHandler: Processed in 0.000960256 sec. | ||
| 1040 | 2026.02.17 00:05:53.053987 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.02.17 00:05:53.054137 [ 3 ] {4cb88fd1-a0b2-4628-a98f-6caf26f2d32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1042 | 2026.02.17 00:05:53.054464 [ 3 ] {4cb88fd1-a0b2-4628-a98f-6caf26f2d32d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2026.02.17 00:05:53.054518 [ 3 ] {4cb88fd1-a0b2-4628-a98f-6caf26f2d32d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.02.17 00:05:53.054959 [ 3 ] {4cb88fd1-a0b2-4628-a98f-6caf26f2d32d} <Debug> TCPHandler: Processed in 0.001031568 sec. | ||
| 1045 | 2026.02.17 00:05:53.055296 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.02.17 00:05:53.055447 [ 3 ] {b5b6f8f4-5511-42db-9576-609906d10c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1047 | 2026.02.17 00:05:53.055801 [ 3 ] {b5b6f8f4-5511-42db-9576-609906d10c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.02.17 00:05:53.055860 [ 3 ] {b5b6f8f4-5511-42db-9576-609906d10c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.02.17 00:05:53.056304 [ 3 ] {b5b6f8f4-5511-42db-9576-609906d10c95} <Debug> TCPHandler: Processed in 0.001067668 sec. | ||
| 1050 | 2026.02.17 00:05:53.056582 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.02.17 00:05:53.056718 [ 3 ] {4f911b5e-06c6-490f-afb0-10e03ff15879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1052 | 2026.02.17 00:05:53.056994 [ 3 ] {4f911b5e-06c6-490f-afb0-10e03ff15879} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2026.02.17 00:05:53.057040 [ 3 ] {4f911b5e-06c6-490f-afb0-10e03ff15879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2026.02.17 00:05:53.057369 [ 3 ] {4f911b5e-06c6-490f-afb0-10e03ff15879} <Debug> TCPHandler: Processed in 0.000838674 sec. | ||
| 1055 | 2026.02.17 00:05:53.057620 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.02.17 00:05:53.057755 [ 3 ] {8cc7c434-31b9-4114-bdbc-a1593c9e2c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1057 | 2026.02.17 00:05:53.058024 [ 3 ] {8cc7c434-31b9-4114-bdbc-a1593c9e2c15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2026.02.17 00:05:53.058067 [ 3 ] {8cc7c434-31b9-4114-bdbc-a1593c9e2c15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2026.02.17 00:05:53.058387 [ 3 ] {8cc7c434-31b9-4114-bdbc-a1593c9e2c15} <Debug> TCPHandler: Processed in 0.000827314 sec. | ||
| 1060 | 2026.02.17 00:05:53.058609 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.02.17 00:05:53.058732 [ 3 ] {ef79f35a-ddda-4260-9854-be6390e0a7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.02.17 00:05:53.059004 [ 3 ] {ef79f35a-ddda-4260-9854-be6390e0a7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.02.17 00:05:53.059047 [ 3 ] {ef79f35a-ddda-4260-9854-be6390e0a7bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.02.17 00:05:53.059356 [ 3 ] {ef79f35a-ddda-4260-9854-be6390e0a7bc} <Debug> TCPHandler: Processed in 0.000797544 sec. | ||
| 1065 | 2026.02.17 00:05:53.059581 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.02.17 00:05:53.059703 [ 3 ] {fae94fd7-a5bb-4329-b481-d31658c9852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1067 | 2026.02.17 00:05:53.059967 [ 3 ] {fae94fd7-a5bb-4329-b481-d31658c9852b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.02.17 00:05:53.060011 [ 3 ] {fae94fd7-a5bb-4329-b481-d31658c9852b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.02.17 00:05:53.060321 [ 3 ] {fae94fd7-a5bb-4329-b481-d31658c9852b} <Debug> TCPHandler: Processed in 0.000790194 sec. | ||
| 1070 | 2026.02.17 00:05:53.060626 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.02.17 00:05:53.060754 [ 3 ] {cd5d32c5-6d3f-43d1-9a34-f829edc50e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1072 | 2026.02.17 00:05:53.061019 [ 3 ] {cd5d32c5-6d3f-43d1-9a34-f829edc50e31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.02.17 00:05:53.061062 [ 3 ] {cd5d32c5-6d3f-43d1-9a34-f829edc50e31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.02.17 00:05:53.061372 [ 3 ] {cd5d32c5-6d3f-43d1-9a34-f829edc50e31} <Debug> TCPHandler: Processed in 0.000794793 sec. | ||
| 1075 | 2026.02.17 00:05:53.061623 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.02.17 00:05:53.061753 [ 3 ] {0035d7cf-b01d-4991-a7f9-8ff2ce4da478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.02.17 00:05:53.062097 [ 3 ] {0035d7cf-b01d-4991-a7f9-8ff2ce4da478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.02.17 00:05:53.062145 [ 3 ] {0035d7cf-b01d-4991-a7f9-8ff2ce4da478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.02.17 00:05:53.062448 [ 3 ] {0035d7cf-b01d-4991-a7f9-8ff2ce4da478} <Debug> TCPHandler: Processed in 0.000875826 sec. | ||
| 1080 | 2026.02.17 00:05:53.062704 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.02.17 00:05:53.062839 [ 3 ] {bd3ff316-e1db-44a1-b946-63fb8ce18427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.02.17 00:05:53.063118 [ 3 ] {bd3ff316-e1db-44a1-b946-63fb8ce18427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.02.17 00:05:53.063162 [ 3 ] {bd3ff316-e1db-44a1-b946-63fb8ce18427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.02.17 00:05:53.063488 [ 3 ] {bd3ff316-e1db-44a1-b946-63fb8ce18427} <Debug> TCPHandler: Processed in 0.000836894 sec. | ||
| 1085 | 2026.02.17 00:05:53.066089 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.02.17 00:05:53.066222 [ 3 ] {1eff859a-4aac-4a04-934c-b561878b6e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.02.17 00:05:53.066553 [ 3 ] {1eff859a-4aac-4a04-934c-b561878b6e20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.02.17 00:05:53.066601 [ 3 ] {1eff859a-4aac-4a04-934c-b561878b6e20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.02.17 00:05:53.066980 [ 3 ] {1eff859a-4aac-4a04-934c-b561878b6e20} <Debug> TCPHandler: Processed in 0.000943356 sec. | ||
| 1090 | 2026.02.17 00:05:53.067233 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.02.17 00:05:53.067383 [ 3 ] {64c897da-9639-4212-8d7c-0e4da39e7d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.02.17 00:05:53.067715 [ 3 ] {64c897da-9639-4212-8d7c-0e4da39e7d85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.02.17 00:05:53.067761 [ 3 ] {64c897da-9639-4212-8d7c-0e4da39e7d85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.02.17 00:05:53.068113 [ 3 ] {64c897da-9639-4212-8d7c-0e4da39e7d85} <Debug> TCPHandler: Processed in 0.000929546 sec. | ||
| 1095 | 2026.02.17 00:05:53.068368 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.02.17 00:05:53.068507 [ 3 ] {0267b631-3a90-4935-879c-6999caafe824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.02.17 00:05:53.068784 [ 3 ] {0267b631-3a90-4935-879c-6999caafe824} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.02.17 00:05:53.068827 [ 3 ] {0267b631-3a90-4935-879c-6999caafe824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.02.17 00:05:53.069174 [ 3 ] {0267b631-3a90-4935-879c-6999caafe824} <Debug> TCPHandler: Processed in 0.000857115 sec. | ||
| 1100 | 2026.02.17 00:05:53.069431 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.02.17 00:05:53.069563 [ 3 ] {008e2f41-316b-4daa-ac57-822761684d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.02.17 00:05:53.069842 [ 3 ] {008e2f41-316b-4daa-ac57-822761684d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.02.17 00:05:53.069885 [ 3 ] {008e2f41-316b-4daa-ac57-822761684d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.02.17 00:05:53.070221 [ 3 ] {008e2f41-316b-4daa-ac57-822761684d91} <Debug> TCPHandler: Processed in 0.000839715 sec. | ||
| 1105 | 2026.02.17 00:05:53.070466 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.02.17 00:05:53.070594 [ 3 ] {2bf1cc51-2774-4102-aaf2-853d39e87cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.02.17 00:05:53.070866 [ 3 ] {2bf1cc51-2774-4102-aaf2-853d39e87cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.02.17 00:05:53.070908 [ 3 ] {2bf1cc51-2774-4102-aaf2-853d39e87cd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.02.17 00:05:53.071242 [ 3 ] {2bf1cc51-2774-4102-aaf2-853d39e87cd6} <Debug> TCPHandler: Processed in 0.000827254 sec. | ||
| 1110 | 2026.02.17 00:05:53.087956 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.02.17 00:05:53.088088 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1112 | 2026.02.17 00:05:53.088141 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.02.17 00:05:53.090763 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.02.17 00:05:53.090810 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1115 | 2026.02.17 00:05:53.093778 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1116 | 2026.02.17 00:05:53.094252 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.02.17 00:05:53.094405 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.006353 sec., 3935.148748622698 rows/sec., 865.73 KiB/sec. | ||
| 1118 | 2026.02.17 00:05:53.094446 [ 3 ] {f8292410-7ed4-4ad7-aef8-ae052795aa8b} <Debug> TCPHandler: Processed in 0.006558632 sec. | ||
| 1119 | 2026.02.17 00:05:53.094604 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.02.17 00:05:53.094705 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1121 | 2026.02.17 00:05:53.094745 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1122 | 2026.02.17 00:05:53.101624 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.02.17 00:05:53.101659 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1124 | 2026.02.17 00:05:53.104165 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2026.02.17 00:05:53.104619 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.02.17 00:05:53.104790 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010103 sec., 2375.532020192022 rows/sec., 201.83 KiB/sec. | ||
| 1127 | 2026.02.17 00:05:53.104854 [ 3 ] {b62c18bf-b891-4cc1-a187-891a04b6a089} <Debug> TCPHandler: Processed in 0.010301827 sec. | ||
| 1128 | 2026.02.17 00:05:53.105022 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.02.17 00:05:53.105160 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1130 | 2026.02.17 00:05:53.105222 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1131 | 2026.02.17 00:05:53.105679 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.02.17 00:05:53.105715 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1133 | 2026.02.17 00:05:53.106144 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2026.02.17 00:05:53.106598 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.02.17 00:05:53.106732 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 305.60 KiB/sec. | ||
| 1136 | 2026.02.17 00:05:53.106769 [ 3 ] {0e0bd7a5-688f-45ac-923e-d628a96c24ac} <Debug> TCPHandler: Processed in 0.001821021 sec. | ||
| 1137 | 2026.02.17 00:05:53.106891 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.02.17 00:05:53.106988 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1139 | 2026.02.17 00:05:53.107027 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1140 | 2026.02.17 00:05:53.107513 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.02.17 00:05:53.107549 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1142 | 2026.02.17 00:05:53.108037 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1143 | 2026.02.17 00:05:53.108482 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.02.17 00:05:53.108616 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Debug> executeQuery: Read 153 rows, 14.10 KiB in 0.001646 sec., 92952.61239368166 rows/sec., 8.37 MiB/sec. | ||
| 1145 | 2026.02.17 00:05:53.108654 [ 3 ] {901e6c38-56cc-4abc-a3fe-9c30a13b669c} <Debug> TCPHandler: Processed in 0.001814291 sec. | ||
| 1146 | 2026.02.17 00:05:53.108788 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.02.17 00:05:53.108888 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1148 | 2026.02.17 00:05:53.108933 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1149 | 2026.02.17 00:05:53.109446 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.02.17 00:05:53.109485 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1151 | 2026.02.17 00:05:53.110024 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2026.02.17 00:05:53.110663 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.02.17 00:05:53.110846 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Debug> executeQuery: Read 20 rows, 1.53 KiB in 0.001975 sec., 10126.582278481012 rows/sec., 774.82 KiB/sec. | ||
| 1154 | 2026.02.17 00:05:53.110892 [ 3 ] {ca9306c6-3c5e-439a-b798-58b39ed18bea} <Debug> TCPHandler: Processed in 0.002162917 sec. | ||
| 1155 | 2026.02.17 00:05:53.111030 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.02.17 00:05:53.111131 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.02.17 00:05:53.111171 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1158 | 2026.02.17 00:05:53.111629 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.02.17 00:05:53.111663 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1160 | 2026.02.17 00:05:53.112082 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2026.02.17 00:05:53.112587 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.02.17 00:05:53.112718 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 1163 | 2026.02.17 00:05:53.112756 [ 3 ] {d1c76949-bcab-4834-b5e5-a652f9d738f2} <Debug> TCPHandler: Processed in 0.00178834 sec. | ||
| 1164 | 2026.02.17 00:05:53.112938 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.02.17 00:05:53.113034 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.02.17 00:05:53.113073 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1167 | 2026.02.17 00:05:53.113500 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.02.17 00:05:53.113540 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1169 | 2026.02.17 00:05:53.114083 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2026.02.17 00:05:53.114655 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.02.17 00:05:53.114797 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001782 sec., 6734.006734006734 rows/sec., 526.09 KiB/sec. | ||
| 1172 | 2026.02.17 00:05:53.114847 [ 3 ] {46764834-cec3-4e1d-bc8b-04e89014714f} <Debug> TCPHandler: Processed in 0.001960393 sec. | ||
| 1173 | 2026.02.17 00:05:53.114985 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.02.17 00:05:53.115101 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1175 | 2026.02.17 00:05:53.115159 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1176 | 2026.02.17 00:05:53.115765 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.02.17 00:05:53.115813 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1178 | 2026.02.17 00:05:53.116358 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2026.02.17 00:05:53.116919 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.02.17 00:05:53.117068 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Debug> executeQuery: Read 84 rows, 7.11 KiB in 0.001994 sec., 42126.37913741224 rows/sec., 3.48 MiB/sec. | ||
| 1181 | 2026.02.17 00:05:53.117113 [ 3 ] {d43a375f-e421-47d0-84f0-b8223aafd04c} <Debug> TCPHandler: Processed in 0.002181227 sec. | ||
| 1182 | 2026.02.17 00:05:53.117258 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.02.17 00:05:53.117368 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.02.17 00:05:53.117413 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1185 | 2026.02.17 00:05:53.117964 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.02.17 00:05:53.118000 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1187 | 2026.02.17 00:05:53.120686 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.02.17 00:05:53.121151 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.02.17 00:05:53.121290 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Debug> executeQuery: Read 293 rows, 23.68 KiB in 0.003941 sec., 74346.61253488962 rows/sec., 5.87 MiB/sec. | ||
| 1190 | 2026.02.17 00:05:53.121328 [ 3 ] {690e67d0-6c5c-4a36-9924-20b936b2099b} <Debug> TCPHandler: Processed in 0.004132691 sec. | ||
| 1191 | 2026.02.17 00:05:53.121466 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.02.17 00:05:53.121562 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1193 | 2026.02.17 00:05:53.121621 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <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 | ||
| 1194 | 2026.02.17 00:05:53.122534 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.02.17 00:05:53.122576 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1196 | 2026.02.17 00:05:53.126450 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.02.17 00:05:53.126952 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.02.17 00:05:53.127104 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.005558 sec., 359.8416696653473 rows/sec., 660.30 KiB/sec. | ||
| 1199 | 2026.02.17 00:05:53.127180 [ 3 ] {7c9605ec-e8e3-4b40-a9a6-f3e5b6b70d98} <Debug> TCPHandler: Processed in 0.005764369 sec. | ||
| 1200 | 2026.02.17 00:05:53.127354 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.02.17 00:05:53.127474 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.02.17 00:05:53.127524 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1203 | 2026.02.17 00:05:53.127879 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Trace> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.02.17 00:05:53.127916 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1205 | 2026.02.17 00:05:53.128359 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.02.17 00:05:53.128804 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Trace> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.02.17 00:05:53.128935 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001481 sec., 8102.633355840649 rows/sec., 572.35 KiB/sec. | ||
| 1208 | 2026.02.17 00:05:53.128972 [ 3 ] {b8a6c78f-10c8-442d-b7b7-64bc1b9296ce} <Debug> TCPHandler: Processed in 0.001692429 sec. | ||
| 1209 | 2026.02.17 00:05:53.129096 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.02.17 00:05:53.129193 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.02.17 00:05:53.129234 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1212 | 2026.02.17 00:05:53.129629 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.02.17 00:05:53.129674 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1214 | 2026.02.17 00:05:53.130126 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.02.17 00:05:53.130666 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.02.17 00:05:53.130836 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001662 sec., 12033.694344163658 rows/sec., 846.12 KiB/sec. | ||
| 1217 | 2026.02.17 00:05:53.130876 [ 3 ] {4d4b8634-47bc-4da3-9552-e26312771fa3} <Debug> TCPHandler: Processed in 0.001831531 sec. | ||
| 1218 | 2026.02.17 00:05:54.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.28 MiB, peak 168.28 MiB, free memory in arenas 0.00 B, will set to 163.26 MiB (RSS), difference: -1.03 MiB | ||
| 1219 | 2026.02.17 00:05:54.905914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1433 | ||
| 1220 | 2026.02.17 00:05:54.906406 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.02.17 00:05:54.906452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1222 | 2026.02.17 00:05:54.907071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.02.17 00:05:54.907532 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.02.17 00:05:54.907666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1433 | ||
| 1225 | 2026.02.17 00:05:54.967233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1226 | 2026.02.17 00:05:54.983967 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.02.17 00:05:54.984032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1228 | 2026.02.17 00:05:54.990657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.02.17 00:05:54.991841 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.02.17 00:05:54.994888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1231 | 2026.02.17 00:05:55.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.78 MiB, peak 168.28 MiB, free memory in arenas 0.00 B, will set to 165.57 MiB (RSS), difference: 1.79 MiB | ||
| 1232 | 2026.02.17 00:05:58.015495 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.02.17 00:05:58.015676 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.02.17 00:05:58.015741 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.02.17 00:05:58.016356 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.02.17 00:05:58.016400 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1237 | 2026.02.17 00:05:58.016914 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.02.17 00:05:58.017380 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.02.17 00:05:58.017519 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1.03 MiB/sec. | ||
| 1240 | 2026.02.17 00:05:58.017557 [ 3 ] {eae6e45a-7251-47b4-a247-568ff73b5deb} <Debug> TCPHandler: Processed in 0.002248488 sec. | ||
| 1241 | 2026.02.17 00:05:58.017750 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.02.17 00:05:58.017846 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2026.02.17 00:05:58.017887 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2026.02.17 00:05:58.018286 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.02.17 00:05:58.018319 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1246 | 2026.02.17 00:05:58.018752 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.02.17 00:05:58.019300 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.02.17 00:05:58.019434 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001605 sec., 17445.482866043614 rows/sec., 1.36 MiB/sec. | ||
| 1249 | 2026.02.17 00:05:58.019472 [ 3 ] {f21fb0c6-a920-4078-843e-a6f4d29a85c8} <Debug> TCPHandler: Processed in 0.0017733 sec. | ||
| 1250 | 2026.02.17 00:05:58.019587 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.02.17 00:05:58.019683 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.02.17 00:05:58.019726 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2026.02.17 00:05:58.020091 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.02.17 00:05:58.020125 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1255 | 2026.02.17 00:05:58.020572 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1256 | 2026.02.17 00:05:58.021051 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.02.17 00:05:58.021176 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001511 sec., 33090.668431502316 rows/sec., 2.29 MiB/sec. | ||
| 1258 | 2026.02.17 00:05:58.021219 [ 3 ] {bbf60f5e-bf0d-421e-b4e2-e80edced0aed} <Debug> TCPHandler: Processed in 0.001683179 sec. | ||
| 1259 | 2026.02.17 00:05:58.021351 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.02.17 00:05:58.021445 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.02.17 00:05:58.021485 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1262 | 2026.02.17 00:05:58.021805 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.02.17 00:05:58.021839 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1264 | 2026.02.17 00:05:58.022244 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.02.17 00:05:58.022664 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.02.17 00:05:58.022790 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001363 sec., 14673.514306676449 rows/sec., 1.01 MiB/sec. | ||
| 1267 | 2026.02.17 00:05:58.022824 [ 3 ] {b1aada29-72b9-4ee2-a594-41ba93a0a839} <Debug> TCPHandler: Processed in 0.001522977 sec. | ||
| 1268 | 2026.02.17 00:06:02.351952 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1269 | 2026.02.17 00:06:02.352050 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1270 | 2026.02.17 00:06:02.403342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 176 | ||
| 1271 | 2026.02.17 00:06:02.406515 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.02.17 00:06:02.406563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1273 | 2026.02.17 00:06:02.407723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1945 | ||
| 1274 | 2026.02.17 00:06:02.407937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.02.17 00:06:02.408446 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.02.17 00:06:02.408457 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.02.17 00:06:02.408527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1278 | 2026.02.17 00:06:02.408750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1279 | 2026.02.17 00:06:02.409257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1280 | 2026.02.17 00:06:02.409686 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.02.17 00:06:02.409814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1282 | 2026.02.17 00:06:02.494954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1283 | 2026.02.17 00:06:02.510996 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.02.17 00:06:02.511045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1285 | 2026.02.17 00:06:02.517477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1286 | 2026.02.17 00:06:02.518642 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.02.17 00:06:02.521366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1288 | 2026.02.17 00:06:03.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.17 MiB, peak 170.17 MiB, free memory in arenas 0.00 B, will set to 167.34 MiB (RSS), difference: 1.17 MiB | ||
| 1289 | 2026.02.17 00:06:03.017087 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.02.17 00:06:03.017285 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2026.02.17 00:06:03.017358 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2026.02.17 00:06:03.018017 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.02.17 00:06:03.018065 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1294 | 2026.02.17 00:06:03.018612 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.02.17 00:06:03.019096 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.02.17 00:06:03.019244 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Debug> executeQuery: Read 66 rows, 5.81 KiB in 0.002013 sec., 32786.88524590164 rows/sec., 2.82 MiB/sec. | ||
| 1297 | 2026.02.17 00:06:03.019286 [ 3 ] {16cdebd1-6522-44cf-8e7c-d144ed3529c3} <Debug> TCPHandler: Processed in 0.00233498 sec. | ||
| 1298 | 2026.02.17 00:06:03.019406 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.02.17 00:06:03.019502 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.02.17 00:06:03.019542 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1301 | 2026.02.17 00:06:03.019937 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.02.17 00:06:03.019973 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1303 | 2026.02.17 00:06:03.020392 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.02.17 00:06:03.020838 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.02.17 00:06:03.020965 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001481 sec., 13504.388926401081 rows/sec., 1015.47 KiB/sec. | ||
| 1306 | 2026.02.17 00:06:03.021001 [ 3 ] {2715687f-8ae3-4dfb-98d7-e04ebcf178c5} <Debug> TCPHandler: Processed in 0.001644648 sec. | ||
| 1307 | 2026.02.17 00:06:03.021121 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.02.17 00:06:03.021215 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.02.17 00:06:03.021255 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1310 | 2026.02.17 00:06:03.021659 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.02.17 00:06:03.021694 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1312 | 2026.02.17 00:06:03.022119 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.02.17 00:06:03.022594 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.02.17 00:06:03.022722 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Debug> executeQuery: Read 56 rows, 4.50 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.88 MiB/sec. | ||
| 1315 | 2026.02.17 00:06:03.022758 [ 3 ] {62062daa-651f-46a6-a3aa-e35c15dc6d96} <Debug> TCPHandler: Processed in 0.001687649 sec. | ||
| 1316 | 2026.02.17 00:06:03.022865 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.02.17 00:06:03.022959 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.02.17 00:06:03.023002 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.02.17 00:06:03.023355 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.02.17 00:06:03.023390 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1321 | 2026.02.17 00:06:03.023798 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.02.17 00:06:03.024294 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.02.17 00:06:03.024419 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001478 sec., 33829.49932341002 rows/sec., 2.35 MiB/sec. | ||
| 1324 | 2026.02.17 00:06:03.024455 [ 3 ] {1838d3c9-ac55-4028-91a9-b8b45d54ce45} <Debug> TCPHandler: Processed in 0.001639568 sec. | ||
| 1325 | 2026.02.17 00:06:03.024560 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.02.17 00:06:03.024653 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.02.17 00:06:03.024707 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <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 | ||
| 1328 | 2026.02.17 00:06:03.025463 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.02.17 00:06:03.025499 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1330 | 2026.02.17 00:06:03.026141 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.02.17 00:06:03.026570 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.02.17 00:06:03.026703 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002067 sec., 9675.858732462508 rows/sec., 17.34 MiB/sec. | ||
| 1333 | 2026.02.17 00:06:03.026752 [ 3 ] {5548c1ee-34f7-4b2a-9a27-29d46f6bb45f} <Debug> TCPHandler: Processed in 0.002242559 sec. | ||
| 1334 | 2026.02.17 00:06:03.026862 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.02.17 00:06:03.026956 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.02.17 00:06:03.026996 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1337 | 2026.02.17 00:06:03.027309 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Trace> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.02.17 00:06:03.027344 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1339 | 2026.02.17 00:06:03.027768 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.02.17 00:06:03.028248 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Trace> oximeter.measurements_i64 (73c25b4b-e3bb-44cd-8613-058174007501): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.02.17 00:06:03.028374 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001436 sec., 10445.682451253482 rows/sec., 797.03 KiB/sec. | ||
| 1342 | 2026.02.17 00:06:03.028409 [ 3 ] {25aa64f2-4bf5-4842-9900-3b99e7889611} <Debug> TCPHandler: Processed in 0.001597607 sec. | ||
| 1343 | 2026.02.17 00:06:03.028516 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.02.17 00:06:03.028616 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.02.17 00:06:03.028655 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.02.17 00:06:03.028958 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.02.17 00:06:03.028994 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1348 | 2026.02.17 00:06:03.029407 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.02.17 00:06:03.029843 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.02.17 00:06:03.029968 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001371 sec., 14587.892049598833 rows/sec., 1.00 MiB/sec. | ||
| 1351 | 2026.02.17 00:06:03.030004 [ 3 ] {121a3034-3b1e-41ab-96a6-35403daad4a7} <Debug> TCPHandler: Processed in 0.001537867 sec. | ||
| 1352 | 2026.02.17 00:06:08.013495 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.02.17 00:06:08.013765 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1354 | 2026.02.17 00:06:08.014126 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.02.17 00:06:08.018141 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1356 | 2026.02.17 00:06:08.018439 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.02.17 00:06:08.018518 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.02.17 00:06:08.018729 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1359 | 2026.02.17 00:06:08.020723 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.02.17 00:06:08.023167 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (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 | ||
| 1361 | 2026.02.17 00:06:08.023206 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.02.17 00:06:08.029843 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1363 | 2026.02.17 00:06:08.029894 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1364 | 2026.02.17 00:06:08.053863 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.040201 sec., 621.8750777343847 rows/sec., 27.33 KiB/sec. | ||
| 1365 | 2026.02.17 00:06:08.053986 [ 3 ] {72f5ab6e-977e-4b15-84f4-d84d06f973c4} <Debug> TCPHandler: Processed in 0.040628688 sec. | ||
| 1366 | 2026.02.17 00:06:08.054446 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.02.17 00:06:08.054608 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1368 | 2026.02.17 00:06:08.054887 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1369 | 2026.02.17 00:06:08.054929 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1370 | 2026.02.17 00:06:08.055143 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.02.17 00:06:08.055195 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2026.02.17 00:06:08.055293 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1373 | 2026.02.17 00:06:08.055321 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2026.02.17 00:06:08.055338 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (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 | ||
| 1375 | 2026.02.17 00:06:08.055352 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.02.17 00:06:08.055385 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1377 | 2026.02.17 00:06:08.055403 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1378 | 2026.02.17 00:06:08.055874 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001333 sec., 18754.688672168042 rows/sec., 824.18 KiB/sec. | ||
| 1379 | 2026.02.17 00:06:08.055959 [ 3 ] {c0c43d32-63c9-42ec-b95c-cadbae5a7ba8} <Debug> TCPHandler: Processed in 0.001575777 sec. | ||
| 1380 | 2026.02.17 00:06:08.056181 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.02.17 00:06:08.056313 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1382 | 2026.02.17 00:06:08.056533 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.02.17 00:06:08.056568 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1384 | 2026.02.17 00:06:08.056755 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.02.17 00:06:08.056807 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.02.17 00:06:08.056905 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1387 | 2026.02.17 00:06:08.056933 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.02.17 00:06:08.056952 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (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 | ||
| 1389 | 2026.02.17 00:06:08.056966 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.02.17 00:06:08.057027 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1391 | 2026.02.17 00:06:08.057049 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1392 | 2026.02.17 00:06:08.057470 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001209 sec., 20678.2464846981 rows/sec., 908.71 KiB/sec. | ||
| 1393 | 2026.02.17 00:06:08.057554 [ 3 ] {0e16830e-0b75-4df8-8134-dd2a1d7e123b} <Debug> TCPHandler: Processed in 0.001424515 sec. | ||
| 1394 | 2026.02.17 00:06:08.057790 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.02.17 00:06:08.057922 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1396 | 2026.02.17 00:06:08.058139 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1397 | 2026.02.17 00:06:08.058173 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1398 | 2026.02.17 00:06:08.058359 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2026.02.17 00:06:08.058410 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2026.02.17 00:06:08.058507 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1401 | 2026.02.17 00:06:08.058535 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1402 | 2026.02.17 00:06:08.058553 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (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 | ||
| 1403 | 2026.02.17 00:06:08.058568 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1404 | 2026.02.17 00:06:08.058601 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1405 | 2026.02.17 00:06:08.058619 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1406 | 2026.02.17 00:06:08.059007 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 964.56 KiB/sec. | ||
| 1407 | 2026.02.17 00:06:08.059088 [ 3 ] {3c023e0e-b350-49ce-b3d8-575d8cdfd809} <Debug> TCPHandler: Processed in 0.001348773 sec. | ||
| 1408 | 2026.02.17 00:06:08.067834 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.02.17 00:06:08.067960 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1410 | 2026.02.17 00:06:08.068011 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.02.17 00:06:08.068653 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.02.17 00:06:08.068702 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1413 | 2026.02.17 00:06:08.069162 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.02.17 00:06:08.069352 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.02.17 00:06:08.069495 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001571 sec., 2546.1489497135585 rows/sec., 323.86 KiB/sec. | ||
| 1416 | 2026.02.17 00:06:08.069532 [ 3 ] {9eacdf88-74a8-4205-b737-c644286842d5} <Debug> TCPHandler: Processed in 0.0017582 sec. | ||
| 1417 | 2026.02.17 00:06:08.069649 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.02.17 00:06:08.069745 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1419 | 2026.02.17 00:06:08.069784 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1420 | 2026.02.17 00:06:08.070220 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.02.17 00:06:08.070255 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1422 | 2026.02.17 00:06:08.070536 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1423 | 2026.02.17 00:06:08.070742 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.02.17 00:06:08.070861 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 431.06 KiB/sec. | ||
| 1425 | 2026.02.17 00:06:08.070898 [ 3 ] {29c9a36b-fc78-4705-b5c1-ecff7e6b7617} <Debug> TCPHandler: Processed in 0.001299123 sec. | ||
| 1426 | 2026.02.17 00:06:08.071017 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.02.17 00:06:08.071112 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1428 | 2026.02.17 00:06:08.071150 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1429 | 2026.02.17 00:06:08.071590 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.02.17 00:06:08.071624 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1431 | 2026.02.17 00:06:08.071936 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1432 | 2026.02.17 00:06:08.072140 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.02.17 00:06:08.072260 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Debug> executeQuery: Read 79 rows, 6.61 KiB in 0.001165 sec., 67811.15879828326 rows/sec., 5.54 MiB/sec. | ||
| 1434 | 2026.02.17 00:06:08.072296 [ 3 ] {6fba66a9-134b-45f6-9899-4d35d25e7b43} <Debug> TCPHandler: Processed in 0.001328143 sec. | ||
| 1435 | 2026.02.17 00:06:08.072410 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.02.17 00:06:08.072505 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.02.17 00:06:08.072544 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1438 | 2026.02.17 00:06:08.072944 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.02.17 00:06:08.072980 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1440 | 2026.02.17 00:06:08.073264 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1441 | 2026.02.17 00:06:08.073461 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.02.17 00:06:08.073583 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001096 sec., 14598.540145985402 rows/sec., 1.04 MiB/sec. | ||
| 1443 | 2026.02.17 00:06:08.073620 [ 3 ] {df1642a7-dacc-48b0-b8d4-417209121e7c} <Debug> TCPHandler: Processed in 0.001260961 sec. | ||
| 1444 | 2026.02.17 00:06:08.073727 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.17 00:06:08.073820 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1446 | 2026.02.17 00:06:08.073859 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1447 | 2026.02.17 00:06:08.074266 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.02.17 00:06:08.074303 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1449 | 2026.02.17 00:06:08.074599 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1450 | 2026.02.17 00:06:08.074824 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.02.17 00:06:08.074947 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001144 sec., 69930.06993006992 rows/sec., 5.47 MiB/sec. | ||
| 1452 | 2026.02.17 00:06:08.074985 [ 3 ] {9360858b-a499-46b7-b8c2-efa08796c10c} <Debug> TCPHandler: Processed in 0.001307573 sec. | ||
| 1453 | 2026.02.17 00:06:08.075095 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.02.17 00:06:08.075189 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.02.17 00:06:08.075230 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1456 | 2026.02.17 00:06:08.075755 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.02.17 00:06:08.075791 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1458 | 2026.02.17 00:06:08.076100 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2026.02.17 00:06:08.076317 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.02.17 00:06:08.076443 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001272 sec., 128144.65408805033 rows/sec., 8.92 MiB/sec. | ||
| 1461 | 2026.02.17 00:06:08.076480 [ 3 ] {8005dfe0-87a0-42f1-8afe-38a60a16c6ae} <Debug> TCPHandler: Processed in 0.001434764 sec. | ||
| 1462 | 2026.02.17 00:06:08.076599 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.02.17 00:06:08.076720 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.02.17 00:06:08.076784 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <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 | ||
| 1465 | 2026.02.17 00:06:08.077757 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.02.17 00:06:08.077812 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1467 | 2026.02.17 00:06:08.078413 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1468 | 2026.02.17 00:06:08.078651 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.02.17 00:06:08.078799 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002104 sec., 4752.851711026616 rows/sec., 8.52 MiB/sec. | ||
| 1470 | 2026.02.17 00:06:08.078851 [ 3 ] {d9d98370-b3da-4c4e-99f1-32e6ec30a0f6} <Debug> TCPHandler: Processed in 0.00231029 sec. | ||
| 1471 | 2026.02.17 00:06:08.078966 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.02.17 00:06:08.079063 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1473 | 2026.02.17 00:06:08.079104 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1474 | 2026.02.17 00:06:08.079494 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.02.17 00:06:08.079539 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 1476 | 2026.02.17 00:06:08.079899 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1477 | 2026.02.17 00:06:08.080148 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.02.17 00:06:08.080297 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 1479 | 2026.02.17 00:06:08.080343 [ 3 ] {d5221080-123e-493b-8794-c75387eeb55a} <Debug> TCPHandler: Processed in 0.001424415 sec. | ||
| 1480 | 2026.02.17 00:06:09.909968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2393 | ||
| 1481 | 2026.02.17 00:06:09.910454 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.02.17 00:06:09.910502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1483 | 2026.02.17 00:06:09.910993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1484 | 2026.02.17 00:06:09.911217 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.02.17 00:06:09.911349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2393 | ||
| 1486 | 2026.02.17 00:06:10.021518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1487 | 2026.02.17 00:06:10.041186 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.02.17 00:06:10.041257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1489 | 2026.02.17 00:06:10.048699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1490 | 2026.02.17 00:06:10.049690 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.02.17 00:06:10.053874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1492 | 2026.02.17 00:06:11.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.99 MiB, peak 172.99 MiB, free memory in arenas 0.00 B, will set to 170.43 MiB (RSS), difference: 1.43 MiB | ||
| 1493 | 2026.02.17 00:06:12.409037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 214 | ||
| 1494 | 2026.02.17 00:06:12.411387 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.02.17 00:06:12.411436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1496 | 2026.02.17 00:06:12.412578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.02.17 00:06:12.412840 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.02.17 00:06:12.413139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1499 | 2026.02.17 00:06:13.021698 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.02.17 00:06:13.021900 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1501 | 2026.02.17 00:06:13.021973 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1502 | 2026.02.17 00:06:13.022643 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.02.17 00:06:13.022692 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1504 | 2026.02.17 00:06:13.023089 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1505 | 2026.02.17 00:06:13.023313 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.02.17 00:06:13.023473 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001627 sec., 62692.0712968654 rows/sec., 5.23 MiB/sec. | ||
| 1507 | 2026.02.17 00:06:13.023521 [ 3 ] {f962b30e-7c08-40b7-b488-c1d48e7b97ef} <Debug> TCPHandler: Processed in 0.001962943 sec. | ||
| 1508 | 2026.02.17 00:06:13.023646 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.02.17 00:06:13.023751 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.02.17 00:06:13.023795 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1511 | 2026.02.17 00:06:13.024203 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.02.17 00:06:13.024241 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1513 | 2026.02.17 00:06:13.024538 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1514 | 2026.02.17 00:06:13.024773 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.02.17 00:06:13.024902 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001174 sec., 19591.141396933563 rows/sec., 1.44 MiB/sec. | ||
| 1516 | 2026.02.17 00:06:13.024939 [ 3 ] {577bf8d0-c46f-4406-ad72-721fc8eed084} <Debug> TCPHandler: Processed in 0.001347563 sec. | ||
| 1517 | 2026.02.17 00:06:13.025041 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.02.17 00:06:13.025138 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1519 | 2026.02.17 00:06:13.025178 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1520 | 2026.02.17 00:06:13.025587 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.02.17 00:06:13.025624 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1522 | 2026.02.17 00:06:13.025934 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1523 | 2026.02.17 00:06:13.026137 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.02.17 00:06:13.026266 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001147 sec., 75850.04359197908 rows/sec., 5.92 MiB/sec. | ||
| 1525 | 2026.02.17 00:06:13.026303 [ 3 ] {1289778f-6b82-4f6c-8965-64759011d26a} <Debug> TCPHandler: Processed in 0.001312592 sec. | ||
| 1526 | 2026.02.17 00:06:13.026411 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.02.17 00:06:13.026507 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.02.17 00:06:13.026550 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1529 | 2026.02.17 00:06:13.026944 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.02.17 00:06:13.026980 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1531 | 2026.02.17 00:06:13.027299 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.02.17 00:06:13.027507 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.02.17 00:06:13.027639 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 1534 | 2026.02.17 00:06:13.027677 [ 3 ] {4cc3a432-bb4f-48dc-9d14-150918684de6} <Debug> TCPHandler: Processed in 0.001316763 sec. | ||
| 1535 | 2026.02.17 00:06:13.027794 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.02.17 00:06:13.027889 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.02.17 00:06:13.027941 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <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 | ||
| 1538 | 2026.02.17 00:06:13.028685 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.02.17 00:06:13.028722 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1540 | 2026.02.17 00:06:13.029245 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1541 | 2026.02.17 00:06:13.029466 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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.02.17 00:06:13.029599 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001728 sec., 13310.185185185186 rows/sec., 23.85 MiB/sec. | ||
| 1543 | 2026.02.17 00:06:13.029655 [ 3 ] {2822be99-fac2-49b0-97e6-3f768b66f0f5} <Debug> TCPHandler: Processed in 0.001910493 sec. | ||
| 1544 | 2026.02.17 00:06:13.029765 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.02.17 00:06:13.029861 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.02.17 00:06:13.029902 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1547 | 2026.02.17 00:06:13.030226 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.02.17 00:06:13.030262 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1549 | 2026.02.17 00:06:13.030635 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.02.17 00:06:13.030842 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.02.17 00:06:13.030972 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 1552 | 2026.02.17 00:06:13.031008 [ 3 ] {acb0057a-7df2-4848-8212-3f192c998dfc} <Debug> TCPHandler: Processed in 0.001293162 sec. | ||
| 1553 | 2026.02.17 00:06:17.352118 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1554 | 2026.02.17 00:06:17.352204 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1555 | 2026.02.17 00:06:17.412312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2905 | ||
| 1556 | 2026.02.17 00:06:17.412880 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.02.17 00:06:17.412915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1558 | 2026.02.17 00:06:17.413422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1559 | 2026.02.17 00:06:17.413650 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.02.17 00:06:17.413763 [ 69 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1561 | 2026.02.17 00:06:17.413776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1562 | 2026.02.17 00:06:17.413811 [ 69 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.02.17 00:06:17.413832 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1564 | 2026.02.17 00:06:17.416376 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 1565 | 2026.02.17 00:06:17.418585 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1566 | 2026.02.17 00:06:17.418703 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1567 | 2026.02.17 00:06:17.418820 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 497 rows starting from the beginning of the part | ||
| 1568 | 2026.02.17 00:06:17.418878 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1569 | 2026.02.17 00:06:17.418927 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1570 | 2026.02.17 00:06:17.418973 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1571 | 2026.02.17 00:06:17.419026 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1572 | 2026.02.17 00:06:17.456576 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.042586961 sec., 68213.36699747136 rows/sec., 999.22 KiB/sec. | ||
| 1573 | 2026.02.17 00:06:17.457504 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1574 | 2026.02.17 00:06:17.457797 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.02.17 00:06:17.457860 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_6_1} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1576 | 2026.02.17 00:06:17.457963 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1577 | 2026.02.17 00:06:17.554825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1578 | 2026.02.17 00:06:17.571465 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.02.17 00:06:17.571512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1580 | 2026.02.17 00:06:17.577796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.02.17 00:06:17.578500 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.02.17 00:06:17.578829 [ 69 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.02.17 00:06:17.578913 [ 69 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.02.17 00:06:17.578936 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1585 | 2026.02.17 00:06:17.579051 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1586 | 2026.02.17 00:06:17.581634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1587 | 2026.02.17 00:06:17.582999 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1588 | 2026.02.17 00:06:17.584413 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1589 | 2026.02.17 00:06:17.588868 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1590 | 2026.02.17 00:06:17.593035 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1591 | 2026.02.17 00:06:17.596988 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1592 | 2026.02.17 00:06:17.604436 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1593 | 2026.02.17 00:06:17.608812 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 1594 | 2026.02.17 00:06:17.667924 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088922576 sec., 517.3039521482149 rows/sec., 2.67 MiB/sec. | ||
| 1595 | 2026.02.17 00:06:17.669343 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1596 | 2026.02.17 00:06:17.670894 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_6_1} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.02.17 00:06:17.670976 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_6_1} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1598 | 2026.02.17 00:06:17.672171 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1599 | 2026.02.17 00:06:18.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.61 MiB, peak 181.15 MiB, free memory in arenas 0.00 B, will set to 181.04 MiB (RSS), difference: 9.44 MiB | ||
| 1600 | 2026.02.17 00:06:18.020913 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.02.17 00:06:18.021199 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1602 | 2026.02.17 00:06:18.021300 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1603 | 2026.02.17 00:06:18.022005 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.02.17 00:06:18.022054 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1605 | 2026.02.17 00:06:18.022438 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1606 | 2026.02.17 00:06:18.022662 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.02.17 00:06:18.022815 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.68 MiB/sec. | ||
| 1608 | 2026.02.17 00:06:18.022815 [ 69 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1609 | 2026.02.17 00:06:18.022862 [ 3 ] {03ce548f-d8ec-4992-b39e-1f6a16ba2dc3} <Debug> TCPHandler: Processed in 0.002128187 sec. | ||
| 1610 | 2026.02.17 00:06:18.022920 [ 69 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.02.17 00:06:18.022964 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1612 | 2026.02.17 00:06:18.023020 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.02.17 00:06:18.023119 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::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.02.17 00:06:18.023122 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.02.17 00:06:18.023182 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1616 | 2026.02.17 00:06:18.023232 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.02.17 00:06:18.023272 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1618 | 2026.02.17 00:06:18.023358 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 1619 | 2026.02.17 00:06:18.023406 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1620 | 2026.02.17 00:06:18.023444 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 79 rows starting from the beginning of the part | ||
| 1621 | 2026.02.17 00:06:18.023483 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1622 | 2026.02.17 00:06:18.023522 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1623 | 2026.02.17 00:06:18.023596 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.02.17 00:06:18.023632 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1625 | 2026.02.17 00:06:18.024000 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1626 | 2026.02.17 00:06:18.024221 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.02.17 00:06:18.024349 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001246 sec., 8025.682182985554 rows/sec., 603.49 KiB/sec. | ||
| 1628 | 2026.02.17 00:06:18.024349 [ 195 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281612 sec., 391694.2101041501 rows/sec., 34.78 MiB/sec. | ||
| 1629 | 2026.02.17 00:06:18.024386 [ 3 ] {4b6c6cc6-b216-4b2a-9fca-8e416cbf7816} <Debug> TCPHandler: Processed in 0.001414024 sec. | ||
| 1630 | 2026.02.17 00:06:18.024498 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.02.17 00:06:18.024502 [ 195 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1632 | 2026.02.17 00:06:18.024599 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1633 | 2026.02.17 00:06:18.024640 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1634 | 2026.02.17 00:06:18.024753 [ 195 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.02.17 00:06:18.024812 [ 195 ] {93369098-bf66-4561-ae88-10694315b991::all_1_6_1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1636 | 2026.02.17 00:06:18.024868 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1637 | 2026.02.17 00:06:18.025058 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.02.17 00:06:18.025092 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1639 | 2026.02.17 00:06:18.025384 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.02.17 00:06:18.025598 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.02.17 00:06:18.025690 [ 69 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.02.17 00:06:18.025718 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 1643 | 2026.02.17 00:06:18.025721 [ 69 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.02.17 00:06:18.025759 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1645 | 2026.02.17 00:06:18.025763 [ 3 ] {0d762d89-0e2b-464e-922a-315263555534} <Debug> TCPHandler: Processed in 0.001312882 sec. | ||
| 1646 | 2026.02.17 00:06:18.025840 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 1647 | 2026.02.17 00:06:18.025887 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.02.17 00:06:18.025922 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1649 | 2026.02.17 00:06:18.025946 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 84 rows starting from the beginning of the part | ||
| 1650 | 2026.02.17 00:06:18.025982 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.02.17 00:06:18.025989 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 1652 | 2026.02.17 00:06:18.026025 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1653 | 2026.02.17 00:06:18.026028 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1654 | 2026.02.17 00:06:18.026064 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 1655 | 2026.02.17 00:06:18.026096 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
| 1656 | 2026.02.17 00:06:18.026130 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1657 | 2026.02.17 00:06:18.026435 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.02.17 00:06:18.026469 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1659 | 2026.02.17 00:06:18.026798 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1660 | 2026.02.17 00:06:18.026814 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001002617 sec., 407932.4408024201 rows/sec., 33.82 MiB/sec. | ||
| 1661 | 2026.02.17 00:06:18.027032 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1662 | 2026.02.17 00:06:18.027074 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.02.17 00:06:18.027197 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1664 | 2026.02.17 00:06:18.027226 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.02.17 00:06:18.027247 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 1666 | 2026.02.17 00:06:18.027253 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1667 | 2026.02.17 00:06:18.027298 [ 3 ] {a6685b80-55cc-45cb-a8ed-f39c49ea5339} <Debug> TCPHandler: Processed in 0.001458155 sec. | ||
| 1668 | 2026.02.17 00:06:18.027371 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.02.17 00:06:18.027415 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 1670 | 2026.02.17 00:06:18.027450 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_6_1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1671 | 2026.02.17 00:06:18.027426 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.02.17 00:06:18.027563 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1673 | 2026.02.17 00:06:18.027577 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.02.17 00:06:18.027582 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1675 | 2026.02.17 00:06:18.027640 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 293 rows starting from the beginning of the part | ||
| 1676 | 2026.02.17 00:06:18.027647 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <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 | ||
| 1677 | 2026.02.17 00:06:18.027740 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1678 | 2026.02.17 00:06:18.027798 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1679 | 2026.02.17 00:06:18.027846 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 163 rows starting from the beginning of the part | ||
| 1680 | 2026.02.17 00:06:18.027896 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1681 | 2026.02.17 00:06:18.027942 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1682 | 2026.02.17 00:06:18.028435 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.02.17 00:06:18.028476 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1684 | 2026.02.17 00:06:18.029018 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1685 | 2026.02.17 00:06:18.029032 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700059 sec., 515276.2345306839 rows/sec., 37.47 MiB/sec. | ||
| 1686 | 2026.02.17 00:06:18.029212 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2026.02.17 00:06:18.029265 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.17 00:06:18.029423 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 1689 | 2026.02.17 00:06:18.029478 [ 3 ] {e953fa81-91bd-4cfc-a56f-c6e6802bff4d} <Debug> TCPHandler: Processed in 0.002109106 sec. | ||
| 1690 | 2026.02.17 00:06:18.029493 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.02.17 00:06:18.029569 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.02.17 00:06:18.029594 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.02.17 00:06:18.029648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1694 | 2026.02.17 00:06:18.029694 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.02.17 00:06:18.029738 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1696 | 2026.02.17 00:06:18.030105 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.02.17 00:06:18.030141 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1698 | 2026.02.17 00:06:18.030445 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1699 | 2026.02.17 00:06:18.030650 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.02.17 00:06:18.030772 [ 67 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1701 | 2026.02.17 00:06:18.030774 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1702 | 2026.02.17 00:06:18.030815 [ 67 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.02.17 00:06:18.030828 [ 3 ] {9093166e-8521-4680-89f7-1497a4b284c2} <Debug> TCPHandler: Processed in 0.001282612 sec. | ||
| 1704 | 2026.02.17 00:06:18.030838 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1705 | 2026.02.17 00:06:18.030939 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 1706 | 2026.02.17 00:06:18.031043 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.02.17 00:06:18.031082 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1708 | 2026.02.17 00:06:18.031153 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1709 | 2026.02.17 00:06:18.031199 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1710 | 2026.02.17 00:06:18.031240 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1711 | 2026.02.17 00:06:18.031280 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1712 | 2026.02.17 00:06:18.031325 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1713 | 2026.02.17 00:06:18.032053 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001154369 sec., 207905.79095592487 rows/sec., 14.08 MiB/sec. | ||
| 1714 | 2026.02.17 00:06:18.032155 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2026.02.17 00:06:18.032372 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.02.17 00:06:18.032428 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_6_1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.02.17 00:06:18.032478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1718 | 2026.02.17 00:06:22.413376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 238 | ||
| 1719 | 2026.02.17 00:06:22.415859 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.02.17 00:06:22.415905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1721 | 2026.02.17 00:06:22.417003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1722 | 2026.02.17 00:06:22.417257 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.02.17 00:06:22.417501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1724 | 2026.02.17 00:06:23.013957 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.02.17 00:06:23.014220 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1726 | 2026.02.17 00:06:23.014604 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1727 | 2026.02.17 00:06:23.014646 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1728 | 2026.02.17 00:06:23.014928 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1729 | 2026.02.17 00:06:23.015008 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1730 | 2026.02.17 00:06:23.015152 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1731 | 2026.02.17 00:06:23.015271 [ 317 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1732 | 2026.02.17 00:06:23.015271 [ 300 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1733 | 2026.02.17 00:06:23.015417 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1734 | 2026.02.17 00:06:23.015447 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1735 | 2026.02.17 00:06:23.017622 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1736 | 2026.02.17 00:06:23.017651 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1737 | 2026.02.17 00:06:23.017706 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1738 | 2026.02.17 00:06:23.017748 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1739 | 2026.02.17 00:06:23.018601 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004493 sec., 6454.484754061875 rows/sec., 281.25 KiB/sec. | ||
| 1740 | 2026.02.17 00:06:23.018718 [ 3 ] {e2200a7a-ab31-4054-a548-6835ddf09943} <Debug> TCPHandler: Processed in 0.004903914 sec. | ||
| 1741 | 2026.02.17 00:06:23.019059 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.02.17 00:06:23.019197 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1743 | 2026.02.17 00:06:23.019428 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1744 | 2026.02.17 00:06:23.019475 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1745 | 2026.02.17 00:06:23.019693 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1746 | 2026.02.17 00:06:23.019751 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1747 | 2026.02.17 00:06:23.019862 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1748 | 2026.02.17 00:06:23.019923 [ 321 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1749 | 2026.02.17 00:06:23.019924 [ 300 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1750 | 2026.02.17 00:06:23.020020 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1751 | 2026.02.17 00:06:23.020047 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1752 | 2026.02.17 00:06:23.020103 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1753 | 2026.02.17 00:06:23.020121 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1754 | 2026.02.17 00:06:23.020152 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1755 | 2026.02.17 00:06:23.020183 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1756 | 2026.02.17 00:06:23.020948 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001805 sec., 16066.481994459835 rows/sec., 700.10 KiB/sec. | ||
| 1757 | 2026.02.17 00:06:23.021062 [ 3 ] {438bf46f-f772-449a-b5ac-8c6330d3fcc0} <Debug> TCPHandler: Processed in 0.002053975 sec. | ||
| 1758 | 2026.02.17 00:06:23.021601 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.02.17 00:06:23.021736 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1760 | 2026.02.17 00:06:23.021950 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1761 | 2026.02.17 00:06:23.021985 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1762 | 2026.02.17 00:06:23.022181 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1763 | 2026.02.17 00:06:23.022233 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1764 | 2026.02.17 00:06:23.022332 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1765 | 2026.02.17 00:06:23.022396 [ 317 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1766 | 2026.02.17 00:06:23.022403 [ 307 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1767 | 2026.02.17 00:06:23.022520 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1768 | 2026.02.17 00:06:23.022547 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1769 | 2026.02.17 00:06:23.022603 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1770 | 2026.02.17 00:06:23.022620 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1771 | 2026.02.17 00:06:23.022651 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1772 | 2026.02.17 00:06:23.022683 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1773 | 2026.02.17 00:06:23.023279 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001598 sec., 18147.684605757197 rows/sec., 790.78 KiB/sec. | ||
| 1774 | 2026.02.17 00:06:23.023384 [ 3 ] {e340795a-2a9e-4c6f-96e0-a0cf49bbbb90} <Debug> TCPHandler: Processed in 0.001833261 sec. | ||
| 1775 | 2026.02.17 00:06:23.023598 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.02.17 00:06:23.023731 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1777 | 2026.02.17 00:06:23.023951 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1778 | 2026.02.17 00:06:23.023987 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1779 | 2026.02.17 00:06:23.024181 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1780 | 2026.02.17 00:06:23.024234 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1781 | 2026.02.17 00:06:23.024331 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1782 | 2026.02.17 00:06:23.024390 [ 321 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1783 | 2026.02.17 00:06:23.024396 [ 307 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1784 | 2026.02.17 00:06:23.024488 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1785 | 2026.02.17 00:06:23.024514 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1786 | 2026.02.17 00:06:23.024571 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1787 | 2026.02.17 00:06:23.024588 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1788 | 2026.02.17 00:06:23.024618 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1789 | 2026.02.17 00:06:23.024649 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1790 | 2026.02.17 00:06:23.025185 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001507 sec., 19243.5301924353 rows/sec., 838.53 KiB/sec. | ||
| 1791 | 2026.02.17 00:06:23.025289 [ 3 ] {e77d0218-b1da-478f-9c1d-33a452296f5a} <Debug> TCPHandler: Processed in 0.00174103 sec. | ||
| 1792 | 2026.02.17 00:06:23.025502 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.02.17 00:06:23.025659 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1794 | 2026.02.17 00:06:23.025872 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1795 | 2026.02.17 00:06:23.025906 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1796 | 2026.02.17 00:06:23.026098 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1797 | 2026.02.17 00:06:23.026156 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1798 | 2026.02.17 00:06:23.026254 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1799 | 2026.02.17 00:06:23.026323 [ 317 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1800 | 2026.02.17 00:06:23.026324 [ 321 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1801 | 2026.02.17 00:06:23.026414 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1802 | 2026.02.17 00:06:23.026440 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1803 | 2026.02.17 00:06:23.026494 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1804 | 2026.02.17 00:06:23.026511 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1805 | 2026.02.17 00:06:23.026540 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1806 | 2026.02.17 00:06:23.026570 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1807 | 2026.02.17 00:06:23.027100 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001497 sec., 19372.07748830995 rows/sec., 844.14 KiB/sec. | ||
| 1808 | 2026.02.17 00:06:23.027202 [ 3 ] {d489ec7e-6789-4365-8d8c-a1f20247049e} <Debug> TCPHandler: Processed in 0.00175171 sec. | ||
| 1809 | 2026.02.17 00:06:23.027461 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.02.17 00:06:23.027592 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1811 | 2026.02.17 00:06:23.027803 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1812 | 2026.02.17 00:06:23.027838 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1813 | 2026.02.17 00:06:23.028036 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1814 | 2026.02.17 00:06:23.028086 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1815 | 2026.02.17 00:06:23.028182 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1816 | 2026.02.17 00:06:23.028244 [ 307 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1817 | 2026.02.17 00:06:23.028246 [ 317 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1818 | 2026.02.17 00:06:23.028342 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1819 | 2026.02.17 00:06:23.028369 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1820 | 2026.02.17 00:06:23.028423 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1821 | 2026.02.17 00:06:23.028439 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1822 | 2026.02.17 00:06:23.028469 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1823 | 2026.02.17 00:06:23.028499 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1824 | 2026.02.17 00:06:23.029120 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001583 sec., 18319.64624131396 rows/sec., 798.28 KiB/sec. | ||
| 1825 | 2026.02.17 00:06:23.029207 [ 3 ] {cade3255-02e3-48c9-9912-f63016ae4381} <Debug> TCPHandler: Processed in 0.001793941 sec. | ||
| 1826 | 2026.02.17 00:06:23.029448 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.02.17 00:06:23.029579 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1828 | 2026.02.17 00:06:23.029782 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2026.02.17 00:06:23.029817 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1830 | 2026.02.17 00:06:23.030017 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2026.02.17 00:06:23.030069 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2026.02.17 00:06:23.030171 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1833 | 2026.02.17 00:06:23.030229 [ 316 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.02.17 00:06:23.030238 [ 307 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1835 | 2026.02.17 00:06:23.030320 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1836 | 2026.02.17 00:06:23.030345 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2026.02.17 00:06:23.030398 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1838 | 2026.02.17 00:06:23.030414 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1839 | 2026.02.17 00:06:23.030447 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1840 | 2026.02.17 00:06:23.030479 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1841 | 2026.02.17 00:06:23.031028 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001503 sec., 19294.74384564205 rows/sec., 840.77 KiB/sec. | ||
| 1842 | 2026.02.17 00:06:23.031116 [ 3 ] {73902728-0bc0-4dc7-8fce-b0a3fcc31f4f} <Debug> TCPHandler: Processed in 0.001714989 sec. | ||
| 1843 | 2026.02.17 00:06:23.031377 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.02.17 00:06:23.031515 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1845 | 2026.02.17 00:06:23.031723 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.02.17 00:06:23.031758 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1847 | 2026.02.17 00:06:23.031960 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.02.17 00:06:23.032012 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.02.17 00:06:23.032107 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1850 | 2026.02.17 00:06:23.032164 [ 317 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.02.17 00:06:23.032165 [ 316 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.02.17 00:06:23.032255 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1853 | 2026.02.17 00:06:23.032310 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.02.17 00:06:23.032364 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.02.17 00:06:23.032380 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1856 | 2026.02.17 00:06:23.032410 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1857 | 2026.02.17 00:06:23.032465 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1858 | 2026.02.17 00:06:23.033006 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001552 sec., 18685.567010309278 rows/sec., 814.22 KiB/sec. | ||
| 1859 | 2026.02.17 00:06:23.033093 [ 3 ] {6e206ab6-cf9a-41dd-ac17-65df635419a1} <Debug> TCPHandler: Processed in 0.001762961 sec. | ||
| 1860 | 2026.02.17 00:06:23.033326 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.02.17 00:06:23.033457 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1862 | 2026.02.17 00:06:23.033669 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2026.02.17 00:06:23.033704 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1864 | 2026.02.17 00:06:23.033899 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.02.17 00:06:23.033949 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2026.02.17 00:06:23.034043 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1867 | 2026.02.17 00:06:23.034100 [ 307 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1868 | 2026.02.17 00:06:23.034104 [ 317 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1869 | 2026.02.17 00:06:23.034198 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1870 | 2026.02.17 00:06:23.034223 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2026.02.17 00:06:23.034276 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2026.02.17 00:06:23.034292 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1873 | 2026.02.17 00:06:23.034321 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1874 | 2026.02.17 00:06:23.034351 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1875 | 2026.02.17 00:06:23.034956 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001555 sec., 18649.51768488746 rows/sec., 812.65 KiB/sec. | ||
| 1876 | 2026.02.17 00:06:23.035059 [ 3 ] {c40ecc34-ff19-4081-9e64-531895d7e2d7} <Debug> TCPHandler: Processed in 0.00178008 sec. | ||
| 1877 | 2026.02.17 00:06:23.035274 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.02.17 00:06:23.035406 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1879 | 2026.02.17 00:06:23.035615 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2026.02.17 00:06:23.035650 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1881 | 2026.02.17 00:06:23.035849 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2026.02.17 00:06:23.035900 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2026.02.17 00:06:23.036000 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1884 | 2026.02.17 00:06:23.036057 [ 317 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2026.02.17 00:06:23.036058 [ 296 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1886 | 2026.02.17 00:06:23.036144 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1887 | 2026.02.17 00:06:23.036169 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2026.02.17 00:06:23.036222 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2026.02.17 00:06:23.036239 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1890 | 2026.02.17 00:06:23.036268 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1891 | 2026.02.17 00:06:23.036304 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1892 | 2026.02.17 00:06:23.036871 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001522 sec., 19053.876478318005 rows/sec., 830.27 KiB/sec. | ||
| 1893 | 2026.02.17 00:06:23.036972 [ 3 ] {ebbbe8ce-e8cb-448b-ae9c-e47a788a74d8} <Debug> TCPHandler: Processed in 0.00174527 sec. | ||
| 1894 | 2026.02.17 00:06:23.037194 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.02.17 00:06:23.037326 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1896 | 2026.02.17 00:06:23.037536 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2026.02.17 00:06:23.037570 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1898 | 2026.02.17 00:06:23.037769 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2026.02.17 00:06:23.037819 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2026.02.17 00:06:23.037914 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1901 | 2026.02.17 00:06:23.037971 [ 260 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1902 | 2026.02.17 00:06:23.037976 [ 296 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1903 | 2026.02.17 00:06:23.038067 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1904 | 2026.02.17 00:06:23.038094 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2026.02.17 00:06:23.038146 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2026.02.17 00:06:23.038163 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1907 | 2026.02.17 00:06:23.038193 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1908 | 2026.02.17 00:06:23.038226 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1909 | 2026.02.17 00:06:23.038778 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001508 sec., 19230.76923076923 rows/sec., 837.98 KiB/sec. | ||
| 1910 | 2026.02.17 00:06:23.038879 [ 3 ] {4990c60b-e645-44cb-afe6-0f87baa7a691} <Debug> TCPHandler: Processed in 0.00173237 sec. | ||
| 1911 | 2026.02.17 00:06:23.045762 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.02.17 00:06:23.045924 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1913 | 2026.02.17 00:06:23.046181 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2026.02.17 00:06:23.046223 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1915 | 2026.02.17 00:06:23.046463 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2026.02.17 00:06:23.046512 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.02.17 00:06:23.046608 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1918 | 2026.02.17 00:06:23.046676 [ 260 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2026.02.17 00:06:23.046681 [ 296 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2026.02.17 00:06:23.046779 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1921 | 2026.02.17 00:06:23.046804 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2026.02.17 00:06:23.046858 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1923 | 2026.02.17 00:06:23.046875 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1924 | 2026.02.17 00:06:23.046904 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1925 | 2026.02.17 00:06:23.046935 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1926 | 2026.02.17 00:06:23.047501 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001648 sec., 17597.087378640776 rows/sec., 766.79 KiB/sec. | ||
| 1927 | 2026.02.17 00:06:23.047601 [ 3 ] {dbce2f4b-06bc-498b-a283-1389c7992512} <Debug> TCPHandler: Processed in 0.001897962 sec. | ||
| 1928 | 2026.02.17 00:06:23.055554 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.02.17 00:06:23.055664 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1930 | 2026.02.17 00:06:23.055707 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2026.02.17 00:06:23.056207 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.02.17 00:06:23.056250 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1933 | 2026.02.17 00:06:23.056683 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1934 | 2026.02.17 00:06:23.056893 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.02.17 00:06:23.057045 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001413 sec., 8492.569002123142 rows/sec., 3.02 MiB/sec. | ||
| 1936 | 2026.02.17 00:06:23.057085 [ 3 ] {3fceb1a8-b746-4e6d-b4f4-56634ed66b74} <Debug> TCPHandler: Processed in 0.001582087 sec. | ||
| 1937 | 2026.02.17 00:06:23.057197 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.02.17 00:06:23.057295 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.02.17 00:06:23.057335 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1940 | 2026.02.17 00:06:23.057821 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.02.17 00:06:23.057858 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1942 | 2026.02.17 00:06:23.058174 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1943 | 2026.02.17 00:06:23.058388 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.02.17 00:06:23.058514 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001238 sec., 229402.26171243942 rows/sec., 14.57 MiB/sec. | ||
| 1945 | 2026.02.17 00:06:23.058552 [ 3 ] {b981ecf8-135e-4ef8-81cf-0e399d179399} <Debug> TCPHandler: Processed in 0.001405884 sec. | ||
| 1946 | 2026.02.17 00:06:23.058664 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.02.17 00:06:23.058758 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1948 | 2026.02.17 00:06:23.058798 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1949 | 2026.02.17 00:06:23.059454 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.02.17 00:06:23.059491 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1951 | 2026.02.17 00:06:23.059862 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2026.02.17 00:06:23.060077 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.02.17 00:06:23.060201 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Debug> executeQuery: Read 843 rows, 68.49 KiB in 0.00146 sec., 577397.2602739726 rows/sec., 45.81 MiB/sec. | ||
| 1954 | 2026.02.17 00:06:23.060238 [ 3 ] {44829524-f9d4-4012-a373-39682e2eea0c} <Debug> TCPHandler: Processed in 0.001625008 sec. | ||
| 1955 | 2026.02.17 00:06:23.060350 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.02.17 00:06:23.060445 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.02.17 00:06:23.060485 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1958 | 2026.02.17 00:06:23.060902 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.02.17 00:06:23.060938 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1960 | 2026.02.17 00:06:23.061239 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2026.02.17 00:06:23.061453 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.02.17 00:06:23.061553 [ 60 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1963 | 2026.02.17 00:06:23.061574 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001148 sec., 143728.2229965157 rows/sec., 8.74 MiB/sec. | ||
| 1964 | 2026.02.17 00:06:23.061622 [ 60 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.02.17 00:06:23.061632 [ 3 ] {f6d9261f-f250-44cb-bb7d-ed583ddc8090} <Debug> TCPHandler: Processed in 0.001333383 sec. | ||
| 1966 | 2026.02.17 00:06:23.061651 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1967 | 2026.02.17 00:06:23.061754 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 1968 | 2026.02.17 00:06:23.061755 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.02.17 00:06:23.061868 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1970 | 2026.02.17 00:06:23.061885 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.02.17 00:06:23.061899 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1972 | 2026.02.17 00:06:23.061924 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1973 | 2026.02.17 00:06:23.061963 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1974 | 2026.02.17 00:06:23.062013 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1975 | 2026.02.17 00:06:23.062062 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1976 | 2026.02.17 00:06:23.062103 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1977 | 2026.02.17 00:06:23.062149 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part | ||
| 1978 | 2026.02.17 00:06:23.062362 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.02.17 00:06:23.062397 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1980 | 2026.02.17 00:06:23.062767 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1981 | 2026.02.17 00:06:23.062924 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208741 sec., 210136.0010126239 rows/sec., 14.50 MiB/sec. | ||
| 1982 | 2026.02.17 00:06:23.062999 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.02.17 00:06:23.063113 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1984 | 2026.02.17 00:06:23.063129 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 1985 | 2026.02.17 00:06:23.063169 [ 3 ] {b9fd44e6-2161-4833-9e6b-112b335320af} <Debug> TCPHandler: Processed in 0.001464045 sec. | ||
| 1986 | 2026.02.17 00:06:23.063283 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.02.17 00:06:23.063377 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.02.17 00:06:23.063416 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1989 | 2026.02.17 00:06:23.063425 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.02.17 00:06:23.063487 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_6_1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1991 | 2026.02.17 00:06:23.063542 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1992 | 2026.02.17 00:06:23.063830 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.17 00:06:23.063865 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 1994 | 2026.02.17 00:06:23.064175 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1995 | 2026.02.17 00:06:23.064386 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.17 00:06:23.064508 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 1997 | 2026.02.17 00:06:23.064546 [ 3 ] {80861e84-bbcb-4c39-a768-940f5a03de3b} <Debug> TCPHandler: Processed in 0.001313863 sec. | ||
| 1998 | 2026.02.17 00:06:23.064658 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.17 00:06:23.064756 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.17 00:06:23.064795 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2001 | 2026.02.17 00:06:23.065340 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.17 00:06:23.065376 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2003 | 2026.02.17 00:06:23.065701 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2004 | 2026.02.17 00:06:23.065917 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.17 00:06:23.066047 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001308 sec., 392201.83486238535 rows/sec., 27.64 MiB/sec. | ||
| 2006 | 2026.02.17 00:06:23.066085 [ 3 ] {b42e3d33-feb1-4bb8-97fa-265c75562b00} <Debug> TCPHandler: Processed in 0.001478115 sec. | ||
| 2007 | 2026.02.17 00:06:23.066195 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.17 00:06:23.066289 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.17 00:06:23.066329 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2010 | 2026.02.17 00:06:23.066654 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.02.17 00:06:23.066692 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2012 | 2026.02.17 00:06:23.067016 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2013 | 2026.02.17 00:06:23.067237 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.02.17 00:06:23.067363 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 2015 | 2026.02.17 00:06:23.067408 [ 3 ] {2c4331e3-23fb-4011-bb27-593073ae0e49} <Debug> TCPHandler: Processed in 0.001264692 sec. | ||
| 2016 | 2026.02.17 00:06:23.067513 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.17 00:06:23.067606 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.02.17 00:06:23.067648 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2019 | 2026.02.17 00:06:23.068046 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.17 00:06:23.068083 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2021 | 2026.02.17 00:06:23.068418 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2022 | 2026.02.17 00:06:23.068640 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.17 00:06:23.068764 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 2024 | 2026.02.17 00:06:23.068807 [ 3 ] {81d90910-c58f-4334-b7cb-b2cf06ee6e60} <Debug> TCPHandler: Processed in 0.001344173 sec. | ||
| 2025 | 2026.02.17 00:06:23.068919 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.02.17 00:06:23.069014 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.02.17 00:06:23.069057 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2028 | 2026.02.17 00:06:23.069501 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.17 00:06:23.069545 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2030 | 2026.02.17 00:06:23.069895 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2031 | 2026.02.17 00:06:23.070109 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.17 00:06:23.070238 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001242 sec., 805.1529790660226 rows/sec., 54.25 KiB/sec. | ||
| 2033 | 2026.02.17 00:06:23.070291 [ 3 ] {eb5b320e-8371-45fd-86cd-6bfec254bf37} <Debug> TCPHandler: Processed in 0.001421204 sec. | ||
| 2034 | 2026.02.17 00:06:23.070407 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.02.17 00:06:23.070503 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.02.17 00:06:23.070558 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <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 | ||
| 2037 | 2026.02.17 00:06:23.071383 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.02.17 00:06:23.071420 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2039 | 2026.02.17 00:06:23.071941 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2040 | 2026.02.17 00:06:23.072159 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.17 00:06:23.072281 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2042 | 2026.02.17 00:06:23.072287 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001803 sec., 12756.516916250694 rows/sec., 22.86 MiB/sec. | ||
| 2043 | 2026.02.17 00:06:23.072320 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.02.17 00:06:23.072341 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2045 | 2026.02.17 00:06:23.072355 [ 3 ] {5edd8d79-da05-4009-9df1-2ca84db5dfc5} <Debug> TCPHandler: Processed in 0.001999104 sec. | ||
| 2046 | 2026.02.17 00:06:23.072408 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 2047 | 2026.02.17 00:06:23.072470 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.02.17 00:06:23.072563 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2049 | 2026.02.17 00:06:23.072568 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2050 | 2026.02.17 00:06:23.072604 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2051 | 2026.02.17 00:06:23.072618 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2052 | 2026.02.17 00:06:23.072716 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2053 | 2026.02.17 00:06:23.072811 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 2054 | 2026.02.17 00:06:23.072904 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2055 | 2026.02.17 00:06:23.072926 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.02.17 00:06:23.072960 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2057 | 2026.02.17 00:06:23.072996 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2058 | 2026.02.17 00:06:23.073090 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2059 | 2026.02.17 00:06:23.073273 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2060 | 2026.02.17 00:06:23.073499 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.02.17 00:06:23.073624 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 2062 | 2026.02.17 00:06:23.073666 [ 3 ] {b5a098c0-9965-4618-857a-d76458f4a219} <Debug> TCPHandler: Processed in 0.001243802 sec. | ||
| 2063 | 2026.02.17 00:06:23.074778 [ 194 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.002393921 sec., 36759.77611625446 rows/sec., 65.87 MiB/sec. | ||
| 2064 | 2026.02.17 00:06:23.075168 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2065 | 2026.02.17 00:06:23.075554 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.02.17 00:06:23.075633 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2067 | 2026.02.17 00:06:23.075772 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2068 | 2026.02.17 00:06:24.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.89 MiB, peak 186.60 MiB, free memory in arenas 0.00 B, will set to 181.80 MiB (RSS), difference: -1.09 MiB | ||
| 2069 | 2026.02.17 00:06:24.913858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3353 | ||
| 2070 | 2026.02.17 00:06:24.914476 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.02.17 00:06:24.914508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2072 | 2026.02.17 00:06:24.914971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2073 | 2026.02.17 00:06:24.915193 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.02.17 00:06:24.915315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3353 | ||
| 2075 | 2026.02.17 00:06:25.081696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2076 | 2026.02.17 00:06:25.098325 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.02.17 00:06:25.098384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2078 | 2026.02.17 00:06:25.103670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2079 | 2026.02.17 00:06:25.104350 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.02.17 00:06:25.107399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2081 | 2026.02.17 00:06:28.020150 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.02.17 00:06:28.020346 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2026.02.17 00:06:28.020419 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2026.02.17 00:06:28.021090 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.02.17 00:06:28.021137 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2086 | 2026.02.17 00:06:28.021516 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2087 | 2026.02.17 00:06:28.021741 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.02.17 00:06:28.021886 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.91 MiB/sec. | ||
| 2089 | 2026.02.17 00:06:28.021936 [ 3 ] {d5d1803d-4555-4523-84c0-919faf05d67a} <Debug> TCPHandler: Processed in 0.001917033 sec. | ||
| 2090 | 2026.02.17 00:06:28.022070 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.02.17 00:06:28.022165 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.02.17 00:06:28.022204 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2026.02.17 00:06:28.022614 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.02.17 00:06:28.022651 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2095 | 2026.02.17 00:06:28.022941 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2096 | 2026.02.17 00:06:28.023147 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.02.17 00:06:28.023270 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 2098 | 2026.02.17 00:06:28.023309 [ 3 ] {51d36e57-4878-42f1-9721-ebeb014ce7a0} <Debug> TCPHandler: Processed in 0.001287422 sec. | ||
| 2099 | 2026.02.17 00:06:28.023430 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.02.17 00:06:28.023523 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2101 | 2026.02.17 00:06:28.023562 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2102 | 2026.02.17 00:06:28.023975 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.02.17 00:06:28.024012 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2104 | 2026.02.17 00:06:28.024299 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.02.17 00:06:28.024503 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.02.17 00:06:28.024623 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001118 sec., 66189.62432915921 rows/sec., 5.17 MiB/sec. | ||
| 2107 | 2026.02.17 00:06:28.024660 [ 3 ] {3ace75b1-3b3b-44d7-9224-7c66d76f6cdc} <Debug> TCPHandler: Processed in 0.001276801 sec. | ||
| 2108 | 2026.02.17 00:06:28.024774 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.02.17 00:06:28.024866 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.02.17 00:06:28.024909 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2111 | 2026.02.17 00:06:28.025361 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.02.17 00:06:28.025399 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2113 | 2026.02.17 00:06:28.025725 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2114 | 2026.02.17 00:06:28.025929 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.02.17 00:06:28.026054 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2116 | 2026.02.17 00:06:28.026091 [ 3 ] {a0c85c03-2c75-4bd7-9e1c-6cfdc5a2cbe3} <Debug> TCPHandler: Processed in 0.001364503 sec. | ||
| 2117 | 2026.02.17 00:06:28.026189 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.02.17 00:06:28.026282 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.02.17 00:06:28.026335 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2120 | 2026.02.17 00:06:28.027083 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.02.17 00:06:28.027121 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2122 | 2026.02.17 00:06:28.027618 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2123 | 2026.02.17 00:06:28.027830 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.02.17 00:06:28.027961 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 2125 | 2026.02.17 00:06:28.028011 [ 3 ] {fd242f6b-3864-4a45-9f3d-bfecab9a9445} <Debug> TCPHandler: Processed in 0.001869222 sec. | ||
| 2126 | 2026.02.17 00:06:28.028118 [ 3 ] {} <Trace> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.02.17 00:06:28.028212 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42839) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.02.17 00:06:28.028253 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2026.02.17 00:06:28.028627 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.02.17 00:06:28.028667 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2131 | 2026.02.17 00:06:28.028962 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2026.02.17 00:06:28.029163 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.02.17 00:06:28.029286 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2134 | 2026.02.17 00:06:28.029322 [ 3 ] {5e606d04-b435-40de-a46b-47215e4bcf73} <Debug> TCPHandler: Processed in 0.001252311 sec. | ||
| 2135 | 2026.02.17 00:06:32.352238 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2136 | 2026.02.17 00:06:32.352308 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2137 | 2026.02.17 00:06:32.415486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3865 | ||
| 2138 | 2026.02.17 00:06:32.416288 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.02.17 00:06:32.416334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2140 | 2026.02.17 00:06:32.416801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2141 | 2026.02.17 00:06:32.417044 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.02.17 00:06:32.417180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2143 | 2026.02.17 00:06:32.417618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 298 | ||
| 2144 | 2026.02.17 00:06:32.420516 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.02.17 00:06:32.420555 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2146 | 2026.02.17 00:06:32.421756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2147 | 2026.02.17 00:06:32.422030 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.02.17 00:06:32.422144 [ 47 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2149 | 2026.02.17 00:06:32.422182 [ 47 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.02.17 00:06:32.422205 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2151 | 2026.02.17 00:06:32.422261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2152 | 2026.02.17 00:06:32.422298 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 2153 | 2026.02.17 00:06:32.422809 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2154 | 2026.02.17 00:06:32.422916 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 2155 | 2026.02.17 00:06:32.423209 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 2156 | 2026.02.17 00:06:32.423516 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 2157 | 2026.02.17 00:06:32.423909 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2158 | 2026.02.17 00:06:32.424262 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2159 | 2026.02.17 00:06:32.424630 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2160 | 2026.02.17 00:06:32.430204 [ 194 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.007941296 sec., 37525.36109974996 rows/sec., 39.82 MiB/sec. | ||
| 2161 | 2026.02.17 00:06:32.430842 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2162 | 2026.02.17 00:06:32.431320 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.02.17 00:06:32.431380 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_6_1} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2164 | 2026.02.17 00:06:32.431521 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2165 | 2026.02.17 00:06:32.569635 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.02.17 00:06:32.569699 [ 3 ] {} <Debug> TCP-Session: b8a7840b-1d3a-4890-bb09-d2a929711774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.02.17 00:06:32.607552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2168 | 2026.02.17 00:06:32.623730 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.02.17 00:06:32.623783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2170 | 2026.02.17 00:06:32.629790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2171 | 2026.02.17 00:06:32.630483 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.02.17 00:06:32.633223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2173 | 2026.02.17 00:06:33.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.79 MiB, peak 186.87 MiB, free memory in arenas 0.00 B, will set to 184.68 MiB (RSS), difference: 3.88 MiB | ||
| 2174 | 2026.02.17 00:06:33.029859 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.02.17 00:06:33.030044 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.02.17 00:06:33.030110 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2177 | 2026.02.17 00:06:33.030951 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.02.17 00:06:33.031001 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2179 | 2026.02.17 00:06:33.031425 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2180 | 2026.02.17 00:06:33.031663 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.02.17 00:06:33.031823 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. | ||
| 2182 | 2026.02.17 00:06:33.031864 [ 4 ] {577ba04b-1bca-48d0-bc75-076fc1abed1b} <Debug> TCPHandler: Processed in 0.002193857 sec. | ||
| 2183 | 2026.02.17 00:06:33.031992 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.02.17 00:06:33.032085 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2185 | 2026.02.17 00:06:33.032126 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2186 | 2026.02.17 00:06:33.032925 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.02.17 00:06:33.032961 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2188 | 2026.02.17 00:06:33.033325 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2189 | 2026.02.17 00:06:33.033536 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.02.17 00:06:33.033665 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Debug> executeQuery: Read 843 rows, 68.49 KiB in 0.001598 sec., 527534.4180225282 rows/sec., 41.85 MiB/sec. | ||
| 2191 | 2026.02.17 00:06:33.033703 [ 4 ] {9d91a7d0-6922-4b7a-8b83-baf02411bc67} <Debug> TCPHandler: Processed in 0.00176153 sec. | ||
| 2192 | 2026.02.17 00:06:33.033815 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.02.17 00:06:33.033908 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.02.17 00:06:33.033948 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2195 | 2026.02.17 00:06:33.034383 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.02.17 00:06:33.034418 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2197 | 2026.02.17 00:06:33.034725 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2198 | 2026.02.17 00:06:33.034935 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.02.17 00:06:33.035060 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.00117 sec., 141025.64102564103 rows/sec., 8.57 MiB/sec. | ||
| 2200 | 2026.02.17 00:06:33.035098 [ 4 ] {c0072dd7-23e8-4e90-b2d2-530e3fb76cc0} <Debug> TCPHandler: Processed in 0.001332713 sec. | ||
| 2201 | 2026.02.17 00:06:33.035206 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.02.17 00:06:33.035299 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.02.17 00:06:33.035338 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2204 | 2026.02.17 00:06:33.035761 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.02.17 00:06:33.035798 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2206 | 2026.02.17 00:06:33.036109 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2207 | 2026.02.17 00:06:33.036320 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.02.17 00:06:33.036448 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 2209 | 2026.02.17 00:06:33.036484 [ 4 ] {c7ab3651-61ae-4833-96c7-057df40f83ee} <Debug> TCPHandler: Processed in 0.001326743 sec. | ||
| 2210 | 2026.02.17 00:06:33.036590 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.02.17 00:06:33.036683 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.02.17 00:06:33.036722 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2213 | 2026.02.17 00:06:33.037141 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.02.17 00:06:33.037177 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2215 | 2026.02.17 00:06:33.037476 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2216 | 2026.02.17 00:06:33.037684 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.02.17 00:06:33.037809 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 2218 | 2026.02.17 00:06:33.037846 [ 4 ] {67ea08e7-4686-4e4d-b0e0-bd5f25898330} <Debug> TCPHandler: Processed in 0.001304192 sec. | ||
| 2219 | 2026.02.17 00:06:33.037953 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.02.17 00:06:33.038046 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2221 | 2026.02.17 00:06:33.038085 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2222 | 2026.02.17 00:06:33.038628 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.02.17 00:06:33.038664 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2224 | 2026.02.17 00:06:33.038984 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2225 | 2026.02.17 00:06:33.039193 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.02.17 00:06:33.039319 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.00129 sec., 397674.4186046512 rows/sec., 28.03 MiB/sec. | ||
| 2227 | 2026.02.17 00:06:33.039355 [ 4 ] {43617974-fe47-42f4-9325-dcf24593627e} <Debug> TCPHandler: Processed in 0.001450605 sec. | ||
| 2228 | 2026.02.17 00:06:33.039465 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.02.17 00:06:33.039559 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2230 | 2026.02.17 00:06:33.039600 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2231 | 2026.02.17 00:06:33.039917 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.02.17 00:06:33.039953 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2233 | 2026.02.17 00:06:33.040249 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2234 | 2026.02.17 00:06:33.040462 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.02.17 00:06:33.040586 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 2236 | 2026.02.17 00:06:33.040619 [ 4 ] {0a6cc238-6ef2-4d7d-823b-382c2d02110d} <Debug> TCPHandler: Processed in 0.001202821 sec. | ||
| 2237 | 2026.02.17 00:06:33.040717 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.02.17 00:06:33.040809 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.02.17 00:06:33.040851 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2240 | 2026.02.17 00:06:33.041279 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.02.17 00:06:33.041315 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2242 | 2026.02.17 00:06:33.041642 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.02.17 00:06:33.041851 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.02.17 00:06:33.041978 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 2245 | 2026.02.17 00:06:33.042013 [ 4 ] {ab5a1544-c5f2-47be-bdc4-b45782a0200f} <Debug> TCPHandler: Processed in 0.001343963 sec. | ||
| 2246 | 2026.02.17 00:06:33.042124 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.02.17 00:06:33.042217 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.02.17 00:06:33.042259 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2249 | 2026.02.17 00:06:33.042561 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.02.17 00:06:33.042596 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2251 | 2026.02.17 00:06:33.042883 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2252 | 2026.02.17 00:06:33.043086 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.02.17 00:06:33.043208 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 2254 | 2026.02.17 00:06:33.043244 [ 4 ] {08e4bd68-e3ba-4f05-9288-8f45771e4b05} <Debug> TCPHandler: Processed in 0.00116869 sec. | ||
| 2255 | 2026.02.17 00:06:33.043350 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.02.17 00:06:33.043443 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.02.17 00:06:33.043496 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <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 | ||
| 2258 | 2026.02.17 00:06:33.044297 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.02.17 00:06:33.044334 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2260 | 2026.02.17 00:06:33.044844 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2261 | 2026.02.17 00:06:33.045062 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.17 00:06:33.045194 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001769 sec., 13001.695873374789 rows/sec., 23.30 MiB/sec. | ||
| 2263 | 2026.02.17 00:06:33.045242 [ 4 ] {6810906d-fa95-418a-a654-a882baa9cfff} <Debug> TCPHandler: Processed in 0.001940394 sec. | ||
| 2264 | 2026.02.17 00:06:33.045348 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.02.17 00:06:33.045442 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.02.17 00:06:33.045482 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2267 | 2026.02.17 00:06:33.045802 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.02.17 00:06:33.045837 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 2269 | 2026.02.17 00:06:33.046131 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2270 | 2026.02.17 00:06:33.046336 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.02.17 00:06:33.046459 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001036 sec., 86872.58687258686 rows/sec., 5.44 MiB/sec. | ||
| 2272 | 2026.02.17 00:06:33.046493 [ 4 ] {406aa947-05ea-4136-bbc0-1e2454c21160} <Debug> TCPHandler: Processed in 0.00119309 sec. | ||
| 2273 | 2026.02.17 00:06:36.960524 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 2274 | 2026.02.17 00:06:36.960655 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2026.02.17 00:06:36.960688 [ 3 ] {} <Debug> TCP-Session: 2ededd60-a0c3-4b58-b94a-2debc5e317e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 2276 | 2026.02.17 00:06:36.960714 [ 3 ] {} <Debug> TCP-Session: 2ededd60-a0c3-4b58-b94a-2debc5e317e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.02.17 00:06:36.960732 [ 3 ] {} <Debug> TCP-Session: 2ededd60-a0c3-4b58-b94a-2debc5e317e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.02.17 00:06:36.960947 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35691 | ||
| 2279 | 2026.02.17 00:06:36.960963 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47582 | ||
| 2280 | 2026.02.17 00:06:36.961016 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32888 | ||
| 2281 | 2026.02.17 00:06:36.961037 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43707 | ||
| 2282 | 2026.02.17 00:06:36.961083 [ 3 ] {} <Trace> TCP-Session: 2ededd60-a0c3-4b58-b94a-2debc5e317e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.02.17 00:06:36.961084 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.02.17 00:06:36.961027 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56794 | ||
| 2285 | 2026.02.17 00:06:36.961144 [ 286 ] {} <Debug> TCP-Session: 613020e1-2ecb-43df-93b6-1d84b3c8b6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:35691 | ||
| 2286 | 2026.02.17 00:06:36.961004 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50473 | ||
| 2287 | 2026.02.17 00:06:36.961181 [ 286 ] {} <Debug> TCP-Session: 613020e1-2ecb-43df-93b6-1d84b3c8b6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.02.17 00:06:36.960997 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51803 | ||
| 2289 | 2026.02.17 00:06:36.961218 [ 286 ] {} <Debug> TCP-Session: 613020e1-2ecb-43df-93b6-1d84b3c8b6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.17 00:06:36.961237 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.02.17 00:06:36.961259 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2292 | 2026.02.17 00:06:36.961279 [ 290 ] {} <Debug> TCP-Session: a1a46949-1bbc-4a2b-b32d-1f7d22971e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:32888 | ||
| 2293 | 2026.02.17 00:06:36.961046 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37272 | ||
| 2294 | 2026.02.17 00:06:36.961310 [ 290 ] {} <Debug> TCP-Session: a1a46949-1bbc-4a2b-b32d-1f7d22971e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.02.17 00:06:36.961349 [ 290 ] {} <Debug> TCP-Session: a1a46949-1bbc-4a2b-b32d-1f7d22971e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.02.17 00:06:36.961536 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2297 | 2026.02.17 00:06:36.961538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.02.17 00:06:36.961536 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.02.17 00:06:36.961591 [ 293 ] {} <Debug> TCP-Session: b0eb9181-8942-4641-a8e0-771787f0a808 Authenticating user 'default' from [fd00:1122:3344:101::e]:37272 | ||
| 2300 | 2026.02.17 00:06:36.961598 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2301 | 2026.02.17 00:06:36.961625 [ 288 ] {} <Debug> TCP-Session: 096c43c7-660f-43e8-bd4f-c3f7e89c8fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51803 | ||
| 2302 | 2026.02.17 00:06:36.961626 [ 293 ] {} <Debug> TCP-Session: b0eb9181-8942-4641-a8e0-771787f0a808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.02.17 00:06:36.961653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.02.17 00:06:36.961663 [ 288 ] {} <Debug> TCP-Session: 096c43c7-660f-43e8-bd4f-c3f7e89c8fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.02.17 00:06:36.961670 [ 293 ] {} <Debug> TCP-Session: b0eb9181-8942-4641-a8e0-771787f0a808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.02.17 00:06:36.961698 [ 288 ] {} <Debug> TCP-Session: 096c43c7-660f-43e8-bd4f-c3f7e89c8fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.17 00:06:36.961696 [ 292 ] {} <Debug> TCP-Session: 0acc38bf-5b66-4936-b857-0c7ae00fe2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43707 | ||
| 2308 | 2026.02.17 00:06:36.961580 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.02.17 00:06:36.961742 [ 292 ] {} <Debug> TCP-Session: 0acc38bf-5b66-4936-b857-0c7ae00fe2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.02.17 00:06:36.961771 [ 292 ] {} <Debug> TCP-Session: 0acc38bf-5b66-4936-b857-0c7ae00fe2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.02.17 00:06:36.961772 [ 291 ] {} <Debug> TCP-Session: 8343fe25-019c-436f-94f5-085649c9deda Authenticating user 'default' from [fd00:1122:3344:101::e]:56794 | ||
| 2312 | 2026.02.17 00:06:36.961811 [ 291 ] {} <Debug> TCP-Session: 8343fe25-019c-436f-94f5-085649c9deda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.02.17 00:06:36.961824 [ 291 ] {} <Debug> TCP-Session: 8343fe25-019c-436f-94f5-085649c9deda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.17 00:06:36.961840 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.02.17 00:06:36.961841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.02.17 00:06:36.961889 [ 287 ] {} <Debug> TCP-Session: 7a913d7b-3d9c-43eb-ac4f-805904e6a1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47582 | ||
| 2317 | 2026.02.17 00:06:36.961900 [ 289 ] {} <Debug> TCP-Session: 9f5171ca-f73a-4fdd-8d8e-2afd92991d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:50473 | ||
| 2318 | 2026.02.17 00:06:36.961915 [ 287 ] {} <Debug> TCP-Session: 7a913d7b-3d9c-43eb-ac4f-805904e6a1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.02.17 00:06:36.961926 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 2320 | 2026.02.17 00:06:36.961928 [ 289 ] {} <Debug> TCP-Session: 9f5171ca-f73a-4fdd-8d8e-2afd92991d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.02.17 00:06:36.961938 [ 287 ] {} <Debug> TCP-Session: 7a913d7b-3d9c-43eb-ac4f-805904e6a1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.02.17 00:06:36.961964 [ 289 ] {} <Debug> TCP-Session: 9f5171ca-f73a-4fdd-8d8e-2afd92991d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.02.17 00:06:36.962021 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2324 | 2026.02.17 00:06:37.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.82 MiB, peak 186.87 MiB, free memory in arenas 0.00 B, will set to 186.33 MiB (RSS), difference: 1.51 MiB | ||
| 2325 | 2026.02.17 00:06:37.390715 [ 260 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> AggregatingTransform: Aggregating | ||
| 2326 | 2026.02.17 00:06:37.390803 [ 260 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2327 | 2026.02.17 00:06:37.390847 [ 260 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002986681 sec. (334.820 rows/sec., 13.08 KiB/sec.) | ||
| 2328 | 2026.02.17 00:06:37.390867 [ 260 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Trace> Aggregator: Merging aggregated data | ||
| 2329 | 2026.02.17 00:06:37.392554 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.431335 sec., 2.3183836229380876 rows/sec., 92.74 B/sec. | ||
| 2330 | 2026.02.17 00:06:37.392855 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2331 | 2026.02.17 00:06:37.392882 [ 3 ] {ae4ac0c6-242e-41b6-985b-c0dbf0d0bb7a} <Debug> TCPHandler: Processed in 0.431905098 sec. | ||
| 2332 | 2026.02.17 00:06:37.393161 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.02.17 00:06:37.393218 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.02.17 00:06:37.393251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.02.17 00:06:37.393269 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.02.17 00:06:37.393312 [ 287 ] {} <Debug> TCP-Session: 7a913d7b-3d9c-43eb-ac4f-805904e6a1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.02.17 00:06:37.393331 [ 291 ] {} <Debug> TCP-Session: 8343fe25-019c-436f-94f5-085649c9deda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.02.17 00:06:37.393341 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.02.17 00:06:37.393362 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.02.17 00:06:37.393363 [ 290 ] {} <Debug> TCP-Session: a1a46949-1bbc-4a2b-b32d-1f7d22971e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.02.17 00:06:37.393417 [ 289 ] {} <Debug> TCP-Session: 9f5171ca-f73a-4fdd-8d8e-2afd92991d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.02.17 00:06:37.393441 [ 293 ] {} <Debug> TCP-Session: b0eb9181-8942-4641-a8e0-771787f0a808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.02.17 00:06:37.393319 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.02.17 00:06:37.393300 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.02.17 00:06:37.393276 [ 286 ] {} <Debug> TCP-Session: 613020e1-2ecb-43df-93b6-1d84b3c8b6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.02.17 00:06:37.393586 [ 292 ] {} <Debug> TCP-Session: 0acc38bf-5b66-4936-b857-0c7ae00fe2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.17 00:06:37.393593 [ 288 ] {} <Debug> TCP-Session: 096c43c7-660f-43e8-bd4f-c3f7e89c8fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.02.17 00:06:37.393586 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.02.17 00:06:37.393686 [ 3 ] {} <Debug> TCP-Session: 2ededd60-a0c3-4b58-b94a-2debc5e317e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.02.17 00:06:38.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.71 MiB, peak 197.86 MiB, free memory in arenas 0.00 B, will set to 205.02 MiB (RSS), difference: 17.30 MiB | ||
| 2351 | 2026.02.17 00:06:38.024557 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.02.17 00:06:38.024781 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2353 | 2026.02.17 00:06:38.024872 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2354 | 2026.02.17 00:06:38.025759 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.02.17 00:06:38.025825 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2356 | 2026.02.17 00:06:38.026387 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2357 | 2026.02.17 00:06:38.026746 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.02.17 00:06:38.026963 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002245 sec., 33853.006681514475 rows/sec., 2.78 MiB/sec. | ||
| 2359 | 2026.02.17 00:06:38.027030 [ 4 ] {570f56d2-f1f5-490d-99c6-b14917e2243b} <Debug> TCPHandler: Processed in 0.002667936 sec. | ||
| 2360 | 2026.02.17 00:06:38.027206 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.02.17 00:06:38.027340 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.02.17 00:06:38.027400 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2363 | 2026.02.17 00:06:38.028789 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.02.17 00:06:38.028832 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2365 | 2026.02.17 00:06:38.029176 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2366 | 2026.02.17 00:06:38.029401 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.02.17 00:06:38.029541 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002235 sec., 4474.27293064877 rows/sec., 336.44 KiB/sec. | ||
| 2368 | 2026.02.17 00:06:38.029578 [ 4 ] {54c3041c-9832-463a-bc43-d8483ce37db7} <Debug> TCPHandler: Processed in 0.002446392 sec. | ||
| 2369 | 2026.02.17 00:06:38.029706 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.02.17 00:06:38.029806 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2371 | 2026.02.17 00:06:38.029849 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2372 | 2026.02.17 00:06:38.030288 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.02.17 00:06:38.030328 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2374 | 2026.02.17 00:06:38.030667 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2375 | 2026.02.17 00:06:38.030888 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.02.17 00:06:38.031040 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001253 sec., 59058.26017557861 rows/sec., 4.61 MiB/sec. | ||
| 2377 | 2026.02.17 00:06:38.031111 [ 4 ] {0abfb1e3-30b8-420d-96a4-27e1a697f05e} <Debug> TCPHandler: Processed in 0.001465235 sec. | ||
| 2378 | 2026.02.17 00:06:38.031269 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.02.17 00:06:38.031378 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2380 | 2026.02.17 00:06:38.031437 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2381 | 2026.02.17 00:06:38.032015 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.02.17 00:06:38.032059 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2383 | 2026.02.17 00:06:38.032480 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2384 | 2026.02.17 00:06:38.032762 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.02.17 00:06:38.032919 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. | ||
| 2386 | 2026.02.17 00:06:38.032963 [ 4 ] {02665afd-d746-4dd2-9942-3f2a8733eb8f} <Debug> TCPHandler: Processed in 0.0017555 sec. | ||
| 2387 | 2026.02.17 00:06:38.033109 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.02.17 00:06:38.033212 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.02.17 00:06:38.033278 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <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 | ||
| 2390 | 2026.02.17 00:06:38.034326 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.02.17 00:06:38.034375 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2392 | 2026.02.17 00:06:38.035033 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2393 | 2026.02.17 00:06:38.035277 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.02.17 00:06:38.035414 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002224 sec., 4496.402877697842 rows/sec., 8.06 MiB/sec. | ||
| 2395 | 2026.02.17 00:06:38.035473 [ 4 ] {8afd885a-0fbc-4573-81dd-f2672770c5b8} <Debug> TCPHandler: Processed in 0.002420552 sec. | ||
| 2396 | 2026.02.17 00:06:38.035623 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.02.17 00:06:38.035740 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.02.17 00:06:38.035791 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2399 | 2026.02.17 00:06:38.036255 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.02.17 00:06:38.036300 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2401 | 2026.02.17 00:06:38.036725 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2402 | 2026.02.17 00:06:38.036968 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.02.17 00:06:38.037103 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 2404 | 2026.02.17 00:06:38.037140 [ 4 ] {b57b5182-a263-4423-871c-a1996fc8bd49} <Debug> TCPHandler: Processed in 0.001579867 sec. | ||
| 2405 | 2026.02.17 00:06:38.331532 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58279 | ||
| 2406 | 2026.02.17 00:06:38.331629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2407 | 2026.02.17 00:06:38.331655 [ 288 ] {} <Debug> TCP-Session: 8c7b674d-4595-4a26-a483-b2a9d2d4796c Authenticating user 'default' from [fd00:1122:3344:101::e]:58279 | ||
| 2408 | 2026.02.17 00:06:38.331676 [ 288 ] {} <Debug> TCP-Session: 8c7b674d-4595-4a26-a483-b2a9d2d4796c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.02.17 00:06:38.331689 [ 288 ] {} <Debug> TCP-Session: 8c7b674d-4595-4a26-a483-b2a9d2d4796c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.02.17 00:06:38.331874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53001 | ||
| 2411 | 2026.02.17 00:06:38.331948 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64729 | ||
| 2412 | 2026.02.17 00:06:38.331978 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53028 | ||
| 2413 | 2026.02.17 00:06:38.331989 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64898 | ||
| 2414 | 2026.02.17 00:06:38.332013 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56322 | ||
| 2415 | 2026.02.17 00:06:38.332023 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32824 | ||
| 2416 | 2026.02.17 00:06:38.332004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 | ||
| 2417 | 2026.02.17 00:06:38.332077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.02.17 00:06:38.332086 [ 288 ] {} <Trace> TCP-Session: 8c7b674d-4595-4a26-a483-b2a9d2d4796c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.02.17 00:06:38.332123 [ 290 ] {} <Debug> TCP-Session: b41faa27-59ea-46a1-be64-81eb0eb1a83e Authenticating user 'default' from [fd00:1122:3344:101::e]:64729 | ||
| 2420 | 2026.02.17 00:06:38.332130 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.02.17 00:06:38.332156 [ 290 ] {} <Debug> TCP-Session: b41faa27-59ea-46a1-be64-81eb0eb1a83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.02.17 00:06:38.332158 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2423 | 2026.02.17 00:06:38.332166 [ 286 ] {} <Debug> TCP-Session: 689d3d8e-1afc-4503-b61d-006778012aca Authenticating user 'default' from [fd00:1122:3344:101::e]:32824 | ||
| 2424 | 2026.02.17 00:06:38.332171 [ 290 ] {} <Debug> TCP-Session: b41faa27-59ea-46a1-be64-81eb0eb1a83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.02.17 00:06:38.332195 [ 286 ] {} <Debug> TCP-Session: 689d3d8e-1afc-4503-b61d-006778012aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.02.17 00:06:38.332195 [ 294 ] {} <Debug> TCP-Session: 35faee1a-dcc2-4673-bc1f-9f308c30c7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 | ||
| 2427 | 2026.02.17 00:06:38.332211 [ 286 ] {} <Debug> TCP-Session: 689d3d8e-1afc-4503-b61d-006778012aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.02.17 00:06:38.332087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.02.17 00:06:38.332229 [ 294 ] {} <Debug> TCP-Session: 35faee1a-dcc2-4673-bc1f-9f308c30c7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.02.17 00:06:38.332306 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2431 | 2026.02.17 00:06:38.332324 [ 294 ] {} <Debug> TCP-Session: 35faee1a-dcc2-4673-bc1f-9f308c30c7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.02.17 00:06:38.332268 [ 293 ] {} <Debug> TCP-Session: e3dbc626-a4a4-4fc7-a5b5-a8f652b3b18b Authenticating user 'default' from [fd00:1122:3344:101::e]:64898 | ||
| 2433 | 2026.02.17 00:06:38.332074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2434 | 2026.02.17 00:06:38.332387 [ 293 ] {} <Debug> TCP-Session: e3dbc626-a4a4-4fc7-a5b5-a8f652b3b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.02.17 00:06:38.331988 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2436 | 2026.02.17 00:06:38.332413 [ 293 ] {} <Debug> TCP-Session: e3dbc626-a4a4-4fc7-a5b5-a8f652b3b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.02.17 00:06:38.332410 [ 292 ] {} <Debug> TCP-Session: a14b899b-9251-46fc-8a14-ad37c199b5fe Authenticating user 'default' from [fd00:1122:3344:101::e]:53028 | ||
| 2438 | 2026.02.17 00:06:38.332443 [ 289 ] {} <Debug> TCP-Session: 723cf00c-c440-4a58-9ba3-b36775120b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:53001 | ||
| 2439 | 2026.02.17 00:06:38.332463 [ 292 ] {} <Debug> TCP-Session: a14b899b-9251-46fc-8a14-ad37c199b5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.02.17 00:06:38.331984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63264 | ||
| 2441 | 2026.02.17 00:06:38.332514 [ 289 ] {} <Debug> TCP-Session: 723cf00c-c440-4a58-9ba3-b36775120b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.02.17 00:06:38.332526 [ 292 ] {} <Debug> TCP-Session: a14b899b-9251-46fc-8a14-ad37c199b5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.02.17 00:06:38.332097 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2444 | 2026.02.17 00:06:38.332549 [ 289 ] {} <Debug> TCP-Session: 723cf00c-c440-4a58-9ba3-b36775120b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.02.17 00:06:38.332583 [ 3 ] {} <Debug> TCP-Session: df064134-0b74-42e1-a58c-a5bae6c2d34b Authenticating user 'default' from [fd00:1122:3344:101::e]:56322 | ||
| 2446 | 2026.02.17 00:06:38.332600 [ 3 ] {} <Debug> TCP-Session: df064134-0b74-42e1-a58c-a5bae6c2d34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.02.17 00:06:38.332608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2026.02.17 00:06:38.332613 [ 3 ] {} <Debug> TCP-Session: df064134-0b74-42e1-a58c-a5bae6c2d34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.02.17 00:06:38.332635 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2450 | 2026.02.17 00:06:38.332643 [ 291 ] {} <Debug> TCP-Session: 920a2986-98c7-4a87-99e3-a5eefc80865e Authenticating user 'default' from [fd00:1122:3344:101::e]:63264 | ||
| 2451 | 2026.02.17 00:06:38.332686 [ 291 ] {} <Debug> TCP-Session: 920a2986-98c7-4a87-99e3-a5eefc80865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.02.17 00:06:38.332699 [ 291 ] {} <Debug> TCP-Session: 920a2986-98c7-4a87-99e3-a5eefc80865e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.02.17 00:06:38.332701 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2454 | 2026.02.17 00:06:38.333031 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 2455 | 2026.02.17 00:06:38.334034 [ 296 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> AggregatingTransform: Aggregating | ||
| 2456 | 2026.02.17 00:06:38.334068 [ 296 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 2457 | 2026.02.17 00:06:38.334100 [ 296 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970097 sec. (1030.825 rows/sec., 40.27 KiB/sec.) | ||
| 2458 | 2026.02.17 00:06:38.334118 [ 296 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Trace> Aggregator: Merging aggregated data | ||
| 2459 | 2026.02.17 00:06:38.335397 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 2460 | 2026.02.17 00:06:38.335512 [ 288 ] {b7084061-01c0-4c29-ae64-316a14b6aaaf} <Debug> TCPHandler: Processed in 0.003598561 sec. | ||
| 2461 | 2026.02.17 00:06:38.335627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2462 | 2026.02.17 00:06:38.335654 [ 288 ] {} <Debug> TCP-Session: 8c7b674d-4595-4a26-a483-b2a9d2d4796c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.02.17 00:06:38.335659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2464 | 2026.02.17 00:06:38.335686 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2026.02.17 00:06:38.335700 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2466 | 2026.02.17 00:06:38.335733 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2467 | 2026.02.17 00:06:38.335744 [ 286 ] {} <Debug> TCP-Session: 689d3d8e-1afc-4503-b61d-006778012aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.02.17 00:06:38.335767 [ 291 ] {} <Debug> TCP-Session: 920a2986-98c7-4a87-99e3-a5eefc80865e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.02.17 00:06:38.335776 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2470 | 2026.02.17 00:06:38.335790 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2471 | 2026.02.17 00:06:38.335716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2472 | 2026.02.17 00:06:38.335848 [ 3 ] {} <Debug> TCP-Session: df064134-0b74-42e1-a58c-a5bae6c2d34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.02.17 00:06:38.335831 [ 292 ] {} <Debug> TCP-Session: a14b899b-9251-46fc-8a14-ad37c199b5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.02.17 00:06:38.335878 [ 294 ] {} <Debug> TCP-Session: 35faee1a-dcc2-4673-bc1f-9f308c30c7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.02.17 00:06:38.335702 [ 289 ] {} <Debug> TCP-Session: 723cf00c-c440-4a58-9ba3-b36775120b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.02.17 00:06:38.335785 [ 290 ] {} <Debug> TCP-Session: b41faa27-59ea-46a1-be64-81eb0eb1a83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.02.17 00:06:38.335754 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2478 | 2026.02.17 00:06:38.335986 [ 293 ] {} <Debug> TCP-Session: e3dbc626-a4a4-4fc7-a5b5-a8f652b3b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.02.17 00:06:38.401551 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53386 | ||
| 2480 | 2026.02.17 00:06:38.401657 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2481 | 2026.02.17 00:06:38.401681 [ 288 ] {} <Debug> TCP-Session: 7ec35b5c-5bf5-4909-bebe-db0012572f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:53386 | ||
| 2482 | 2026.02.17 00:06:38.401703 [ 288 ] {} <Debug> TCP-Session: 7ec35b5c-5bf5-4909-bebe-db0012572f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.02.17 00:06:38.401715 [ 288 ] {} <Debug> TCP-Session: 7ec35b5c-5bf5-4909-bebe-db0012572f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.02.17 00:06:38.401928 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35529 | ||
| 2485 | 2026.02.17 00:06:38.401964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50986 | ||
| 2486 | 2026.02.17 00:06:38.401997 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56382 | ||
| 2487 | 2026.02.17 00:06:38.402007 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62324 | ||
| 2488 | 2026.02.17 00:06:38.402043 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42218 | ||
| 2489 | 2026.02.17 00:06:38.402049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2490 | 2026.02.17 00:06:38.402070 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64301 | ||
| 2491 | 2026.02.17 00:06:38.402098 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2492 | 2026.02.17 00:06:38.402106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.02.17 00:06:38.402140 [ 290 ] {} <Debug> TCP-Session: 4dbf90fd-2f26-4e44-bc43-97adb8627ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50986 | ||
| 2494 | 2026.02.17 00:06:38.402157 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2495 | 2026.02.17 00:06:38.402185 [ 293 ] {} <Debug> TCP-Session: b99767d6-f5c6-4850-ae94-738d23b04bee Authenticating user 'default' from [fd00:1122:3344:101::e]:62324 | ||
| 2496 | 2026.02.17 00:06:38.402196 [ 286 ] {} <Debug> TCP-Session: 9a85361a-2228-49da-87a1-766cddceae86 Authenticating user 'default' from [fd00:1122:3344:101::e]:64301 | ||
| 2497 | 2026.02.17 00:06:38.402190 [ 290 ] {} <Debug> TCP-Session: 4dbf90fd-2f26-4e44-bc43-97adb8627ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.02.17 00:06:38.402233 [ 286 ] {} <Debug> TCP-Session: 9a85361a-2228-49da-87a1-766cddceae86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.02.17 00:06:38.402229 [ 293 ] {} <Debug> TCP-Session: b99767d6-f5c6-4850-ae94-738d23b04bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.02.17 00:06:38.402255 [ 286 ] {} <Debug> TCP-Session: 9a85361a-2228-49da-87a1-766cddceae86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.02.17 00:06:38.402280 [ 293 ] {} <Debug> TCP-Session: b99767d6-f5c6-4850-ae94-738d23b04bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.02.17 00:06:38.402251 [ 290 ] {} <Debug> TCP-Session: 4dbf90fd-2f26-4e44-bc43-97adb8627ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.02.17 00:06:38.402099 [ 289 ] {} <Debug> TCP-Session: 0943cdda-581b-406d-80ee-c6ef8b354917 Authenticating user 'default' from [fd00:1122:3344:101::e]:35529 | ||
| 2504 | 2026.02.17 00:06:38.402088 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.02.17 00:06:38.402361 [ 289 ] {} <Debug> TCP-Session: 0943cdda-581b-406d-80ee-c6ef8b354917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.02.17 00:06:38.402032 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39921 | ||
| 2507 | 2026.02.17 00:06:38.402394 [ 289 ] {} <Debug> TCP-Session: 0943cdda-581b-406d-80ee-c6ef8b354917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.02.17 00:06:38.402387 [ 292 ] {} <Debug> TCP-Session: 76860da2-7b0f-4022-b8cd-a7ba33f0c3d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56382 | ||
| 2509 | 2026.02.17 00:06:38.402034 [ 288 ] {} <Trace> TCP-Session: 7ec35b5c-5bf5-4909-bebe-db0012572f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.02.17 00:06:38.402461 [ 292 ] {} <Debug> TCP-Session: 76860da2-7b0f-4022-b8cd-a7ba33f0c3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.02.17 00:06:38.402465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2512 | 2026.02.17 00:06:38.402480 [ 292 ] {} <Debug> TCP-Session: 76860da2-7b0f-4022-b8cd-a7ba33f0c3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.02.17 00:06:38.402501 [ 294 ] {} <Debug> TCP-Session: d8e71bc3-9eec-446a-a72d-ca92fd3b35da Authenticating user 'default' from [fd00:1122:3344:101::e]:39921 | ||
| 2514 | 2026.02.17 00:06:38.402000 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62076 | ||
| 2515 | 2026.02.17 00:06:38.402529 [ 294 ] {} <Debug> TCP-Session: d8e71bc3-9eec-446a-a72d-ca92fd3b35da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.02.17 00:06:38.402128 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.02.17 00:06:38.402589 [ 294 ] {} <Debug> TCP-Session: d8e71bc3-9eec-446a-a72d-ca92fd3b35da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.02.17 00:06:38.402622 [ 3 ] {} <Debug> TCP-Session: de98813e-2c6d-445f-86f4-5bd509503582 Authenticating user 'default' from [fd00:1122:3344:101::e]:42218 | ||
| 2519 | 2026.02.17 00:06:38.402647 [ 3 ] {} <Debug> TCP-Session: de98813e-2c6d-445f-86f4-5bd509503582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.02.17 00:06:38.402647 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2521 | 2026.02.17 00:06:38.402658 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2522 | 2026.02.17 00:06:38.402661 [ 3 ] {} <Debug> TCP-Session: de98813e-2c6d-445f-86f4-5bd509503582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.02.17 00:06:38.402719 [ 291 ] {} <Debug> TCP-Session: d5969a8e-759e-4563-a607-541f061ebaaf Authenticating user 'default' from [fd00:1122:3344:101::e]:62076 | ||
| 2524 | 2026.02.17 00:06:38.402760 [ 291 ] {} <Debug> TCP-Session: d5969a8e-759e-4563-a607-541f061ebaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.02.17 00:06:38.402773 [ 291 ] {} <Debug> TCP-Session: d5969a8e-759e-4563-a607-541f061ebaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.02.17 00:06:38.402909 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2527 | 2026.02.17 00:06:38.402967 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2528 | 2026.02.17 00:06:38.403275 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 2529 | 2026.02.17 00:06:38.404327 [ 304 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> AggregatingTransform: Aggregating | ||
| 2530 | 2026.02.17 00:06:38.404386 [ 304 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2531 | 2026.02.17 00:06:38.404425 [ 304 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036918 sec. (964.396 rows/sec., 37.67 KiB/sec.) | ||
| 2532 | 2026.02.17 00:06:38.404447 [ 304 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Trace> Aggregator: Merging aggregated data | ||
| 2533 | 2026.02.17 00:06:38.405601 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 2534 | 2026.02.17 00:06:38.405700 [ 288 ] {1bf42e29-c424-4a6c-b8fa-8a924c4dcc1e} <Debug> TCPHandler: Processed in 0.003781035 sec. | ||
| 2535 | 2026.02.17 00:06:38.405851 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.02.17 00:06:38.405883 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2026.02.17 00:06:38.405887 [ 288 ] {} <Debug> TCP-Session: 7ec35b5c-5bf5-4909-bebe-db0012572f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.02.17 00:06:38.405904 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2539 | 2026.02.17 00:06:38.405925 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2540 | 2026.02.17 00:06:38.405943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2541 | 2026.02.17 00:06:38.405964 [ 286 ] {} <Debug> TCP-Session: 9a85361a-2228-49da-87a1-766cddceae86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.02.17 00:06:38.405983 [ 292 ] {} <Debug> TCP-Session: 76860da2-7b0f-4022-b8cd-a7ba33f0c3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.02.17 00:06:38.405996 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2544 | 2026.02.17 00:06:38.406010 [ 290 ] {} <Debug> TCP-Session: 4dbf90fd-2f26-4e44-bc43-97adb8627ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.02.17 00:06:38.405935 [ 289 ] {} <Debug> TCP-Session: 0943cdda-581b-406d-80ee-c6ef8b354917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.02.17 00:06:38.406051 [ 294 ] {} <Debug> TCP-Session: d8e71bc3-9eec-446a-a72d-ca92fd3b35da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.02.17 00:06:38.406009 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2548 | 2026.02.17 00:06:38.405982 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2549 | 2026.02.17 00:06:38.406128 [ 3 ] {} <Debug> TCP-Session: de98813e-2c6d-445f-86f4-5bd509503582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.02.17 00:06:38.405962 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2551 | 2026.02.17 00:06:38.406167 [ 291 ] {} <Debug> TCP-Session: d5969a8e-759e-4563-a607-541f061ebaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.02.17 00:06:38.406191 [ 293 ] {} <Debug> TCP-Session: b99767d6-f5c6-4850-ae94-738d23b04bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.02.17 00:06:39.917456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4313 | ||
| 2554 | 2026.02.17 00:06:39.917998 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.02.17 00:06:39.918045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2556 | 2026.02.17 00:06:39.918549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2557 | 2026.02.17 00:06:39.918884 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.02.17 00:06:39.919063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4313 | ||
| 2559 | 2026.02.17 00:06:40.133294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2560 | 2026.02.17 00:06:40.149776 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.02.17 00:06:40.149833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2562 | 2026.02.17 00:06:40.155755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2563 | 2026.02.17 00:06:40.156447 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.02.17 00:06:40.159467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2565 | 2026.02.17 00:06:42.422513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 338 | ||
| 2566 | 2026.02.17 00:06:42.424765 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.02.17 00:06:42.424811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2568 | 2026.02.17 00:06:42.425971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2569 | 2026.02.17 00:06:42.426227 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.02.17 00:06:42.426460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2571 | 2026.02.17 00:06:43.029410 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.02.17 00:06:43.029609 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.02.17 00:06:43.029681 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2574 | 2026.02.17 00:06:43.030453 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.02.17 00:06:43.030498 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2576 | 2026.02.17 00:06:43.030902 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2577 | 2026.02.17 00:06:43.031121 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.02.17 00:06:43.031283 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 2579 | 2026.02.17 00:06:43.031327 [ 4 ] {aec59c52-bcb2-4a6a-9b71-d6a9652d7255} <Debug> TCPHandler: Processed in 0.002057925 sec. | ||
| 2580 | 2026.02.17 00:06:43.031449 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.02.17 00:06:43.031550 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2582 | 2026.02.17 00:06:43.031592 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2583 | 2026.02.17 00:06:43.032342 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.02.17 00:06:43.032380 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2585 | 2026.02.17 00:06:43.032729 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2586 | 2026.02.17 00:06:43.032938 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.02.17 00:06:43.033047 [ 33 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2588 | 2026.02.17 00:06:43.033070 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Debug> executeQuery: Read 843 rows, 68.49 KiB in 0.001541 sec., 547047.3718364699 rows/sec., 43.40 MiB/sec. | ||
| 2589 | 2026.02.17 00:06:43.033116 [ 33 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.02.17 00:06:43.033124 [ 4 ] {f57bc38d-ef50-48d8-9049-6fbb1264d614} <Debug> TCPHandler: Processed in 0.001726519 sec. | ||
| 2591 | 2026.02.17 00:06:43.033150 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2592 | 2026.02.17 00:06:43.033252 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.02.17 00:06:43.033275 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 2594 | 2026.02.17 00:06:43.033352 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.02.17 00:06:43.033398 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2596 | 2026.02.17 00:06:43.033401 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2597 | 2026.02.17 00:06:43.033455 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 2598 | 2026.02.17 00:06:43.033548 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 843 rows starting from the beginning of the part | ||
| 2599 | 2026.02.17 00:06:43.033598 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2600 | 2026.02.17 00:06:43.033642 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 843 rows starting from the beginning of the part | ||
| 2601 | 2026.02.17 00:06:43.033689 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2602 | 2026.02.17 00:06:43.033731 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 843 rows starting from the beginning of the part | ||
| 2603 | 2026.02.17 00:06:43.033837 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.02.17 00:06:43.033880 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2605 | 2026.02.17 00:06:43.034227 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2606 | 2026.02.17 00:06:43.034469 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.02.17 00:06:43.034610 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001277 sec., 129209.08379013313 rows/sec., 7.85 MiB/sec. | ||
| 2608 | 2026.02.17 00:06:43.034648 [ 4 ] {1b4f070f-0ca7-4510-99a5-75ca2f1fcf79} <Debug> TCPHandler: Processed in 0.001447315 sec. | ||
| 2609 | 2026.02.17 00:06:43.034764 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.02.17 00:06:43.034860 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.02.17 00:06:43.034900 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2612 | 2026.02.17 00:06:43.035141 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911293 sec., 1532470.4270878404 rows/sec., 128.90 MiB/sec. | ||
| 2613 | 2026.02.17 00:06:43.035335 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.02.17 00:06:43.035342 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2615 | 2026.02.17 00:06:43.035380 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2616 | 2026.02.17 00:06:43.035641 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.02.17 00:06:43.035723 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_11_2} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2618 | 2026.02.17 00:06:43.035735 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2619 | 2026.02.17 00:06:43.035796 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2620 | 2026.02.17 00:06:43.035958 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.02.17 00:06:43.036092 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 2622 | 2026.02.17 00:06:43.036129 [ 4 ] {bb47807a-e9d0-4581-b1b5-7b665ff4630e} <Debug> TCPHandler: Processed in 0.001415154 sec. | ||
| 2623 | 2026.02.17 00:06:43.036241 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.02.17 00:06:43.036335 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.02.17 00:06:43.036376 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2626 | 2026.02.17 00:06:43.036794 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.02.17 00:06:43.036832 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2628 | 2026.02.17 00:06:43.037129 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2629 | 2026.02.17 00:06:43.037332 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.02.17 00:06:43.037459 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 2631 | 2026.02.17 00:06:43.037496 [ 4 ] {4ba8c774-172a-44e5-89ca-70782d03ba4b} <Debug> TCPHandler: Processed in 0.001305722 sec. | ||
| 2632 | 2026.02.17 00:06:43.037611 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.02.17 00:06:43.037706 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2634 | 2026.02.17 00:06:43.037747 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2635 | 2026.02.17 00:06:43.038326 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.02.17 00:06:43.038361 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2637 | 2026.02.17 00:06:43.038680 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2638 | 2026.02.17 00:06:43.038890 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.02.17 00:06:43.038991 [ 32 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2640 | 2026.02.17 00:06:43.039019 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001331 sec., 385424.4928625094 rows/sec., 27.16 MiB/sec. | ||
| 2641 | 2026.02.17 00:06:43.039026 [ 32 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.02.17 00:06:43.039051 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2643 | 2026.02.17 00:06:43.039056 [ 4 ] {174c0791-1082-42f7-8dcc-f1efb28b6a96} <Debug> TCPHandler: Processed in 0.001496576 sec. | ||
| 2644 | 2026.02.17 00:06:43.039143 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 2645 | 2026.02.17 00:06:43.039169 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.02.17 00:06:43.039242 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2647 | 2026.02.17 00:06:43.039265 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2648 | 2026.02.17 00:06:43.039278 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 163 rows starting from the beginning of the part | ||
| 2649 | 2026.02.17 00:06:43.039308 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2650 | 2026.02.17 00:06:43.039359 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 513 rows starting from the beginning of the part | ||
| 2651 | 2026.02.17 00:06:43.039407 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2652 | 2026.02.17 00:06:43.039450 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 513 rows starting from the beginning of the part | ||
| 2653 | 2026.02.17 00:06:43.039494 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2654 | 2026.02.17 00:06:43.039532 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 513 rows starting from the beginning of the part | ||
| 2655 | 2026.02.17 00:06:43.039636 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.02.17 00:06:43.039670 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2657 | 2026.02.17 00:06:43.039969 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2658 | 2026.02.17 00:06:43.040188 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.02.17 00:06:43.040317 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 2660 | 2026.02.17 00:06:43.040353 [ 4 ] {6ecf6d9a-f3c1-49f3-815a-c1081a6cf888} <Debug> TCPHandler: Processed in 0.001233251 sec. | ||
| 2661 | 2026.02.17 00:06:43.040463 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.02.17 00:06:43.040496 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392314 sec., 1328723.2621377076 rows/sec., 100.69 MiB/sec. | ||
| 2663 | 2026.02.17 00:06:43.040557 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.02.17 00:06:43.040604 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2665 | 2026.02.17 00:06:43.040696 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2666 | 2026.02.17 00:06:43.040989 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.02.17 00:06:43.041005 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.02.17 00:06:43.041046 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2669 | 2026.02.17 00:06:43.041074 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_11_2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2670 | 2026.02.17 00:06:43.041188 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2671 | 2026.02.17 00:06:43.041383 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2672 | 2026.02.17 00:06:43.041591 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.02.17 00:06:43.041692 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2674 | 2026.02.17 00:06:43.041718 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 2675 | 2026.02.17 00:06:43.041724 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.02.17 00:06:43.041748 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2677 | 2026.02.17 00:06:43.041754 [ 4 ] {16f1bb2f-6eaf-4e13-bd77-287e96602e5a} <Debug> TCPHandler: Processed in 0.001340543 sec. | ||
| 2678 | 2026.02.17 00:06:43.041824 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 2679 | 2026.02.17 00:06:43.041875 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.02.17 00:06:43.041914 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2026.02.17 00:06:43.041944 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 876 rows starting from the beginning of the part | ||
| 2682 | 2026.02.17 00:06:43.041974 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.02.17 00:06:43.041990 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2684 | 2026.02.17 00:06:43.042023 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2685 | 2026.02.17 00:06:43.042037 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2686 | 2026.02.17 00:06:43.042075 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2687 | 2026.02.17 00:06:43.042111 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2688 | 2026.02.17 00:06:43.042147 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2689 | 2026.02.17 00:06:43.042329 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.02.17 00:06:43.042371 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2691 | 2026.02.17 00:06:43.042674 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2692 | 2026.02.17 00:06:43.042886 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.02.17 00:06:43.043011 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 2694 | 2026.02.17 00:06:43.043048 [ 4 ] {288ff05f-de3e-4eee-bc07-229893c3a860} <Debug> TCPHandler: Processed in 0.00122365 sec. | ||
| 2695 | 2026.02.17 00:06:43.043112 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317222 sec., 1511514.3840597863 rows/sec., 105.38 MiB/sec. | ||
| 2696 | 2026.02.17 00:06:43.043151 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.02.17 00:06:43.043250 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.02.17 00:06:43.043304 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <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 | ||
| 2699 | 2026.02.17 00:06:43.043382 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2700 | 2026.02.17 00:06:43.043687 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.02.17 00:06:43.043766 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2702 | 2026.02.17 00:06:43.043834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2703 | 2026.02.17 00:06:43.044067 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.02.17 00:06:43.044107 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2705 | 2026.02.17 00:06:43.044631 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2706 | 2026.02.17 00:06:43.044853 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.02.17 00:06:43.044991 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001758 sec., 13083.048919226394 rows/sec., 23.44 MiB/sec. | ||
| 2708 | 2026.02.17 00:06:43.045042 [ 4 ] {6e5fd814-e02f-4c17-9213-e587a5790220} <Debug> TCPHandler: Processed in 0.001939384 sec. | ||
| 2709 | 2026.02.17 00:06:43.045156 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.02.17 00:06:43.045251 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.02.17 00:06:43.045292 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2712 | 2026.02.17 00:06:43.045610 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.02.17 00:06:43.045645 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2714 | 2026.02.17 00:06:43.045945 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2715 | 2026.02.17 00:06:43.046145 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.02.17 00:06:43.046236 [ 32 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2717 | 2026.02.17 00:06:43.046265 [ 32 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.02.17 00:06:43.046270 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001037 sec., 86788.81388621022 rows/sec., 5.43 MiB/sec. | ||
| 2719 | 2026.02.17 00:06:43.046282 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2720 | 2026.02.17 00:06:43.046306 [ 4 ] {1163e346-381d-489d-b024-82ad5949ddbe} <Debug> TCPHandler: Processed in 0.00120022 sec. | ||
| 2721 | 2026.02.17 00:06:43.046347 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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.02.17 00:06:43.046433 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2723 | 2026.02.17 00:06:43.046455 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2724 | 2026.02.17 00:06:43.046517 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2725 | 2026.02.17 00:06:43.046557 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2726 | 2026.02.17 00:06:43.046589 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2727 | 2026.02.17 00:06:43.046621 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2728 | 2026.02.17 00:06:43.046654 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2729 | 2026.02.17 00:06:43.047353 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031967 sec., 610484.6375901555 rows/sec., 39.95 MiB/sec. | ||
| 2730 | 2026.02.17 00:06:43.047486 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2731 | 2026.02.17 00:06:43.047714 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.02.17 00:06:43.047775 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_11_2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2733 | 2026.02.17 00:06:43.047826 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2734 | 2026.02.17 00:06:47.352552 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2735 | 2026.02.17 00:06:47.352621 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2736 | 2026.02.17 00:06:47.419194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4825 | ||
| 2737 | 2026.02.17 00:06:47.419761 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.02.17 00:06:47.419818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2739 | 2026.02.17 00:06:47.420342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2740 | 2026.02.17 00:06:47.420565 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.02.17 00:06:47.420691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2742 | 2026.02.17 00:06:47.659614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2743 | 2026.02.17 00:06:47.676492 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.02.17 00:06:47.676546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2745 | 2026.02.17 00:06:47.682559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2746 | 2026.02.17 00:06:47.683253 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.02.17 00:06:47.686054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2748 | 2026.02.17 00:06:48.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.99 MiB, peak 214.05 MiB, free memory in arenas 0.00 B, will set to 208.22 MiB (RSS), difference: 1.23 MiB | ||
| 2749 | 2026.02.17 00:06:48.020908 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.02.17 00:06:48.021094 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2751 | 2026.02.17 00:06:48.021165 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2752 | 2026.02.17 00:06:48.021850 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.02.17 00:06:48.021894 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2754 | 2026.02.17 00:06:48.022299 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2755 | 2026.02.17 00:06:48.022526 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.02.17 00:06:48.022680 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.81 MiB/sec. | ||
| 2757 | 2026.02.17 00:06:48.022721 [ 4 ] {6371bc1e-f9f3-406c-9e5b-fa44d7304edc} <Debug> TCPHandler: Processed in 0.001949473 sec. | ||
| 2758 | 2026.02.17 00:06:48.022854 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.02.17 00:06:48.022950 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.02.17 00:06:48.022992 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2761 | 2026.02.17 00:06:48.023397 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.02.17 00:06:48.023434 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2763 | 2026.02.17 00:06:48.023727 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2764 | 2026.02.17 00:06:48.023946 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.02.17 00:06:48.024051 [ 23 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2766 | 2026.02.17 00:06:48.024077 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 2767 | 2026.02.17 00:06:48.024125 [ 23 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.02.17 00:06:48.024132 [ 4 ] {9a36f43f-c0fc-4f84-bdae-22698a3b551d} <Debug> TCPHandler: Processed in 0.001329773 sec. | ||
| 2769 | 2026.02.17 00:06:48.024154 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2770 | 2026.02.17 00:06:48.024251 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.02.17 00:06:48.024258 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 2772 | 2026.02.17 00:06:48.024358 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2773 | 2026.02.17 00:06:48.024390 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2774 | 2026.02.17 00:06:48.024403 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2775 | 2026.02.17 00:06:48.024428 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 2776 | 2026.02.17 00:06:48.024500 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2777 | 2026.02.17 00:06:48.024544 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part | ||
| 2778 | 2026.02.17 00:06:48.024584 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2779 | 2026.02.17 00:06:48.024623 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 165 rows starting from the beginning of the part | ||
| 2780 | 2026.02.17 00:06:48.024663 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2781 | 2026.02.17 00:06:48.024842 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.02.17 00:06:48.024882 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2783 | 2026.02.17 00:06:48.025217 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2784 | 2026.02.17 00:06:48.025445 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.02.17 00:06:48.025508 [ 197 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289002 sec., 433668.83837263245 rows/sec., 28.64 MiB/sec. | ||
| 2786 | 2026.02.17 00:06:48.025579 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00124 sec., 59677.41935483871 rows/sec., 4.66 MiB/sec. | ||
| 2787 | 2026.02.17 00:06:48.025620 [ 4 ] {85ed0913-89cf-45cd-9900-f1d31d4372e5} <Debug> TCPHandler: Processed in 0.001419704 sec. | ||
| 2788 | 2026.02.17 00:06:48.025671 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2789 | 2026.02.17 00:06:48.025734 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.02.17 00:06:48.025835 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.02.17 00:06:48.025881 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2792 | 2026.02.17 00:06:48.025923 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.02.17 00:06:48.025998 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_11_2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2794 | 2026.02.17 00:06:48.026065 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2795 | 2026.02.17 00:06:48.026287 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.02.17 00:06:48.026328 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2797 | 2026.02.17 00:06:48.026665 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2798 | 2026.02.17 00:06:48.026877 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.02.17 00:06:48.027003 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2800 | 2026.02.17 00:06:48.027038 [ 4 ] {edd5055f-46fa-4b95-8772-fa78cac92007} <Debug> TCPHandler: Processed in 0.001352833 sec. | ||
| 2801 | 2026.02.17 00:06:48.027148 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.02.17 00:06:48.027241 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.02.17 00:06:48.027293 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <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 | ||
| 2804 | 2026.02.17 00:06:48.028001 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.02.17 00:06:48.028035 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2806 | 2026.02.17 00:06:48.028534 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2807 | 2026.02.17 00:06:48.028744 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.02.17 00:06:48.028840 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2809 | 2026.02.17 00:06:48.028878 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.02.17 00:06:48.028878 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001655 sec., 6042.296072507553 rows/sec., 10.83 MiB/sec. | ||
| 2811 | 2026.02.17 00:06:48.028896 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2812 | 2026.02.17 00:06:48.028934 [ 4 ] {bc646be0-c891-46b0-9108-406bbfc821d2} <Debug> TCPHandler: Processed in 0.001835232 sec. | ||
| 2813 | 2026.02.17 00:06:48.028998 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 2814 | 2026.02.17 00:06:48.029048 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.02.17 00:06:48.029146 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.02.17 00:06:48.029187 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2817 | 2026.02.17 00:06:48.029217 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2818 | 2026.02.17 00:06:48.029283 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
| 2819 | 2026.02.17 00:06:48.029434 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2820 | 2026.02.17 00:06:48.029529 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.02.17 00:06:48.029549 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2822 | 2026.02.17 00:06:48.029571 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2823 | 2026.02.17 00:06:48.029656 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2824 | 2026.02.17 00:06:48.029766 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2825 | 2026.02.17 00:06:48.029881 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2826 | 2026.02.17 00:06:48.029896 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2827 | 2026.02.17 00:06:48.030115 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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.02.17 00:06:48.030251 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2829 | 2026.02.17 00:06:48.030288 [ 4 ] {31373e9d-7f32-49e5-8bb5-59d39aa73c48} <Debug> TCPHandler: Processed in 0.001288792 sec. | ||
| 2830 | 2026.02.17 00:06:48.036954 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 19 columns (19 merged, 0 gathered) in 0.007997337 sec., 20506.82620977458 rows/sec., 36.75 MiB/sec. | ||
| 2831 | 2026.02.17 00:06:48.037475 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2832 | 2026.02.17 00:06:48.037898 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.02.17 00:06:48.037994 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2834 | 2026.02.17 00:06:48.038130 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2835 | 2026.02.17 00:06:52.426587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 372 | ||
| 2836 | 2026.02.17 00:06:52.428905 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.02.17 00:06:52.428943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2838 | 2026.02.17 00:06:52.430076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2839 | 2026.02.17 00:06:52.430379 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.02.17 00:06:52.430621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2841 | 2026.02.17 00:06:53.024889 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.02.17 00:06:53.025158 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2843 | 2026.02.17 00:06:53.025532 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2844 | 2026.02.17 00:06:53.025575 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2845 | 2026.02.17 00:06:53.025860 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2846 | 2026.02.17 00:06:53.025934 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2847 | 2026.02.17 00:06:53.026077 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2848 | 2026.02.17 00:06:53.026214 [ 300 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2849 | 2026.02.17 00:06:53.026230 [ 305 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2850 | 2026.02.17 00:06:53.026214 [ 308 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2851 | 2026.02.17 00:06:53.026386 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (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 | ||
| 2852 | 2026.02.17 00:06:53.026418 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2853 | 2026.02.17 00:06:53.026506 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2854 | 2026.02.17 00:06:53.026527 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2855 | 2026.02.17 00:06:53.026564 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2856 | 2026.02.17 00:06:53.026608 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2857 | 2026.02.17 00:06:53.026645 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2858 | 2026.02.17 00:06:53.027606 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002566 sec., 15978.176149649258 rows/sec., 643.56 KiB/sec. | ||
| 2859 | 2026.02.17 00:06:53.027755 [ 4 ] {cf9c7b6b-b7e2-4c0d-b819-e123f678ac35} <Debug> TCPHandler: Processed in 0.003023181 sec. | ||
| 2860 | 2026.02.17 00:06:53.034731 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.02.17 00:06:53.034867 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2862 | 2026.02.17 00:06:53.034925 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2863 | 2026.02.17 00:06:53.035615 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.02.17 00:06:53.035662 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2865 | 2026.02.17 00:06:53.036087 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2866 | 2026.02.17 00:06:53.036284 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.02.17 00:06:53.036436 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001609 sec., 621.5040397762585 rows/sec., 64.34 KiB/sec. | ||
| 2868 | 2026.02.17 00:06:53.036477 [ 4 ] {bad6211c-c8e0-4262-bc8c-86a0d8e112c4} <Debug> TCPHandler: Processed in 0.001810291 sec. | ||
| 2869 | 2026.02.17 00:06:53.036582 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.02.17 00:06:53.036681 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2871 | 2026.02.17 00:06:53.036723 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2872 | 2026.02.17 00:06:53.037267 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.02.17 00:06:53.037306 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2874 | 2026.02.17 00:06:53.037630 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2875 | 2026.02.17 00:06:53.037845 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.02.17 00:06:53.037978 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001321 sec., 214988.64496593492 rows/sec., 13.65 MiB/sec. | ||
| 2877 | 2026.02.17 00:06:53.038016 [ 4 ] {23b9d5fd-746e-4411-b215-c5e59679d088} <Debug> TCPHandler: Processed in 0.001483395 sec. | ||
| 2878 | 2026.02.17 00:06:53.038134 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.02.17 00:06:53.038227 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2880 | 2026.02.17 00:06:53.038267 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2881 | 2026.02.17 00:06:53.038653 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.02.17 00:06:53.038690 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2883 | 2026.02.17 00:06:53.038979 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2884 | 2026.02.17 00:06:53.039184 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.02.17 00:06:53.039314 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 737.28 KiB/sec. | ||
| 2886 | 2026.02.17 00:06:53.039353 [ 4 ] {ff1e6e93-4926-4bed-a107-9c58df69062f} <Debug> TCPHandler: Processed in 0.001267372 sec. | ||
| 2887 | 2026.02.17 00:06:53.039474 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.02.17 00:06:53.039599 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2026.02.17 00:06:53.039648 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2026.02.17 00:06:53.040502 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.02.17 00:06:53.040539 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2892 | 2026.02.17 00:06:53.040908 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2893 | 2026.02.17 00:06:53.041118 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.02.17 00:06:53.041251 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Debug> executeQuery: Read 861 rows, 70.09 KiB in 0.001677 sec., 513416.8157423971 rows/sec., 40.82 MiB/sec. | ||
| 2895 | 2026.02.17 00:06:53.041290 [ 4 ] {9beff6c6-f147-4a3c-9dd2-d64a8a519f84} <Debug> TCPHandler: Processed in 0.001877213 sec. | ||
| 2896 | 2026.02.17 00:06:53.041398 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.02.17 00:06:53.041494 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.02.17 00:06:53.041536 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2899 | 2026.02.17 00:06:53.041973 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.02.17 00:06:53.042011 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2901 | 2026.02.17 00:06:53.042319 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2902 | 2026.02.17 00:06:53.042522 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.02.17 00:06:53.042651 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Debug> executeQuery: Read 181 rows, 11.42 KiB in 0.001175 sec., 154042.55319148937 rows/sec., 9.49 MiB/sec. | ||
| 2904 | 2026.02.17 00:06:53.042689 [ 4 ] {bbaad766-ddbc-4465-94ee-1b8af0f19142} <Debug> TCPHandler: Processed in 0.001341572 sec. | ||
| 2905 | 2026.02.17 00:06:53.042798 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.02.17 00:06:53.042893 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.02.17 00:06:53.042934 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2908 | 2026.02.17 00:06:53.043359 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.02.17 00:06:53.043395 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2910 | 2026.02.17 00:06:53.043689 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2911 | 2026.02.17 00:06:53.043896 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.02.17 00:06:53.044025 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.00115 sec., 130434.78260869565 rows/sec., 8.43 MiB/sec. | ||
| 2913 | 2026.02.17 00:06:53.044065 [ 4 ] {a3854d66-2aa5-4877-8596-de596b9b7bc7} <Debug> TCPHandler: Processed in 0.001317352 sec. | ||
| 2914 | 2026.02.17 00:06:53.044179 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.02.17 00:06:53.044274 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.02.17 00:06:53.044314 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2917 | 2026.02.17 00:06:53.044742 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.02.17 00:06:53.044800 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2919 | 2026.02.17 00:06:53.045140 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2920 | 2026.02.17 00:06:53.045350 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.02.17 00:06:53.045482 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001227 sec., 120619.39690301548 rows/sec., 6.86 MiB/sec. | ||
| 2922 | 2026.02.17 00:06:53.045521 [ 4 ] {f4b4569c-c9f0-4861-90e9-36f588f4cd57} <Debug> TCPHandler: Processed in 0.001391484 sec. | ||
| 2923 | 2026.02.17 00:06:53.045632 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.02.17 00:06:53.045727 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2026.02.17 00:06:53.045766 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2026.02.17 00:06:53.046325 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.02.17 00:06:53.046362 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2928 | 2026.02.17 00:06:53.046682 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2929 | 2026.02.17 00:06:53.046888 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.02.17 00:06:53.047016 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Debug> executeQuery: Read 529 rows, 38.32 KiB in 0.001307 sec., 404743.687834736 rows/sec., 28.63 MiB/sec. | ||
| 2931 | 2026.02.17 00:06:53.047053 [ 4 ] {5ffc4b10-ee84-4ca3-ba09-35800787c75d} <Debug> TCPHandler: Processed in 0.001470275 sec. | ||
| 2932 | 2026.02.17 00:06:53.047160 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.02.17 00:06:53.047254 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2934 | 2026.02.17 00:06:53.047296 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2935 | 2026.02.17 00:06:53.047622 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.02.17 00:06:53.047658 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2937 | 2026.02.17 00:06:53.047957 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2938 | 2026.02.17 00:06:53.048156 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.02.17 00:06:53.048280 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 2940 | 2026.02.17 00:06:53.048316 [ 4 ] {cc25907b-f818-4b96-aa78-441868e0291c} <Debug> TCPHandler: Processed in 0.001204861 sec. | ||
| 2941 | 2026.02.17 00:06:53.048425 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.02.17 00:06:53.048519 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.02.17 00:06:53.048561 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2944 | 2026.02.17 00:06:53.048956 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.02.17 00:06:53.048992 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2946 | 2026.02.17 00:06:53.049309 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2947 | 2026.02.17 00:06:53.049518 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.02.17 00:06:53.049644 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001143 sec., 236220.4724409449 rows/sec., 15.71 MiB/sec. | ||
| 2949 | 2026.02.17 00:06:53.049679 [ 4 ] {0978a4d2-0bbe-4416-8974-92234aa6779b} <Debug> TCPHandler: Processed in 0.001303232 sec. | ||
| 2950 | 2026.02.17 00:06:53.049789 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.02.17 00:06:53.049881 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.02.17 00:06:53.049922 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2953 | 2026.02.17 00:06:53.050225 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.02.17 00:06:53.050261 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2955 | 2026.02.17 00:06:53.050556 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2956 | 2026.02.17 00:06:53.050756 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.02.17 00:06:53.050879 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001015 sec., 1970.4433497536945 rows/sec., 128.93 KiB/sec. | ||
| 2958 | 2026.02.17 00:06:53.050915 [ 4 ] {f5561b1b-8cd8-4c84-b120-210b99d9dd19} <Debug> TCPHandler: Processed in 0.001175701 sec. | ||
| 2959 | 2026.02.17 00:06:53.051022 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.02.17 00:06:53.051114 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.02.17 00:06:53.051166 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <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 | ||
| 2962 | 2026.02.17 00:06:53.051939 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.02.17 00:06:53.051975 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2964 | 2026.02.17 00:06:53.052483 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2965 | 2026.02.17 00:06:53.052696 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.02.17 00:06:53.052831 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001735 sec., 16714.69740634006 rows/sec., 29.95 MiB/sec. | ||
| 2967 | 2026.02.17 00:06:53.052880 [ 4 ] {f7727232-07ba-4c94-bf7a-2d63980d8584} <Debug> TCPHandler: Processed in 0.001907022 sec. | ||
| 2968 | 2026.02.17 00:06:53.052990 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.02.17 00:06:53.053085 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.02.17 00:06:53.053125 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2971 | 2026.02.17 00:06:53.053447 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.02.17 00:06:53.053481 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2973 | 2026.02.17 00:06:53.053775 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2974 | 2026.02.17 00:06:53.053983 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.02.17 00:06:53.054107 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 2976 | 2026.02.17 00:06:53.054142 [ 4 ] {c4a987bf-0d78-448a-914b-1f971b2801b1} <Debug> TCPHandler: Processed in 0.001200951 sec. | ||
| 2977 | 2026.02.17 00:06:54.921716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5273 | ||
| 2978 | 2026.02.17 00:06:54.922198 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.02.17 00:06:54.922237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2980 | 2026.02.17 00:06:54.922728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2981 | 2026.02.17 00:06:54.922957 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.02.17 00:06:54.923091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5273 | ||
| 2983 | 2026.02.17 00:06:54.923100 [ 118 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2984 | 2026.02.17 00:06:54.923203 [ 118 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.02.17 00:06:54.923239 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 2986 | 2026.02.17 00:06:54.923423 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 2987 | 2026.02.17 00:06:54.923595 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2988 | 2026.02.17 00:06:54.923638 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2989 | 2026.02.17 00:06:54.923707 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2990 | 2026.02.17 00:06:54.923758 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2991 | 2026.02.17 00:06:54.923806 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2992 | 2026.02.17 00:06:54.923848 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2993 | 2026.02.17 00:06:54.923891 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2994 | 2026.02.17 00:06:54.925279 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945424 sec., 2710463.117551752 rows/sec., 38.77 MiB/sec. | ||
| 2995 | 2026.02.17 00:06:54.926115 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2996 | 2026.02.17 00:06:54.926448 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.02.17 00:06:54.926529 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_11_2} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2998 | 2026.02.17 00:06:54.926627 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2999 | 2026.02.17 00:06:55.187038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3000 | 2026.02.17 00:06:55.204059 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.02.17 00:06:55.204123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3002 | 2026.02.17 00:06:55.210466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3003 | 2026.02.17 00:06:55.211157 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.02.17 00:06:55.211454 [ 114 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3005 | 2026.02.17 00:06:55.211541 [ 114 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.02.17 00:06:55.211576 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3007 | 2026.02.17 00:06:55.211748 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3008 | 2026.02.17 00:06:55.214374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3009 | 2026.02.17 00:06:55.215895 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3010 | 2026.02.17 00:06:55.217243 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3011 | 2026.02.17 00:06:55.221800 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3012 | 2026.02.17 00:06:55.226175 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3013 | 2026.02.17 00:06:55.230380 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3014 | 2026.02.17 00:06:55.235084 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3015 | 2026.02.17 00:06:55.239714 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 3016 | 2026.02.17 00:06:55.291089 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079422552 sec., 1045.0432265132956 rows/sec., 5.40 MiB/sec. | ||
| 3017 | 2026.02.17 00:06:55.293608 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3018 | 2026.02.17 00:06:55.295696 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_11_2} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.02.17 00:06:55.295802 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_11_2} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3020 | 2026.02.17 00:06:55.297862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3021 | 2026.02.17 00:06:56.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.14 MiB, peak 220.03 MiB, free memory in arenas 0.00 B, will set to 218.71 MiB (RSS), difference: 8.57 MiB | ||
| 3022 | 2026.02.17 00:06:58.021660 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.02.17 00:06:58.021827 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3024 | 2026.02.17 00:06:58.021887 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3025 | 2026.02.17 00:06:58.022586 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.02.17 00:06:58.022624 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3027 | 2026.02.17 00:06:58.022996 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3028 | 2026.02.17 00:06:58.023211 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.02.17 00:06:58.023357 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001576 sec., 48223.35025380711 rows/sec., 3.96 MiB/sec. | ||
| 3030 | 2026.02.17 00:06:58.023395 [ 4 ] {e7e08cea-00bd-42d7-84e9-866e0fb463ff} <Debug> TCPHandler: Processed in 0.001858552 sec. | ||
| 3031 | 2026.02.17 00:06:58.023556 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.02.17 00:06:58.023649 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.02.17 00:06:58.023688 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3034 | 2026.02.17 00:06:58.024126 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.02.17 00:06:58.024161 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3036 | 2026.02.17 00:06:58.024445 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3037 | 2026.02.17 00:06:58.024646 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.02.17 00:06:58.024769 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 3039 | 2026.02.17 00:06:58.024804 [ 4 ] {7f36a612-2757-4de2-a45c-a82ab63639f3} <Debug> TCPHandler: Processed in 0.001308112 sec. | ||
| 3040 | 2026.02.17 00:06:58.024917 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.02.17 00:06:58.025008 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3042 | 2026.02.17 00:06:58.025047 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3043 | 2026.02.17 00:06:58.025467 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.02.17 00:06:58.025509 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3045 | 2026.02.17 00:06:58.025826 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3046 | 2026.02.17 00:06:58.026031 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.02.17 00:06:58.026154 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 3048 | 2026.02.17 00:06:58.026189 [ 4 ] {02f66b29-8fd1-40b4-b179-bbd5fbe025a3} <Debug> TCPHandler: Processed in 0.001319653 sec. | ||
| 3049 | 2026.02.17 00:06:58.026302 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.02.17 00:06:58.026405 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.02.17 00:06:58.026447 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3052 | 2026.02.17 00:06:58.026873 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.02.17 00:06:58.026909 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3054 | 2026.02.17 00:06:58.027237 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3055 | 2026.02.17 00:06:58.027440 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.02.17 00:06:58.027566 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3057 | 2026.02.17 00:06:58.027602 [ 4 ] {b6af5826-c46f-4c3f-8aa3-3b6b2d162f26} <Debug> TCPHandler: Processed in 0.001348313 sec. | ||
| 3058 | 2026.02.17 00:06:58.027707 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.02.17 00:06:58.027805 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.02.17 00:06:58.027858 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <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 | ||
| 3061 | 2026.02.17 00:06:58.028555 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.02.17 00:06:58.028590 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3063 | 2026.02.17 00:06:58.029080 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3064 | 2026.02.17 00:06:58.029287 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.02.17 00:06:58.029421 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001634 sec., 6119.9510403916765 rows/sec., 10.97 MiB/sec. | ||
| 3066 | 2026.02.17 00:06:58.029470 [ 4 ] {728e48cb-a418-4a1c-9014-e431d979592f} <Debug> TCPHandler: Processed in 0.001810051 sec. | ||
| 3067 | 2026.02.17 00:06:58.029574 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.02.17 00:06:58.029676 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.02.17 00:06:58.029717 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.02.17 00:06:58.030041 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.02.17 00:06:58.030078 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 3072 | 2026.02.17 00:06:58.030368 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3073 | 2026.02.17 00:06:58.030571 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.02.17 00:06:58.030693 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3075 | 2026.02.17 00:06:58.030727 [ 4 ] {bc186472-dae1-4bad-a165-d70133c750d5} <Debug> TCPHandler: Processed in 0.001200891 sec. | ||
| 3076 | 2026.02.17 00:07:02.352871 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3077 | 2026.02.17 00:07:02.352938 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3078 | 2026.02.17 00:07:02.423169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5785 | ||
| 3079 | 2026.02.17 00:07:02.423851 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.02.17 00:07:02.423893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3081 | 2026.02.17 00:07:02.424470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3082 | 2026.02.17 00:07:02.424698 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.02.17 00:07:02.424832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3084 | 2026.02.17 00:07:02.431736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 412 | ||
| 3085 | 2026.02.17 00:07:02.434142 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.02.17 00:07:02.434191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3087 | 2026.02.17 00:07:02.435505 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3088 | 2026.02.17 00:07:02.435774 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.02.17 00:07:02.436027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3090 | 2026.02.17 00:07:02.714439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3091 | 2026.02.17 00:07:02.732502 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.02.17 00:07:02.732567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3093 | 2026.02.17 00:07:02.738321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3094 | 2026.02.17 00:07:02.739001 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.02.17 00:07:02.741996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3096 | 2026.02.17 00:07:03.029020 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.17 00:07:03.029213 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.17 00:07:03.029285 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3099 | 2026.02.17 00:07:03.030101 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.17 00:07:03.030156 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3101 | 2026.02.17 00:07:03.030665 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3102 | 2026.02.17 00:07:03.031010 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.17 00:07:03.031175 [ 153 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3104 | 2026.02.17 00:07:03.031225 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002063 sec., 137663.59670382936 rows/sec., 8.74 MiB/sec. | ||
| 3105 | 2026.02.17 00:07:03.031240 [ 153 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.02.17 00:07:03.031275 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3107 | 2026.02.17 00:07:03.031301 [ 4 ] {5ee96a56-510b-4439-98da-14c42bab1b4f} <Debug> TCPHandler: Processed in 0.002413031 sec. | ||
| 3108 | 2026.02.17 00:07:03.031364 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 3109 | 2026.02.17 00:07:03.031457 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2026.02.17 00:07:03.031462 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.02.17 00:07:03.031515 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3112 | 2026.02.17 00:07:03.031603 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3113 | 2026.02.17 00:07:03.031634 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3114 | 2026.02.17 00:07:03.031652 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3115 | 2026.02.17 00:07:03.031694 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3116 | 2026.02.17 00:07:03.031697 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3117 | 2026.02.17 00:07:03.031754 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3118 | 2026.02.17 00:07:03.031824 [ 188 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3119 | 2026.02.17 00:07:03.032735 [ 190 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403214 sec., 1029066.1296138722 rows/sec., 69.62 MiB/sec. | ||
| 3120 | 2026.02.17 00:07:03.032920 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.02.17 00:07:03.032972 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3122 | 2026.02.17 00:07:03.032977 [ 195 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3123 | 2026.02.17 00:07:03.033361 [ 195 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.02.17 00:07:03.033453 [ 195 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_6_1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3125 | 2026.02.17 00:07:03.033556 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3126 | 2026.02.17 00:07:03.033594 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3127 | 2026.02.17 00:07:03.033832 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.02.17 00:07:03.033977 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Debug> executeQuery: Read 855 rows, 69.63 KiB in 0.002377 sec., 359697.09718132095 rows/sec., 28.61 MiB/sec. | ||
| 3129 | 2026.02.17 00:07:03.034017 [ 4 ] {3772c576-d102-4868-8e7b-df0f085a2bb7} <Debug> TCPHandler: Processed in 0.002621055 sec. | ||
| 3130 | 2026.02.17 00:07:03.034131 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.02.17 00:07:03.034234 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.02.17 00:07:03.034279 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3133 | 2026.02.17 00:07:03.034783 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.17 00:07:03.034828 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3135 | 2026.02.17 00:07:03.035209 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3136 | 2026.02.17 00:07:03.035457 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.02.17 00:07:03.035609 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Debug> executeQuery: Read 171 rows, 10.72 KiB in 0.001398 sec., 122317.59656652361 rows/sec., 7.49 MiB/sec. | ||
| 3138 | 2026.02.17 00:07:03.035646 [ 4 ] {2638fbc8-44f3-491c-bec5-1cfd0c53fbef} <Debug> TCPHandler: Processed in 0.001565917 sec. | ||
| 3139 | 2026.02.17 00:07:03.035760 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.02.17 00:07:03.035854 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.02.17 00:07:03.035895 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3142 | 2026.02.17 00:07:03.036353 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.17 00:07:03.036389 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3144 | 2026.02.17 00:07:03.036689 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3145 | 2026.02.17 00:07:03.036892 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.17 00:07:03.036986 [ 153 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3147 | 2026.02.17 00:07:03.037017 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 3148 | 2026.02.17 00:07:03.037021 [ 153 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.02.17 00:07:03.037056 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3150 | 2026.02.17 00:07:03.037060 [ 4 ] {923b45aa-cb87-4582-ab8a-b5b9f0fab7e5} <Debug> TCPHandler: Processed in 0.001350243 sec. | ||
| 3151 | 2026.02.17 00:07:03.037130 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 3152 | 2026.02.17 00:07:03.037187 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.02.17 00:07:03.037223 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3154 | 2026.02.17 00:07:03.037252 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3155 | 2026.02.17 00:07:03.037281 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.02.17 00:07:03.037305 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3157 | 2026.02.17 00:07:03.037321 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3158 | 2026.02.17 00:07:03.037347 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3159 | 2026.02.17 00:07:03.037385 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3160 | 2026.02.17 00:07:03.037423 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 3161 | 2026.02.17 00:07:03.037465 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3162 | 2026.02.17 00:07:03.037769 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.02.17 00:07:03.037802 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3164 | 2026.02.17 00:07:03.038100 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3165 | 2026.02.17 00:07:03.038200 [ 190 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001099618 sec., 700243.1753572605 rows/sec., 48.31 MiB/sec. | ||
| 3166 | 2026.02.17 00:07:03.038314 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.02.17 00:07:03.038357 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3168 | 2026.02.17 00:07:03.038435 [ 153 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3169 | 2026.02.17 00:07:03.038443 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 3170 | 2026.02.17 00:07:03.038482 [ 153 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.02.17 00:07:03.038501 [ 4 ] {e004a826-3560-4be9-9844-78de14f1cf9a} <Debug> TCPHandler: Processed in 0.001363834 sec. | ||
| 3172 | 2026.02.17 00:07:03.038519 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3173 | 2026.02.17 00:07:03.038591 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 3174 | 2026.02.17 00:07:03.038621 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.02.17 00:07:03.038622 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.02.17 00:07:03.038666 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2026.02.17 00:07:03.038687 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3178 | 2026.02.17 00:07:03.038694 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_6_1} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3179 | 2026.02.17 00:07:03.038715 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3180 | 2026.02.17 00:07:03.038729 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3181 | 2026.02.17 00:07:03.038752 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3182 | 2026.02.17 00:07:03.038755 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3183 | 2026.02.17 00:07:03.038765 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3184 | 2026.02.17 00:07:03.038802 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3185 | 2026.02.17 00:07:03.038834 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3186 | 2026.02.17 00:07:03.038866 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3187 | 2026.02.17 00:07:03.039399 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.02.17 00:07:03.039433 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3189 | 2026.02.17 00:07:03.039573 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001005787 sec., 747673.215104192 rows/sec., 45.61 MiB/sec. | ||
| 3190 | 2026.02.17 00:07:03.039755 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3191 | 2026.02.17 00:07:03.039758 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3192 | 2026.02.17 00:07:03.040005 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.02.17 00:07:03.040115 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.02.17 00:07:03.040149 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Debug> executeQuery: Read 519 rows, 37.50 KiB in 0.001451 sec., 357684.35561681597 rows/sec., 25.24 MiB/sec. | ||
| 3195 | 2026.02.17 00:07:03.040191 [ 4 ] {32d22a59-fcd1-409a-8761-782bb9fbbb02} <Debug> TCPHandler: Processed in 0.001619318 sec. | ||
| 3196 | 2026.02.17 00:07:03.040202 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_6_1} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3197 | 2026.02.17 00:07:03.040302 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3198 | 2026.02.17 00:07:03.040307 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.02.17 00:07:03.040419 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3200 | 2026.02.17 00:07:03.040465 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3201 | 2026.02.17 00:07:03.040811 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.02.17 00:07:03.040849 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3203 | 2026.02.17 00:07:03.041179 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3204 | 2026.02.17 00:07:03.041389 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.02.17 00:07:03.041522 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 3206 | 2026.02.17 00:07:03.041560 [ 4 ] {c70b7813-cbee-468e-9f11-355aaf44da8d} <Debug> TCPHandler: Processed in 0.001304282 sec. | ||
| 3207 | 2026.02.17 00:07:03.041680 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.02.17 00:07:03.041834 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.02.17 00:07:03.041881 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3210 | 2026.02.17 00:07:03.042324 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.02.17 00:07:03.042364 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3212 | 2026.02.17 00:07:03.042766 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3213 | 2026.02.17 00:07:03.042984 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.02.17 00:07:03.043109 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 3215 | 2026.02.17 00:07:03.043145 [ 4 ] {2d86e42a-a5c1-4de3-b0ee-cf0a47000b3e} <Debug> TCPHandler: Processed in 0.001523856 sec. | ||
| 3216 | 2026.02.17 00:07:03.043251 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.02.17 00:07:03.043343 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3218 | 2026.02.17 00:07:03.043384 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3219 | 2026.02.17 00:07:03.043689 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.02.17 00:07:03.043726 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3221 | 2026.02.17 00:07:03.044013 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3222 | 2026.02.17 00:07:03.044212 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.02.17 00:07:03.044338 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 3224 | 2026.02.17 00:07:03.044373 [ 4 ] {20f5ae40-7a1f-4d9a-8554-dea548c6e598} <Debug> TCPHandler: Processed in 0.001168269 sec. | ||
| 3225 | 2026.02.17 00:07:03.044478 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.02.17 00:07:03.044568 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.02.17 00:07:03.044622 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <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 | ||
| 3228 | 2026.02.17 00:07:03.045402 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.02.17 00:07:03.045437 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3230 | 2026.02.17 00:07:03.045941 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2026.02.17 00:07:03.046159 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.02.17 00:07:03.046293 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001742 sec., 16647.531572904707 rows/sec., 29.83 MiB/sec. | ||
| 3233 | 2026.02.17 00:07:03.046342 [ 4 ] {e7c84c57-527e-48c9-b5f0-abc0409fbca4} <Debug> TCPHandler: Processed in 0.001910552 sec. | ||
| 3234 | 2026.02.17 00:07:03.046450 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.02.17 00:07:03.046549 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.02.17 00:07:03.046593 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3237 | 2026.02.17 00:07:03.046943 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.02.17 00:07:03.046979 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3239 | 2026.02.17 00:07:03.047295 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3240 | 2026.02.17 00:07:03.047528 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.02.17 00:07:03.047667 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 3242 | 2026.02.17 00:07:03.047704 [ 4 ] {012c37bc-d707-4461-b73c-98015f662b9c} <Debug> TCPHandler: Processed in 0.001305793 sec. | ||
| 3243 | 2026.02.17 00:07:03.644062 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.02.17 00:07:03.644302 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3245 | 2026.02.17 00:07:03.644664 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3246 | 2026.02.17 00:07:03.644706 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3247 | 2026.02.17 00:07:03.645005 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3248 | 2026.02.17 00:07:03.645082 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3249 | 2026.02.17 00:07:03.645225 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3250 | 2026.02.17 00:07:03.645355 [ 300 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3251 | 2026.02.17 00:07:03.645367 [ 320 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3252 | 2026.02.17 00:07:03.645367 [ 305 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3253 | 2026.02.17 00:07:03.645355 [ 308 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3254 | 2026.02.17 00:07:03.645542 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3255 | 2026.02.17 00:07:03.645570 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3256 | 2026.02.17 00:07:03.645655 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3257 | 2026.02.17 00:07:03.645677 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3258 | 2026.02.17 00:07:03.645712 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3259 | 2026.02.17 00:07:03.645760 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3260 | 2026.02.17 00:07:03.645798 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3261 | 2026.02.17 00:07:03.646645 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002449 sec., 16741.527153940384 rows/sec., 674.30 KiB/sec. | ||
| 3262 | 2026.02.17 00:07:03.646792 [ 4 ] {8726e08d-3e12-4c5b-bc36-44bc5964827c} <Debug> TCPHandler: Processed in 0.002864149 sec. | ||
| 3263 | 2026.02.17 00:07:03.647103 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.02.17 00:07:03.647243 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3265 | 2026.02.17 00:07:03.647473 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3266 | 2026.02.17 00:07:03.647511 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3267 | 2026.02.17 00:07:03.647738 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3268 | 2026.02.17 00:07:03.647793 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3269 | 2026.02.17 00:07:03.647897 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3270 | 2026.02.17 00:07:03.647974 [ 312 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3271 | 2026.02.17 00:07:03.647978 [ 320 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3272 | 2026.02.17 00:07:03.648013 [ 305 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3273 | 2026.02.17 00:07:03.647983 [ 308 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3274 | 2026.02.17 00:07:03.648124 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3275 | 2026.02.17 00:07:03.648151 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3276 | 2026.02.17 00:07:03.648220 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3277 | 2026.02.17 00:07:03.648238 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3278 | 2026.02.17 00:07:03.648269 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3279 | 2026.02.17 00:07:03.648302 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3280 | 2026.02.17 00:07:03.648334 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3281 | 2026.02.17 00:07:03.648957 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001775 sec., 23098.591549295772 rows/sec., 930.35 KiB/sec. | ||
| 3282 | 2026.02.17 00:07:03.649084 [ 4 ] {4b36e158-c960-4620-bdc3-b797a738e330} <Debug> TCPHandler: Processed in 0.002037675 sec. | ||
| 3283 | 2026.02.17 00:07:03.649316 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.02.17 00:07:03.649455 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3285 | 2026.02.17 00:07:03.649683 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3286 | 2026.02.17 00:07:03.649721 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3287 | 2026.02.17 00:07:03.649954 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3288 | 2026.02.17 00:07:03.650008 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3289 | 2026.02.17 00:07:03.650111 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3290 | 2026.02.17 00:07:03.650170 [ 308 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3291 | 2026.02.17 00:07:03.650177 [ 312 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3292 | 2026.02.17 00:07:03.650208 [ 336 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3293 | 2026.02.17 00:07:03.650177 [ 320 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3294 | 2026.02.17 00:07:03.650306 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3295 | 2026.02.17 00:07:03.650332 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3296 | 2026.02.17 00:07:03.650407 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3297 | 2026.02.17 00:07:03.650425 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3298 | 2026.02.17 00:07:03.650459 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3299 | 2026.02.17 00:07:03.650496 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3300 | 2026.02.17 00:07:03.650534 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3301 | 2026.02.17 00:07:03.651339 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00194 sec., 21134.0206185567 rows/sec., 851.22 KiB/sec. | ||
| 3302 | 2026.02.17 00:07:03.651497 [ 4 ] {2ff8c6d7-5535-4893-97e2-d31a7e37f45a} <Debug> TCPHandler: Processed in 0.002231259 sec. | ||
| 3303 | 2026.02.17 00:07:03.651727 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.02.17 00:07:03.651870 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3305 | 2026.02.17 00:07:03.652103 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3306 | 2026.02.17 00:07:03.652141 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3307 | 2026.02.17 00:07:03.652364 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3308 | 2026.02.17 00:07:03.652418 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3309 | 2026.02.17 00:07:03.652520 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3310 | 2026.02.17 00:07:03.652595 [ 312 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3311 | 2026.02.17 00:07:03.652596 [ 320 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3312 | 2026.02.17 00:07:03.652600 [ 307 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3313 | 2026.02.17 00:07:03.652598 [ 336 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3314 | 2026.02.17 00:07:03.652756 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3315 | 2026.02.17 00:07:03.652783 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3316 | 2026.02.17 00:07:03.652854 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3317 | 2026.02.17 00:07:03.652872 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3318 | 2026.02.17 00:07:03.652904 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3319 | 2026.02.17 00:07:03.652936 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3320 | 2026.02.17 00:07:03.652964 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3321 | 2026.02.17 00:07:03.653581 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001772 sec., 23137.697516930024 rows/sec., 931.92 KiB/sec. | ||
| 3322 | 2026.02.17 00:07:03.653712 [ 4 ] {f377f1d3-96f1-4f3d-b860-017d33f61e6c} <Debug> TCPHandler: Processed in 0.002035405 sec. | ||
| 3323 | 2026.02.17 00:07:03.653930 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.02.17 00:07:03.654070 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3325 | 2026.02.17 00:07:03.654297 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3326 | 2026.02.17 00:07:03.654335 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3327 | 2026.02.17 00:07:03.654557 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3328 | 2026.02.17 00:07:03.654609 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3329 | 2026.02.17 00:07:03.654710 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3330 | 2026.02.17 00:07:03.654775 [ 312 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3331 | 2026.02.17 00:07:03.654778 [ 320 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3332 | 2026.02.17 00:07:03.654789 [ 307 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3333 | 2026.02.17 00:07:03.654780 [ 336 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3334 | 2026.02.17 00:07:03.654922 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3335 | 2026.02.17 00:07:03.654951 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3336 | 2026.02.17 00:07:03.655022 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3337 | 2026.02.17 00:07:03.655039 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3338 | 2026.02.17 00:07:03.655070 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3339 | 2026.02.17 00:07:03.655102 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3340 | 2026.02.17 00:07:03.655133 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3341 | 2026.02.17 00:07:03.655831 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 907.34 KiB/sec. | ||
| 3342 | 2026.02.17 00:07:03.655965 [ 4 ] {03f51253-bedd-4ea7-bd75-8d49745e817a} <Debug> TCPHandler: Processed in 0.002085765 sec. | ||
| 3343 | 2026.02.17 00:07:03.656179 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.02.17 00:07:03.656319 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3345 | 2026.02.17 00:07:03.656547 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3346 | 2026.02.17 00:07:03.656585 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3347 | 2026.02.17 00:07:03.656805 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3348 | 2026.02.17 00:07:03.656858 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3349 | 2026.02.17 00:07:03.656964 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3350 | 2026.02.17 00:07:03.657027 [ 337 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3351 | 2026.02.17 00:07:03.657035 [ 336 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3352 | 2026.02.17 00:07:03.657035 [ 312 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3353 | 2026.02.17 00:07:03.657034 [ 320 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3354 | 2026.02.17 00:07:03.657160 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3355 | 2026.02.17 00:07:03.657185 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3356 | 2026.02.17 00:07:03.657256 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3357 | 2026.02.17 00:07:03.657274 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3358 | 2026.02.17 00:07:03.657305 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3359 | 2026.02.17 00:07:03.657336 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3360 | 2026.02.17 00:07:03.657365 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3361 | 2026.02.17 00:07:03.657920 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001661 sec., 24683.925346177002 rows/sec., 994.20 KiB/sec. | ||
| 3362 | 2026.02.17 00:07:03.658050 [ 4 ] {71c75d39-56d9-4398-a69a-0cc393ba871d} <Debug> TCPHandler: Processed in 0.001922163 sec. | ||
| 3363 | 2026.02.17 00:07:03.782287 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.02.17 00:07:03.782425 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3365 | 2026.02.17 00:07:03.782477 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3366 | 2026.02.17 00:07:03.783062 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.02.17 00:07:03.783108 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3368 | 2026.02.17 00:07:03.783544 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3369 | 2026.02.17 00:07:03.783744 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.02.17 00:07:03.783902 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001515 sec., 3960.39603960396 rows/sec., 881.81 KiB/sec. | ||
| 3371 | 2026.02.17 00:07:03.783942 [ 4 ] {59f87087-ebb1-4676-8d23-16ae195cd2a1} <Debug> TCPHandler: Processed in 0.00172179 sec. | ||
| 3372 | 2026.02.17 00:07:03.784059 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.02.17 00:07:03.784156 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3374 | 2026.02.17 00:07:03.784197 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3375 | 2026.02.17 00:07:03.784609 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.02.17 00:07:03.784646 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3377 | 2026.02.17 00:07:03.784944 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3378 | 2026.02.17 00:07:03.785165 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.02.17 00:07:03.785296 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00116 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 3380 | 2026.02.17 00:07:03.785334 [ 4 ] {c5e3f28d-8321-4f86-8ae0-de043c14bdf8} <Debug> TCPHandler: Processed in 0.001323462 sec. | ||
| 3381 | 2026.02.17 00:07:03.785441 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.02.17 00:07:03.785536 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3383 | 2026.02.17 00:07:03.785576 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3384 | 2026.02.17 00:07:03.786685 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.02.17 00:07:03.786723 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3386 | 2026.02.17 00:07:03.787117 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3387 | 2026.02.17 00:07:03.787348 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.02.17 00:07:03.787456 [ 143 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3389 | 2026.02.17 00:07:03.787483 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001965 sec., 620865.1399491094 rows/sec., 51.09 MiB/sec. | ||
| 3390 | 2026.02.17 00:07:03.787504 [ 143 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.02.17 00:07:03.787525 [ 4 ] {58db8d7e-d608-474f-b2e1-8f5124f6f75f} <Debug> TCPHandler: Processed in 0.002132616 sec. | ||
| 3392 | 2026.02.17 00:07:03.787530 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3393 | 2026.02.17 00:07:03.787640 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 3394 | 2026.02.17 00:07:03.787646 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.02.17 00:07:03.787741 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.02.17 00:07:03.787753 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.02.17 00:07:03.787772 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 989 rows starting from the beginning of the part | ||
| 3398 | 2026.02.17 00:07:03.787795 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3399 | 2026.02.17 00:07:03.787854 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3400 | 2026.02.17 00:07:03.787909 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 861 rows starting from the beginning of the part | ||
| 3401 | 2026.02.17 00:07:03.787955 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3402 | 2026.02.17 00:07:03.788004 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 855 rows starting from the beginning of the part | ||
| 3403 | 2026.02.17 00:07:03.788047 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1220 rows starting from the beginning of the part | ||
| 3404 | 2026.02.17 00:07:03.788202 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.02.17 00:07:03.788238 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3406 | 2026.02.17 00:07:03.788540 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3407 | 2026.02.17 00:07:03.788757 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.02.17 00:07:03.788890 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001156 sec., 15570.934256055365 rows/sec., 1.11 MiB/sec. | ||
| 3409 | 2026.02.17 00:07:03.788931 [ 4 ] {f104dd4b-d89e-44c9-aa34-1a6ff9b25409} <Debug> TCPHandler: Processed in 0.001333783 sec. | ||
| 3410 | 2026.02.17 00:07:03.789045 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.02.17 00:07:03.789143 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.02.17 00:07:03.789188 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3413 | 2026.02.17 00:07:03.789511 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911183 sec., 2133233.709173847 rows/sec., 180.67 MiB/sec. | ||
| 3414 | 2026.02.17 00:07:03.789656 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.02.17 00:07:03.789696 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3416 | 2026.02.17 00:07:03.789751 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3417 | 2026.02.17 00:07:03.789995 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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.02.17 00:07:03.790011 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3419 | 2026.02.17 00:07:03.790055 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_16_3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3420 | 2026.02.17 00:07:03.790114 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3421 | 2026.02.17 00:07:03.790225 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.02.17 00:07:03.790350 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 3423 | 2026.02.17 00:07:03.790387 [ 4 ] {41f8401c-80f5-42fe-870b-4ee97c464f5a} <Debug> TCPHandler: Processed in 0.001390724 sec. | ||
| 3424 | 2026.02.17 00:07:03.790496 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.17 00:07:03.790591 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.17 00:07:03.790631 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3427 | 2026.02.17 00:07:03.791200 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.02.17 00:07:03.791236 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3429 | 2026.02.17 00:07:03.791562 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3430 | 2026.02.17 00:07:03.791782 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.02.17 00:07:03.791888 [ 143 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3432 | 2026.02.17 00:07:03.791910 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001338 sec., 402092.67563527654 rows/sec., 29.82 MiB/sec. | ||
| 3433 | 2026.02.17 00:07:03.791929 [ 143 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.17 00:07:03.791953 [ 4 ] {42689eb6-9eba-40be-a7b7-b32eb5d80255} <Debug> TCPHandler: Processed in 0.001506776 sec. | ||
| 3435 | 2026.02.17 00:07:03.791957 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3436 | 2026.02.17 00:07:03.792068 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 3437 | 2026.02.17 00:07:03.792075 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.02.17 00:07:03.792177 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3439 | 2026.02.17 00:07:03.792184 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.02.17 00:07:03.792216 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part | ||
| 3441 | 2026.02.17 00:07:03.792237 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3442 | 2026.02.17 00:07:03.792296 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3443 | 2026.02.17 00:07:03.792346 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 529 rows starting from the beginning of the part | ||
| 3444 | 2026.02.17 00:07:03.792387 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3445 | 2026.02.17 00:07:03.792429 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 519 rows starting from the beginning of the part | ||
| 3446 | 2026.02.17 00:07:03.792470 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 538 rows starting from the beginning of the part | ||
| 3447 | 2026.02.17 00:07:03.793613 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.02.17 00:07:03.793640 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616038 sec., 1437466.1981958344 rows/sec., 109.43 MiB/sec. | ||
| 3449 | 2026.02.17 00:07:03.793652 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3450 | 2026.02.17 00:07:03.793817 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3451 | 2026.02.17 00:07:03.794092 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.02.17 00:07:03.794158 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_16_3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3453 | 2026.02.17 00:07:03.794233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3454 | 2026.02.17 00:07:03.794362 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3455 | 2026.02.17 00:07:03.794589 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.02.17 00:07:03.794711 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3457 | 2026.02.17 00:07:03.794720 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Debug> executeQuery: Read 3468 rows, 237.17 KiB in 0.002555 sec., 1357338.5518591 rows/sec., 90.65 MiB/sec. | ||
| 3458 | 2026.02.17 00:07:03.794756 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.02.17 00:07:03.794775 [ 4 ] {f7dd3429-dd14-45a5-8859-a56d230880b5} <Debug> TCPHandler: Processed in 0.002749118 sec. | ||
| 3460 | 2026.02.17 00:07:03.794784 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3461 | 2026.02.17 00:07:03.794885 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 3462 | 2026.02.17 00:07:03.794898 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.02.17 00:07:03.794978 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3464 | 2026.02.17 00:07:03.794998 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.02.17 00:07:03.795004 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1991 rows starting from the beginning of the part | ||
| 3466 | 2026.02.17 00:07:03.795053 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <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 | ||
| 3467 | 2026.02.17 00:07:03.795057 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3468 | 2026.02.17 00:07:03.795100 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 270 rows starting from the beginning of the part | ||
| 3469 | 2026.02.17 00:07:03.795133 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3470 | 2026.02.17 00:07:03.795166 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3471 | 2026.02.17 00:07:03.795203 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3468 rows starting from the beginning of the part | ||
| 3472 | 2026.02.17 00:07:03.795770 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.02.17 00:07:03.795804 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3474 | 2026.02.17 00:07:03.796297 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3475 | 2026.02.17 00:07:03.796519 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.02.17 00:07:03.796660 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00168 sec., 5952.380952380952 rows/sec., 10.67 MiB/sec. | ||
| 3477 | 2026.02.17 00:07:03.796711 [ 4 ] {fcbecf9b-a017-4a01-a2db-c2016b3901e4} <Debug> TCPHandler: Processed in 0.001862592 sec. | ||
| 3478 | 2026.02.17 00:07:03.796822 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.02.17 00:07:03.796917 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.02.17 00:07:03.796960 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3481 | 2026.02.17 00:07:03.797074 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002223708 sec., 2839401.5761062154 rows/sec., 192.60 MiB/sec. | ||
| 3482 | 2026.02.17 00:07:03.797290 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.17 00:07:03.797329 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3484 | 2026.02.17 00:07:03.797590 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3485 | 2026.02.17 00:07:03.797635 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3486 | 2026.02.17 00:07:03.797923 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.02.17 00:07:03.797959 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.02.17 00:07:03.798030 [ 143 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3489 | 2026.02.17 00:07:03.798041 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3490 | 2026.02.17 00:07:03.798060 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 712.67 KiB/sec. | ||
| 3491 | 2026.02.17 00:07:03.798066 [ 143 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.02.17 00:07:03.798102 [ 4 ] {ad4f86f2-0366-49e7-811d-2722ad63aa8d} <Debug> TCPHandler: Processed in 0.001330003 sec. | ||
| 3493 | 2026.02.17 00:07:03.798103 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3494 | 2026.02.17 00:07:03.798144 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3495 | 2026.02.17 00:07:03.798226 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 3496 | 2026.02.17 00:07:03.798309 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3497 | 2026.02.17 00:07:03.798334 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 3498 | 2026.02.17 00:07:03.798375 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3499 | 2026.02.17 00:07:03.798409 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3500 | 2026.02.17 00:07:03.798449 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3501 | 2026.02.17 00:07:03.798481 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3502 | 2026.02.17 00:07:03.798510 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3503 | 2026.02.17 00:07:03.799266 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066639 sec., 883147.9066488286 rows/sec., 57.56 MiB/sec. | ||
| 3504 | 2026.02.17 00:07:03.799468 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3505 | 2026.02.17 00:07:03.799768 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.02.17 00:07:03.799842 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_16_3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3507 | 2026.02.17 00:07:03.799918 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3508 | 2026.02.17 00:07:08.018472 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.02.17 00:07:08.018683 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3510 | 2026.02.17 00:07:08.018749 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3511 | 2026.02.17 00:07:08.019396 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.02.17 00:07:08.019439 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3513 | 2026.02.17 00:07:08.019832 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3514 | 2026.02.17 00:07:08.020058 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.02.17 00:07:08.020215 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 3516 | 2026.02.17 00:07:08.020260 [ 4 ] {9f82cd1f-3a44-4995-8acc-8df3297e7fb3} <Debug> TCPHandler: Processed in 0.001924073 sec. | ||
| 3517 | 2026.02.17 00:07:08.020403 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.02.17 00:07:08.020530 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3519 | 2026.02.17 00:07:08.020583 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3520 | 2026.02.17 00:07:08.021072 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.02.17 00:07:08.021108 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3522 | 2026.02.17 00:07:08.021415 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3523 | 2026.02.17 00:07:08.021632 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.02.17 00:07:08.021762 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 3525 | 2026.02.17 00:07:08.021799 [ 4 ] {719dca3b-ef30-4184-88c0-6526160dc0ad} <Debug> TCPHandler: Processed in 0.001459115 sec. | ||
| 3526 | 2026.02.17 00:07:08.021915 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.02.17 00:07:08.022012 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.02.17 00:07:08.022056 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3529 | 2026.02.17 00:07:08.022460 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.02.17 00:07:08.022521 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3531 | 2026.02.17 00:07:08.022845 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3532 | 2026.02.17 00:07:08.023054 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.02.17 00:07:08.023185 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 3534 | 2026.02.17 00:07:08.023222 [ 4 ] {ce24249b-916e-452c-8ed2-40ab18130ef2} <Debug> TCPHandler: Processed in 0.001356004 sec. | ||
| 3535 | 2026.02.17 00:07:08.023333 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.02.17 00:07:08.023428 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.02.17 00:07:08.023469 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3538 | 2026.02.17 00:07:08.023818 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.02.17 00:07:08.023852 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3540 | 2026.02.17 00:07:08.024154 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3541 | 2026.02.17 00:07:08.024358 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.02.17 00:07:08.024486 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 3543 | 2026.02.17 00:07:08.024522 [ 4 ] {827fb0d5-c8dc-45d2-ae09-35466bc500a8} <Debug> TCPHandler: Processed in 0.001238842 sec. | ||
| 3544 | 2026.02.17 00:07:09.925859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6233 | ||
| 3545 | 2026.02.17 00:07:09.926431 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.02.17 00:07:09.926474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3547 | 2026.02.17 00:07:09.927007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3548 | 2026.02.17 00:07:09.927231 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.02.17 00:07:09.927362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6233 | ||
| 3550 | 2026.02.17 00:07:10.243016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3551 | 2026.02.17 00:07:10.259406 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.02.17 00:07:10.259464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3553 | 2026.02.17 00:07:10.265742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3554 | 2026.02.17 00:07:10.266425 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.02.17 00:07:10.269273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3556 | 2026.02.17 00:07:11.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.88 MiB, peak 225.34 MiB, free memory in arenas 0.00 B, will set to 222.32 MiB (RSS), difference: 1.44 MiB | ||
| 3557 | 2026.02.17 00:07:12.436242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 472 | ||
| 3558 | 2026.02.17 00:07:12.439207 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.02.17 00:07:12.439248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3560 | 2026.02.17 00:07:12.440456 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3561 | 2026.02.17 00:07:12.440719 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.02.17 00:07:12.440959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3563 | 2026.02.17 00:07:13.029643 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.02.17 00:07:13.029843 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.02.17 00:07:13.029912 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3566 | 2026.02.17 00:07:13.030680 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.02.17 00:07:13.030732 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3568 | 2026.02.17 00:07:13.031138 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3569 | 2026.02.17 00:07:13.031373 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.02.17 00:07:13.031521 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 3571 | 2026.02.17 00:07:13.031561 [ 4 ] {920214d4-9754-4bf9-ae2f-4f9d587008f5} <Debug> TCPHandler: Processed in 0.002053295 sec. | ||
| 3572 | 2026.02.17 00:07:13.031686 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.02.17 00:07:13.031806 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3574 | 2026.02.17 00:07:13.031845 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3575 | 2026.02.17 00:07:13.032681 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.02.17 00:07:13.032717 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3577 | 2026.02.17 00:07:13.033070 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3578 | 2026.02.17 00:07:13.033274 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.02.17 00:07:13.033409 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Debug> executeQuery: Read 855 rows, 69.63 KiB in 0.001621 sec., 527452.190006169 rows/sec., 41.95 MiB/sec. | ||
| 3580 | 2026.02.17 00:07:13.033446 [ 4 ] {2701aa9d-2d2f-488e-8fb2-27ac74aa59b3} <Debug> TCPHandler: Processed in 0.001807351 sec. | ||
| 3581 | 2026.02.17 00:07:13.033566 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.02.17 00:07:13.033658 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.02.17 00:07:13.033696 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3584 | 2026.02.17 00:07:13.034175 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.02.17 00:07:13.034211 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3586 | 2026.02.17 00:07:13.034510 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3587 | 2026.02.17 00:07:13.034707 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.02.17 00:07:13.034850 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Debug> executeQuery: Read 171 rows, 10.72 KiB in 0.00121 sec., 141322.3140495868 rows/sec., 8.65 MiB/sec. | ||
| 3589 | 2026.02.17 00:07:13.034871 [ 134 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3590 | 2026.02.17 00:07:13.034887 [ 4 ] {c6f501a6-4458-4ef3-b14d-4dd59f7179f6} <Debug> TCPHandler: Processed in 0.001368174 sec. | ||
| 3591 | 2026.02.17 00:07:13.034959 [ 134 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.02.17 00:07:13.034989 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3593 | 2026.02.17 00:07:13.035046 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.02.17 00:07:13.035084 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 3595 | 2026.02.17 00:07:13.035143 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3596 | 2026.02.17 00:07:13.035182 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3597 | 2026.02.17 00:07:13.035186 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3598 | 2026.02.17 00:07:13.035228 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 3599 | 2026.02.17 00:07:13.035304 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 181 rows starting from the beginning of the part | ||
| 3600 | 2026.02.17 00:07:13.035368 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3601 | 2026.02.17 00:07:13.035425 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 171 rows starting from the beginning of the part | ||
| 3602 | 2026.02.17 00:07:13.035480 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3603 | 2026.02.17 00:07:13.035537 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 171 rows starting from the beginning of the part | ||
| 3604 | 2026.02.17 00:07:13.035625 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.02.17 00:07:13.035660 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3606 | 2026.02.17 00:07:13.036090 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3607 | 2026.02.17 00:07:13.036306 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.02.17 00:07:13.036434 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001308 sec., 113914.37308868502 rows/sec., 7.36 MiB/sec. | ||
| 3609 | 2026.02.17 00:07:13.036476 [ 4 ] {1d5ac481-0488-46ab-ad65-3cfc99d268e6} <Debug> TCPHandler: Processed in 0.001478395 sec. | ||
| 3610 | 2026.02.17 00:07:13.036494 [ 198 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446515 sec., 518487.5372878954 rows/sec., 34.22 MiB/sec. | ||
| 3611 | 2026.02.17 00:07:13.036600 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.02.17 00:07:13.036638 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3613 | 2026.02.17 00:07:13.036696 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3614 | 2026.02.17 00:07:13.036736 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3615 | 2026.02.17 00:07:13.036885 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.02.17 00:07:13.036944 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_16_3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3617 | 2026.02.17 00:07:13.037001 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3618 | 2026.02.17 00:07:13.037203 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.02.17 00:07:13.037237 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3620 | 2026.02.17 00:07:13.037536 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3621 | 2026.02.17 00:07:13.037742 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.02.17 00:07:13.037874 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 3623 | 2026.02.17 00:07:13.037912 [ 4 ] {892441a0-768d-4e11-a46a-e96447f18b37} <Debug> TCPHandler: Processed in 0.001358274 sec. | ||
| 3624 | 2026.02.17 00:07:13.038020 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.02.17 00:07:13.038113 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3626 | 2026.02.17 00:07:13.038152 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3627 | 2026.02.17 00:07:13.038780 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.02.17 00:07:13.038816 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3629 | 2026.02.17 00:07:13.039125 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3630 | 2026.02.17 00:07:13.039321 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.02.17 00:07:13.039448 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Debug> executeQuery: Read 519 rows, 37.50 KiB in 0.001352 sec., 383875.73964497045 rows/sec., 27.09 MiB/sec. | ||
| 3632 | 2026.02.17 00:07:13.039484 [ 4 ] {e32201f9-bd15-49a4-be05-4371b0c15689} <Debug> TCPHandler: Processed in 0.001510706 sec. | ||
| 3633 | 2026.02.17 00:07:13.039594 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.02.17 00:07:13.039685 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3635 | 2026.02.17 00:07:13.039725 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3636 | 2026.02.17 00:07:13.040054 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.02.17 00:07:13.040089 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3638 | 2026.02.17 00:07:13.040373 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3639 | 2026.02.17 00:07:13.040573 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.02.17 00:07:13.040667 [ 134 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3641 | 2026.02.17 00:07:13.040693 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 3642 | 2026.02.17 00:07:13.040705 [ 134 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.02.17 00:07:13.040733 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3644 | 2026.02.17 00:07:13.040735 [ 4 ] {686cbef5-632e-4f09-86b6-fe4840254037} <Debug> TCPHandler: Processed in 0.00118739 sec. | ||
| 3645 | 2026.02.17 00:07:13.040822 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3646 | 2026.02.17 00:07:13.040873 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.02.17 00:07:13.040943 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3648 | 2026.02.17 00:07:13.040968 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.02.17 00:07:13.040981 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3650 | 2026.02.17 00:07:13.041017 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3651 | 2026.02.17 00:07:13.041052 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3652 | 2026.02.17 00:07:13.041100 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3653 | 2026.02.17 00:07:13.041138 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3654 | 2026.02.17 00:07:13.041174 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3655 | 2026.02.17 00:07:13.041214 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 3656 | 2026.02.17 00:07:13.041447 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.02.17 00:07:13.041489 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3658 | 2026.02.17 00:07:13.041855 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3659 | 2026.02.17 00:07:13.041979 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119539 sec., 30115.69445954877 rows/sec., 1.54 MiB/sec. | ||
| 3660 | 2026.02.17 00:07:13.042063 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.02.17 00:07:13.042094 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3662 | 2026.02.17 00:07:13.042203 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. | ||
| 3663 | 2026.02.17 00:07:13.042245 [ 4 ] {583d1dac-47d9-4ef2-897e-1c81eab8857f} <Debug> TCPHandler: Processed in 0.001418475 sec. | ||
| 3664 | 2026.02.17 00:07:13.042344 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_6_1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.02.17 00:07:13.042353 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.02.17 00:07:13.042415 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_6_1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3667 | 2026.02.17 00:07:13.042454 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.02.17 00:07:13.042479 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3669 | 2026.02.17 00:07:13.042500 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3670 | 2026.02.17 00:07:13.042813 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.17 00:07:13.042848 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3672 | 2026.02.17 00:07:13.043130 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3673 | 2026.02.17 00:07:13.043332 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.02.17 00:07:13.043427 [ 134 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3675 | 2026.02.17 00:07:13.043453 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 3676 | 2026.02.17 00:07:13.043460 [ 134 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.02.17 00:07:13.043493 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3678 | 2026.02.17 00:07:13.043495 [ 4 ] {25537036-c7ca-480c-9581-8a51f3186aac} <Debug> TCPHandler: Processed in 0.00118835 sec. | ||
| 3679 | 2026.02.17 00:07:13.043559 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3680 | 2026.02.17 00:07:13.043613 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.02.17 00:07:13.043660 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.02.17 00:07:13.043690 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3683 | 2026.02.17 00:07:13.043708 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2026.02.17 00:07:13.043764 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3685 | 2026.02.17 00:07:13.043777 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <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 | ||
| 3686 | 2026.02.17 00:07:13.043813 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3687 | 2026.02.17 00:07:13.043856 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3688 | 2026.02.17 00:07:13.043891 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3689 | 2026.02.17 00:07:13.043982 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 3690 | 2026.02.17 00:07:13.044598 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.02.17 00:07:13.044638 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3692 | 2026.02.17 00:07:13.044914 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382473 sec., 5063.390026423663 rows/sec., 338.36 KiB/sec. | ||
| 3693 | 2026.02.17 00:07:13.045055 [ 196 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3694 | 2026.02.17 00:07:13.045188 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3695 | 2026.02.17 00:07:13.045349 [ 196 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_6_1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.02.17 00:07:13.045409 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.02.17 00:07:13.045422 [ 196 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_6_1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3698 | 2026.02.17 00:07:13.045498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3699 | 2026.02.17 00:07:13.045512 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3700 | 2026.02.17 00:07:13.045541 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00185 sec., 15675.675675675675 rows/sec., 28.09 MiB/sec. | ||
| 3701 | 2026.02.17 00:07:13.045544 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.02.17 00:07:13.045581 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3703 | 2026.02.17 00:07:13.045600 [ 4 ] {97eda8a7-f972-4d9a-8a96-b18180a84262} <Debug> TCPHandler: Processed in 0.002033494 sec. | ||
| 3704 | 2026.02.17 00:07:13.045644 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 3705 | 2026.02.17 00:07:13.045737 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.02.17 00:07:13.045797 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3707 | 2026.02.17 00:07:13.045839 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part | ||
| 3708 | 2026.02.17 00:07:13.045843 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.02.17 00:07:13.045892 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3710 | 2026.02.17 00:07:13.045943 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 3711 | 2026.02.17 00:07:13.046036 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3712 | 2026.02.17 00:07:13.046131 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3713 | 2026.02.17 00:07:13.046229 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3714 | 2026.02.17 00:07:13.046253 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.02.17 00:07:13.046292 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3716 | 2026.02.17 00:07:13.046325 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3717 | 2026.02.17 00:07:13.046630 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3718 | 2026.02.17 00:07:13.046865 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.02.17 00:07:13.047005 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 4.76 MiB/sec. | ||
| 3720 | 2026.02.17 00:07:13.047043 [ 4 ] {b7eedcba-3468-49a3-92c8-3dff82fbfacc} <Debug> TCPHandler: Processed in 0.001356223 sec. | ||
| 3721 | 2026.02.17 00:07:13.049175 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.00355661 sec., 76196.1530783527 rows/sec., 136.54 MiB/sec. | ||
| 3722 | 2026.02.17 00:07:13.049676 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3723 | 2026.02.17 00:07:13.049993 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.02.17 00:07:13.050049 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3725 | 2026.02.17 00:07:13.050113 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3726 | 2026.02.17 00:07:14.122417 [ 132 ] {} <Debug> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3727 | 2026.02.17 00:07:14.122495 [ 132 ] {} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.17 00:07:14.122517 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3729 | 2026.02.17 00:07:14.122647 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::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 | ||
| 3730 | 2026.02.17 00:07:14.123000 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2026.02.17 00:07:14.123052 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 3732 | 2026.02.17 00:07:14.123155 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::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 | ||
| 3733 | 2026.02.17 00:07:14.123245 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3734 | 2026.02.17 00:07:14.123313 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3735 | 2026.02.17 00:07:14.123373 [ 200 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::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 | ||
| 3736 | 2026.02.17 00:07:14.124927 [ 193 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.00233109 sec., 20591.225564006538 rows/sec., 4.95 MiB/sec. | ||
| 3737 | 2026.02.17 00:07:14.125160 [ 192 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3738 | 2026.02.17 00:07:14.125567 [ 192 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.02.17 00:07:14.125645 [ 192 ] {59e37e38-f11b-4a60-82e8-fec7b460cd91::all_1_5_1} <Trace> oximeter.timeseries_schema (59e37e38-f11b-4a60-82e8-fec7b460cd91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3740 | 2026.02.17 00:07:14.125717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3741 | 2026.02.17 00:07:17.353181 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3742 | 2026.02.17 00:07:17.353253 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3743 | 2026.02.17 00:07:17.427431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6745 | ||
| 3744 | 2026.02.17 00:07:17.428013 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.02.17 00:07:17.428061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3746 | 2026.02.17 00:07:17.428551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3747 | 2026.02.17 00:07:17.428791 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.02.17 00:07:17.428925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3749 | 2026.02.17 00:07:17.769281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3750 | 2026.02.17 00:07:17.785724 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.02.17 00:07:17.785783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3752 | 2026.02.17 00:07:17.791104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3753 | 2026.02.17 00:07:17.791780 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.02.17 00:07:17.794656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3755 | 2026.02.17 00:07:18.020652 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.02.17 00:07:18.020845 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3757 | 2026.02.17 00:07:18.020916 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3758 | 2026.02.17 00:07:18.021532 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.02.17 00:07:18.021576 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3760 | 2026.02.17 00:07:18.021980 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3761 | 2026.02.17 00:07:18.022207 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.02.17 00:07:18.022355 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001561 sec., 48686.739269698905 rows/sec., 3.99 MiB/sec. | ||
| 3763 | 2026.02.17 00:07:18.022396 [ 4 ] {c3a5f27a-c688-4275-86c7-c5f9513faf0b} <Debug> TCPHandler: Processed in 0.001876402 sec. | ||
| 3764 | 2026.02.17 00:07:18.022512 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.02.17 00:07:18.022607 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.02.17 00:07:18.022648 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3767 | 2026.02.17 00:07:18.023037 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.02.17 00:07:18.023073 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3769 | 2026.02.17 00:07:18.023371 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3770 | 2026.02.17 00:07:18.023581 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.02.17 00:07:18.023708 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 3772 | 2026.02.17 00:07:18.023744 [ 4 ] {c0b6c148-036b-44b3-a730-260b6479d922} <Debug> TCPHandler: Processed in 0.001279352 sec. | ||
| 3773 | 2026.02.17 00:07:18.023850 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.02.17 00:07:18.023942 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3775 | 2026.02.17 00:07:18.023983 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3776 | 2026.02.17 00:07:18.024391 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.02.17 00:07:18.024427 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3778 | 2026.02.17 00:07:18.024728 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3779 | 2026.02.17 00:07:18.024944 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.02.17 00:07:18.025071 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 3781 | 2026.02.17 00:07:18.025107 [ 4 ] {056a5143-5449-424b-a7ad-206fe9c4e230} <Debug> TCPHandler: Processed in 0.001304483 sec. | ||
| 3782 | 2026.02.17 00:07:18.025212 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.02.17 00:07:18.025306 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.02.17 00:07:18.025348 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3785 | 2026.02.17 00:07:18.025749 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.02.17 00:07:18.025786 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3787 | 2026.02.17 00:07:18.026108 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3788 | 2026.02.17 00:07:18.026314 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.02.17 00:07:18.026443 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 3790 | 2026.02.17 00:07:18.026478 [ 4 ] {05d87d8b-34b3-4216-a181-a3f5602b8a59} <Debug> TCPHandler: Processed in 0.001314082 sec. | ||
| 3791 | 2026.02.17 00:07:18.026584 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.02.17 00:07:18.026676 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.02.17 00:07:18.026738 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <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 | ||
| 3794 | 2026.02.17 00:07:18.027465 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.02.17 00:07:18.027500 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3796 | 2026.02.17 00:07:18.027989 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3797 | 2026.02.17 00:07:18.028204 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.02.17 00:07:18.028341 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 3799 | 2026.02.17 00:07:18.028391 [ 4 ] {1e52e3a7-ab22-4931-b252-08f95535afcd} <Debug> TCPHandler: Processed in 0.001854962 sec. | ||
| 3800 | 2026.02.17 00:07:18.028492 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.02.17 00:07:18.028586 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.02.17 00:07:18.028626 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3803 | 2026.02.17 00:07:18.028958 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.02.17 00:07:18.028994 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3805 | 2026.02.17 00:07:18.029290 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3806 | 2026.02.17 00:07:18.029497 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.02.17 00:07:18.029623 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3808 | 2026.02.17 00:07:18.029658 [ 4 ] {d11ab561-518f-4675-81fa-c4f2b683c01c} <Debug> TCPHandler: Processed in 0.001214081 sec. | ||
| 3809 | 2026.02.17 00:07:22.441209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
| 3810 | 2026.02.17 00:07:22.443476 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.02.17 00:07:22.443514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3812 | 2026.02.17 00:07:22.444683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3813 | 2026.02.17 00:07:22.444956 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.02.17 00:07:22.445078 [ 119 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3815 | 2026.02.17 00:07:22.445122 [ 119 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.02.17 00:07:22.445144 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3817 | 2026.02.17 00:07:22.445199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3818 | 2026.02.17 00:07:22.445262 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 3819 | 2026.02.17 00:07:22.445818 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3820 | 2026.02.17 00:07:22.445942 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 3821 | 2026.02.17 00:07:22.446289 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 3822 | 2026.02.17 00:07:22.446636 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3823 | 2026.02.17 00:07:22.446968 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3824 | 2026.02.17 00:07:22.447274 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3825 | 2026.02.17 00:07:22.447594 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3826 | 2026.02.17 00:07:22.453309 [ 193 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 72 columns (72 merged, 0 gathered) in 0.008096749 sec., 62494.218358504135 rows/sec., 60.12 MiB/sec. | ||
| 3827 | 2026.02.17 00:07:22.454719 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3828 | 2026.02.17 00:07:22.455298 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.02.17 00:07:22.455366 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_11_2} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3830 | 2026.02.17 00:07:22.455650 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3831 | 2026.02.17 00:07:23.031100 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.02.17 00:07:23.031342 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.02.17 00:07:23.031411 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3834 | 2026.02.17 00:07:23.032311 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.02.17 00:07:23.032369 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3836 | 2026.02.17 00:07:23.032873 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3837 | 2026.02.17 00:07:23.033135 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.02.17 00:07:23.033297 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002008 sec., 141434.26294820718 rows/sec., 8.98 MiB/sec. | ||
| 3839 | 2026.02.17 00:07:23.033337 [ 4 ] {44b2a310-cdef-45ed-ac1a-0016b93405e6} <Debug> TCPHandler: Processed in 0.002406782 sec. | ||
| 3840 | 2026.02.17 00:07:23.033464 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.02.17 00:07:23.033564 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3842 | 2026.02.17 00:07:23.033604 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3843 | 2026.02.17 00:07:23.034455 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.02.17 00:07:23.034492 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3845 | 2026.02.17 00:07:23.034859 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3846 | 2026.02.17 00:07:23.035077 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.02.17 00:07:23.035203 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Debug> executeQuery: Read 855 rows, 69.63 KiB in 0.001657 sec., 515992.757996379 rows/sec., 41.04 MiB/sec. | ||
| 3848 | 2026.02.17 00:07:23.035239 [ 4 ] {6cf9eb19-637e-47f1-9d73-5431d54b3689} <Debug> TCPHandler: Processed in 0.001824791 sec. | ||
| 3849 | 2026.02.17 00:07:23.035354 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.02.17 00:07:23.035458 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.02.17 00:07:23.035497 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3852 | 2026.02.17 00:07:23.035953 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.02.17 00:07:23.035988 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3854 | 2026.02.17 00:07:23.036295 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3855 | 2026.02.17 00:07:23.036498 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.02.17 00:07:23.036630 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Debug> executeQuery: Read 171 rows, 10.72 KiB in 0.001191 sec., 143576.82619647356 rows/sec., 8.79 MiB/sec. | ||
| 3857 | 2026.02.17 00:07:23.036666 [ 4 ] {f1f111d7-f307-46bf-8923-1b89a150e19b} <Debug> TCPHandler: Processed in 0.001359614 sec. | ||
| 3858 | 2026.02.17 00:07:23.036774 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.02.17 00:07:23.036874 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.02.17 00:07:23.036912 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3861 | 2026.02.17 00:07:23.037333 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.02.17 00:07:23.037368 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3863 | 2026.02.17 00:07:23.037676 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3864 | 2026.02.17 00:07:23.037877 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.02.17 00:07:23.037998 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 3866 | 2026.02.17 00:07:23.038034 [ 4 ] {c8da465d-5831-4221-99fe-f6a84676d9ea} <Debug> TCPHandler: Processed in 0.001307062 sec. | ||
| 3867 | 2026.02.17 00:07:23.038138 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.02.17 00:07:23.038238 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3869 | 2026.02.17 00:07:23.038276 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3870 | 2026.02.17 00:07:23.038696 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.02.17 00:07:23.038731 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3872 | 2026.02.17 00:07:23.039026 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3873 | 2026.02.17 00:07:23.039231 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.02.17 00:07:23.039352 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 3875 | 2026.02.17 00:07:23.039387 [ 4 ] {9e01767e-c69a-4d4b-92a5-d384c9275439} <Debug> TCPHandler: Processed in 0.001295423 sec. | ||
| 3876 | 2026.02.17 00:07:23.039491 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.02.17 00:07:23.039591 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3878 | 2026.02.17 00:07:23.039630 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3879 | 2026.02.17 00:07:23.040209 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.02.17 00:07:23.040245 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3881 | 2026.02.17 00:07:23.040556 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3882 | 2026.02.17 00:07:23.040758 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.02.17 00:07:23.040883 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Debug> executeQuery: Read 519 rows, 37.50 KiB in 0.001309 sec., 396485.86707410234 rows/sec., 27.98 MiB/sec. | ||
| 3884 | 2026.02.17 00:07:23.040917 [ 4 ] {c0971c83-1489-437f-9aea-bc8539ea6faa} <Debug> TCPHandler: Processed in 0.001473565 sec. | ||
| 3885 | 2026.02.17 00:07:23.041020 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.02.17 00:07:23.041119 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3887 | 2026.02.17 00:07:23.041159 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3888 | 2026.02.17 00:07:23.041476 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.02.17 00:07:23.041511 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3890 | 2026.02.17 00:07:23.041806 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3891 | 2026.02.17 00:07:23.042012 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.02.17 00:07:23.042126 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3893 | 2026.02.17 00:07:23.042158 [ 4 ] {92cb0f79-eb16-4b32-ad39-c82cf69f9640} <Debug> TCPHandler: Processed in 0.001210881 sec. | ||
| 3894 | 2026.02.17 00:07:23.042255 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.02.17 00:07:23.042349 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3896 | 2026.02.17 00:07:23.042388 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3897 | 2026.02.17 00:07:23.042842 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.02.17 00:07:23.042877 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3899 | 2026.02.17 00:07:23.043198 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3900 | 2026.02.17 00:07:23.043402 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.02.17 00:07:23.043524 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 3902 | 2026.02.17 00:07:23.043559 [ 4 ] {167d5c3b-cae9-4f68-80b7-5b6e6789fc06} <Debug> TCPHandler: Processed in 0.001317373 sec. | ||
| 3903 | 2026.02.17 00:07:23.043662 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.02.17 00:07:23.043762 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.02.17 00:07:23.043802 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3906 | 2026.02.17 00:07:23.044107 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.02.17 00:07:23.044141 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3908 | 2026.02.17 00:07:23.044422 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3909 | 2026.02.17 00:07:23.044628 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.02.17 00:07:23.044751 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 3911 | 2026.02.17 00:07:23.044787 [ 4 ] {cdab0237-6eca-4d44-9e57-73160eb39e30} <Debug> TCPHandler: Processed in 0.00117116 sec. | ||
| 3912 | 2026.02.17 00:07:23.044900 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.02.17 00:07:23.044996 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3914 | 2026.02.17 00:07:23.045048 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <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 | ||
| 3915 | 2026.02.17 00:07:23.045840 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.02.17 00:07:23.045876 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3917 | 2026.02.17 00:07:23.046378 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3918 | 2026.02.17 00:07:23.046610 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.02.17 00:07:23.046749 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001771 sec., 16374.929418407679 rows/sec., 29.34 MiB/sec. | ||
| 3920 | 2026.02.17 00:07:23.046798 [ 4 ] {8e80ad1f-c98b-4a4c-ad84-1f1eec564fd0} <Debug> TCPHandler: Processed in 0.001949084 sec. | ||
| 3921 | 2026.02.17 00:07:23.046916 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.02.17 00:07:23.047027 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.02.17 00:07:23.047069 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3924 | 2026.02.17 00:07:23.047424 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.02.17 00:07:23.047461 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 3926 | 2026.02.17 00:07:23.047820 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3927 | 2026.02.17 00:07:23.048031 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.02.17 00:07:23.048160 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 3929 | 2026.02.17 00:07:23.048197 [ 4 ] {0bba153c-a514-4772-8900-8f9128e47372} <Debug> TCPHandler: Processed in 0.001331442 sec. | ||
| 3930 | 2026.02.17 00:07:24.929121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7193 | ||
| 3931 | 2026.02.17 00:07:24.929662 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.02.17 00:07:24.929702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3933 | 2026.02.17 00:07:24.930185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3934 | 2026.02.17 00:07:24.930411 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.02.17 00:07:24.930541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7193 | ||
| 3936 | 2026.02.17 00:07:25.294840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3937 | 2026.02.17 00:07:25.311410 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.02.17 00:07:25.311476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3939 | 2026.02.17 00:07:25.317312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3940 | 2026.02.17 00:07:25.318055 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.02.17 00:07:25.321211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3942 | 2026.02.17 00:07:28.021008 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.02.17 00:07:28.021186 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3944 | 2026.02.17 00:07:28.021253 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3945 | 2026.02.17 00:07:28.021930 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.02.17 00:07:28.021975 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3947 | 2026.02.17 00:07:28.022399 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3948 | 2026.02.17 00:07:28.022622 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.02.17 00:07:28.022759 [ 109 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3950 | 2026.02.17 00:07:28.022779 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001644 sec., 46228.710462287105 rows/sec., 3.79 MiB/sec. | ||
| 3951 | 2026.02.17 00:07:28.022825 [ 109 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.02.17 00:07:28.022851 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3953 | 2026.02.17 00:07:28.022846 [ 4 ] {c6c37015-24af-454b-9bb1-b6e9d36ac8f9} <Debug> TCPHandler: Processed in 0.001967093 sec. | ||
| 3954 | 2026.02.17 00:07:28.022961 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 3955 | 2026.02.17 00:07:28.023001 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.02.17 00:07:28.023044 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3957 | 2026.02.17 00:07:28.023072 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2146 rows starting from the beginning of the part | ||
| 3958 | 2026.02.17 00:07:28.023102 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.02.17 00:07:28.023128 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3960 | 2026.02.17 00:07:28.023146 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3961 | 2026.02.17 00:07:28.023172 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 855 rows starting from the beginning of the part | ||
| 3962 | 2026.02.17 00:07:28.023213 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 3963 | 2026.02.17 00:07:28.023249 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 855 rows starting from the beginning of the part | ||
| 3964 | 2026.02.17 00:07:28.023288 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3965 | 2026.02.17 00:07:28.023560 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.02.17 00:07:28.023595 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3967 | 2026.02.17 00:07:28.023948 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3968 | 2026.02.17 00:07:28.024195 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.02.17 00:07:28.024336 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001256 sec., 7961.783439490446 rows/sec., 598.69 KiB/sec. | ||
| 3970 | 2026.02.17 00:07:28.024375 [ 4 ] {4654af5f-6bc4-41c6-ad90-b8f25e72031e} <Debug> TCPHandler: Processed in 0.001427965 sec. | ||
| 3971 | 2026.02.17 00:07:28.024489 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.02.17 00:07:28.024585 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3973 | 2026.02.17 00:07:28.024626 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3974 | 2026.02.17 00:07:28.024797 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885112 sec., 2155840.0774065414 rows/sec., 182.51 MiB/sec. | ||
| 3975 | 2026.02.17 00:07:28.025058 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.02.17 00:07:28.025099 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3977 | 2026.02.17 00:07:28.025205 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3978 | 2026.02.17 00:07:28.025449 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3979 | 2026.02.17 00:07:28.025567 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.02.17 00:07:28.025660 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_21_4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3981 | 2026.02.17 00:07:28.025729 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.02.17 00:07:28.025752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3983 | 2026.02.17 00:07:28.025846 [ 109 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3984 | 2026.02.17 00:07:28.025879 [ 109 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.02.17 00:07:28.025880 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.39 MiB/sec. | ||
| 3986 | 2026.02.17 00:07:28.025900 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 3987 | 2026.02.17 00:07:28.025931 [ 4 ] {d6ee2332-f870-4986-b0f4-7e63c80726b2} <Debug> TCPHandler: Processed in 0.001492555 sec. | ||
| 3988 | 2026.02.17 00:07:28.026029 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 3989 | 2026.02.17 00:07:28.026051 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.02.17 00:07:28.026163 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.02.17 00:07:28.026185 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3992 | 2026.02.17 00:07:28.026207 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3993 | 2026.02.17 00:07:28.026225 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1059 rows starting from the beginning of the part | ||
| 3994 | 2026.02.17 00:07:28.026300 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3995 | 2026.02.17 00:07:28.026350 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 519 rows starting from the beginning of the part | ||
| 3996 | 2026.02.17 00:07:28.026392 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3997 | 2026.02.17 00:07:28.026432 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 519 rows starting from the beginning of the part | ||
| 3998 | 2026.02.17 00:07:28.026475 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3999 | 2026.02.17 00:07:28.026620 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.02.17 00:07:28.026661 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4001 | 2026.02.17 00:07:28.027039 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4002 | 2026.02.17 00:07:28.027264 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.02.17 00:07:28.027374 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4004 | 2026.02.17 00:07:28.027403 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 4005 | 2026.02.17 00:07:28.027409 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.02.17 00:07:28.027446 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4007 | 2026.02.17 00:07:28.027447 [ 4 ] {a4e18900-d4f9-4660-81e5-69e947f221bc} <Debug> TCPHandler: Processed in 0.001446625 sec. | ||
| 4008 | 2026.02.17 00:07:28.027522 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 4009 | 2026.02.17 00:07:28.027569 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.02.17 00:07:28.027618 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4011 | 2026.02.17 00:07:28.027653 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6314 rows starting from the beginning of the part | ||
| 4012 | 2026.02.17 00:07:28.027673 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4013 | 2026.02.17 00:07:28.027716 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 4014 | 2026.02.17 00:07:28.027736 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <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 | ||
| 4015 | 2026.02.17 00:07:28.027747 [ 191 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178047 sec., 1296848.5849242054 rows/sec., 98.67 MiB/sec. | ||
| 4016 | 2026.02.17 00:07:28.027767 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4017 | 2026.02.17 00:07:28.027817 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 4018 | 2026.02.17 00:07:28.027886 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4019 | 2026.02.17 00:07:28.027932 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4020 | 2026.02.17 00:07:28.027957 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 4021 | 2026.02.17 00:07:28.028212 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.02.17 00:07:28.028293 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_21_4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4023 | 2026.02.17 00:07:28.028371 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4024 | 2026.02.17 00:07:28.028545 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.02.17 00:07:28.028588 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4026 | 2026.02.17 00:07:28.029195 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4027 | 2026.02.17 00:07:28.029449 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.02.17 00:07:28.029600 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001947 sec., 5136.106831022085 rows/sec., 9.20 MiB/sec. | ||
| 4029 | 2026.02.17 00:07:28.029665 [ 4 ] {302bbac7-ebfe-42fd-a17a-e4472ce13772} <Debug> TCPHandler: Processed in 0.002147486 sec. | ||
| 4030 | 2026.02.17 00:07:28.029778 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.02.17 00:07:28.029878 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.02.17 00:07:28.029922 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4033 | 2026.02.17 00:07:28.030267 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.02.17 00:07:28.030302 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4035 | 2026.02.17 00:07:28.030651 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4036 | 2026.02.17 00:07:28.030894 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.02.17 00:07:28.030993 [ 108 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4038 | 2026.02.17 00:07:28.031028 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 4039 | 2026.02.17 00:07:28.031029 [ 108 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.17 00:07:28.031057 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003563871 sec., 2046089.7714872395 rows/sec., 138.81 MiB/sec. | ||
| 4041 | 2026.02.17 00:07:28.031065 [ 4 ] {8ae9b6eb-fd31-4383-8930-97ecf6fb2a24} <Debug> TCPHandler: Processed in 0.001336823 sec. | ||
| 4042 | 2026.02.17 00:07:28.031060 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4043 | 2026.02.17 00:07:28.031188 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4044 | 2026.02.17 00:07:28.031312 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2026.02.17 00:07:28.031347 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 942 rows starting from the beginning of the part | ||
| 4046 | 2026.02.17 00:07:28.031408 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 4047 | 2026.02.17 00:07:28.031450 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4048 | 2026.02.17 00:07:28.031491 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4049 | 2026.02.17 00:07:28.031529 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4050 | 2026.02.17 00:07:28.031560 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4051 | 2026.02.17 00:07:28.031566 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4052 | 2026.02.17 00:07:28.031833 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.02.17 00:07:28.031904 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4054 | 2026.02.17 00:07:28.031963 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4055 | 2026.02.17 00:07:28.032534 [ 195 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384994 sec., 931411.9772360025 rows/sec., 60.63 MiB/sec. | ||
| 4056 | 2026.02.17 00:07:28.032727 [ 195 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4057 | 2026.02.17 00:07:28.032987 [ 195 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.17 00:07:28.033061 [ 195 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_21_4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4059 | 2026.02.17 00:07:28.033128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4060 | 2026.02.17 00:07:29.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.47 MiB, peak 231.77 MiB, free memory in arenas 0.00 B, will set to 226.57 MiB (RSS), difference: 1.10 MiB | ||
| 4061 | 2026.02.17 00:07:32.353497 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4062 | 2026.02.17 00:07:32.353561 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4063 | 2026.02.17 00:07:32.431589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7705 | ||
| 4064 | 2026.02.17 00:07:32.432073 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.02.17 00:07:32.432109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4066 | 2026.02.17 00:07:32.432592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4067 | 2026.02.17 00:07:32.432838 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.02.17 00:07:32.432957 [ 93 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4069 | 2026.02.17 00:07:32.432976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 4070 | 2026.02.17 00:07:32.432997 [ 93 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.02.17 00:07:32.433016 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4072 | 2026.02.17 00:07:32.433144 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 4073 | 2026.02.17 00:07:32.433295 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.02.17 00:07:32.433337 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5273 rows starting from the beginning of the part | ||
| 4075 | 2026.02.17 00:07:32.433410 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4076 | 2026.02.17 00:07:32.433459 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4077 | 2026.02.17 00:07:32.433501 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4078 | 2026.02.17 00:07:32.433537 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4079 | 2026.02.17 00:07:32.433575 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4080 | 2026.02.17 00:07:32.434934 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849622 sec., 4165716.021976382 rows/sec., 59.59 MiB/sec. | ||
| 4081 | 2026.02.17 00:07:32.435693 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4082 | 2026.02.17 00:07:32.436028 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.02.17 00:07:32.436109 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_16_3} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4084 | 2026.02.17 00:07:32.436223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4085 | 2026.02.17 00:07:32.445375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 540 | ||
| 4086 | 2026.02.17 00:07:32.447731 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.02.17 00:07:32.447772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4088 | 2026.02.17 00:07:32.448919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4089 | 2026.02.17 00:07:32.449184 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.02.17 00:07:32.449432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4091 | 2026.02.17 00:07:32.822243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4092 | 2026.02.17 00:07:32.838136 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.02.17 00:07:32.838184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4094 | 2026.02.17 00:07:32.843770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4095 | 2026.02.17 00:07:32.844458 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.02.17 00:07:32.844760 [ 97 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4097 | 2026.02.17 00:07:32.844812 [ 97 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.02.17 00:07:32.844833 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4099 | 2026.02.17 00:07:32.844926 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4100 | 2026.02.17 00:07:32.847114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4101 | 2026.02.17 00:07:32.847951 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.02.17 00:07:32.848687 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4103 | 2026.02.17 00:07:32.852096 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4104 | 2026.02.17 00:07:32.855547 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4105 | 2026.02.17 00:07:32.859482 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4106 | 2026.02.17 00:07:32.863886 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4107 | 2026.02.17 00:07:32.868238 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 4108 | 2026.02.17 00:07:32.924171 [ 202 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079282969 sec., 1526.1789704167109 rows/sec., 7.89 MiB/sec. | ||
| 4109 | 2026.02.17 00:07:32.926768 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4110 | 2026.02.17 00:07:32.928863 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_16_3} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.02.17 00:07:32.928975 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_16_3} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4112 | 2026.02.17 00:07:32.931239 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4113 | 2026.02.17 00:07:33.001264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.70 MiB, peak 237.67 MiB, free memory in arenas 0.00 B, will set to 236.48 MiB (RSS), difference: 8.78 MiB | ||
| 4114 | 2026.02.17 00:07:33.002289 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804633 sec. | ||
| 4115 | 2026.02.17 00:07:33.028783 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.02.17 00:07:33.028940 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.02.17 00:07:33.029000 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4118 | 2026.02.17 00:07:33.029719 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.02.17 00:07:33.029759 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4120 | 2026.02.17 00:07:33.030181 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4121 | 2026.02.17 00:07:33.030411 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.02.17 00:07:33.030563 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 4123 | 2026.02.17 00:07:33.030604 [ 4 ] {c2abca82-5f1d-445e-ac78-f543273d95dc} <Debug> TCPHandler: Processed in 0.001943133 sec. | ||
| 4124 | 2026.02.17 00:07:33.030735 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.02.17 00:07:33.030833 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4126 | 2026.02.17 00:07:33.030873 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4127 | 2026.02.17 00:07:33.031632 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.02.17 00:07:33.031668 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4129 | 2026.02.17 00:07:33.032048 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4130 | 2026.02.17 00:07:33.032266 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.02.17 00:07:33.032394 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Debug> executeQuery: Read 855 rows, 69.63 KiB in 0.001581 sec., 540796.9639468691 rows/sec., 43.01 MiB/sec. | ||
| 4132 | 2026.02.17 00:07:33.032430 [ 4 ] {9dcc7290-d3d6-4273-abd2-87999623a657} <Debug> TCPHandler: Processed in 0.00174583 sec. | ||
| 4133 | 2026.02.17 00:07:33.032545 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.02.17 00:07:33.032639 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.02.17 00:07:33.032679 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4136 | 2026.02.17 00:07:33.033114 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.02.17 00:07:33.033149 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4138 | 2026.02.17 00:07:33.033450 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4139 | 2026.02.17 00:07:33.033660 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.02.17 00:07:33.033787 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Debug> executeQuery: Read 171 rows, 10.72 KiB in 0.001166 sec., 146655.23156089196 rows/sec., 8.98 MiB/sec. | ||
| 4141 | 2026.02.17 00:07:33.033829 [ 4 ] {ea88f799-0c10-4abd-8fa4-32487b0a9aa6} <Debug> TCPHandler: Processed in 0.001333583 sec. | ||
| 4142 | 2026.02.17 00:07:33.033951 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.02.17 00:07:33.034047 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.02.17 00:07:33.034085 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4145 | 2026.02.17 00:07:33.034512 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.02.17 00:07:33.034548 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4147 | 2026.02.17 00:07:33.034891 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4148 | 2026.02.17 00:07:33.035136 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.02.17 00:07:33.035269 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 4150 | 2026.02.17 00:07:33.035308 [ 4 ] {fcfb4ec5-8fdd-439d-8e0f-0e330bc7455e} <Debug> TCPHandler: Processed in 0.001407694 sec. | ||
| 4151 | 2026.02.17 00:07:33.035421 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.02.17 00:07:33.035517 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.02.17 00:07:33.035557 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4154 | 2026.02.17 00:07:33.036001 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.17 00:07:33.036037 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4156 | 2026.02.17 00:07:33.036350 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4157 | 2026.02.17 00:07:33.036567 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.17 00:07:33.036697 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 4159 | 2026.02.17 00:07:33.036735 [ 4 ] {756533f9-2b74-45cb-a3e5-8eec5eb9a98b} <Debug> TCPHandler: Processed in 0.001364193 sec. | ||
| 4160 | 2026.02.17 00:07:33.036844 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.02.17 00:07:33.036938 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4162 | 2026.02.17 00:07:33.036978 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4163 | 2026.02.17 00:07:33.037564 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.02.17 00:07:33.037600 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4165 | 2026.02.17 00:07:33.037920 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4166 | 2026.02.17 00:07:33.038134 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.02.17 00:07:33.038261 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Debug> executeQuery: Read 519 rows, 37.50 KiB in 0.001341 sec., 387024.6085011186 rows/sec., 27.31 MiB/sec. | ||
| 4168 | 2026.02.17 00:07:33.038297 [ 4 ] {33f0e72e-8e68-4a50-adb4-0b8bca895861} <Debug> TCPHandler: Processed in 0.001503066 sec. | ||
| 4169 | 2026.02.17 00:07:33.038414 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.02.17 00:07:33.038514 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4171 | 2026.02.17 00:07:33.038557 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4172 | 2026.02.17 00:07:33.038907 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.02.17 00:07:33.038945 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4174 | 2026.02.17 00:07:33.039271 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4175 | 2026.02.17 00:07:33.039497 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.02.17 00:07:33.039628 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 4177 | 2026.02.17 00:07:33.039664 [ 4 ] {537f0065-38e6-434e-8a1f-c0f96a67012e} <Debug> TCPHandler: Processed in 0.001301853 sec. | ||
| 4178 | 2026.02.17 00:07:33.039778 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.02.17 00:07:33.039873 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.02.17 00:07:33.039915 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4181 | 2026.02.17 00:07:33.040338 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.02.17 00:07:33.040373 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4183 | 2026.02.17 00:07:33.040697 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4184 | 2026.02.17 00:07:33.040904 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.02.17 00:07:33.041036 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 4186 | 2026.02.17 00:07:33.041076 [ 4 ] {4c353772-0dee-4529-8942-c00ca8d209c9} <Debug> TCPHandler: Processed in 0.001347563 sec. | ||
| 4187 | 2026.02.17 00:07:33.041194 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.02.17 00:07:33.041289 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.02.17 00:07:33.041331 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4190 | 2026.02.17 00:07:33.041649 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.02.17 00:07:33.041685 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4192 | 2026.02.17 00:07:33.041983 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4193 | 2026.02.17 00:07:33.042187 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.17 00:07:33.042313 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 4195 | 2026.02.17 00:07:33.042349 [ 4 ] {48a05164-27cb-4384-8e38-e3166bb94c44} <Debug> TCPHandler: Processed in 0.00120419 sec. | ||
| 4196 | 2026.02.17 00:07:33.042460 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.02.17 00:07:33.042553 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.02.17 00:07:33.042608 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <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 | ||
| 4199 | 2026.02.17 00:07:33.043407 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.02.17 00:07:33.043442 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4201 | 2026.02.17 00:07:33.043958 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4202 | 2026.02.17 00:07:33.044181 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.02.17 00:07:33.044317 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001781 sec., 16282.987085906794 rows/sec., 29.18 MiB/sec. | ||
| 4204 | 2026.02.17 00:07:33.044370 [ 4 ] {326f5164-2a55-486d-a7eb-333e4265721a} <Debug> TCPHandler: Processed in 0.001958593 sec. | ||
| 4205 | 2026.02.17 00:07:33.044482 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.02.17 00:07:33.044589 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.02.17 00:07:33.044634 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4208 | 2026.02.17 00:07:33.044977 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.02.17 00:07:33.045013 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4210 | 2026.02.17 00:07:33.045337 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4211 | 2026.02.17 00:07:33.045550 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.02.17 00:07:33.045681 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 4213 | 2026.02.17 00:07:33.045717 [ 4 ] {506de3bb-dff7-4c07-9015-66607e54af90} <Debug> TCPHandler: Processed in 0.001285192 sec. | ||
| 4214 | 2026.02.17 00:07:36.800552 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38479 | ||
| 4215 | 2026.02.17 00:07:36.800673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.02.17 00:07:36.800702 [ 288 ] {} <Debug> TCP-Session: f870f6bb-3ce3-4c60-8bd7-5b7446a941d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38479 | ||
| 4217 | 2026.02.17 00:07:36.800822 [ 288 ] {} <Debug> TCP-Session: f870f6bb-3ce3-4c60-8bd7-5b7446a941d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.02.17 00:07:36.800838 [ 288 ] {} <Debug> TCP-Session: f870f6bb-3ce3-4c60-8bd7-5b7446a941d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.02.17 00:07:36.801087 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34021 | ||
| 4220 | 2026.02.17 00:07:36.801110 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42720 | ||
| 4221 | 2026.02.17 00:07:36.801137 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55498 | ||
| 4222 | 2026.02.17 00:07:36.801163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35620 | ||
| 4223 | 2026.02.17 00:07:36.801194 [ 288 ] {} <Trace> TCP-Session: f870f6bb-3ce3-4c60-8bd7-5b7446a941d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.02.17 00:07:36.801156 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49233 | ||
| 4225 | 2026.02.17 00:07:36.801125 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33156 | ||
| 4226 | 2026.02.17 00:07:36.801114 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47906 | ||
| 4227 | 2026.02.17 00:07:36.801098 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62263 | ||
| 4228 | 2026.02.17 00:07:36.801395 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38479) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4229 | 2026.02.17 00:07:36.801642 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4230 | 2026.02.17 00:07:36.801648 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2026.02.17 00:07:36.801684 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4232 | 2026.02.17 00:07:36.801685 [ 293 ] {} <Debug> TCP-Session: 45196fcb-3cf6-44c2-b309-2d97f4c1b9a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33156 | ||
| 4233 | 2026.02.17 00:07:36.801703 [ 291 ] {} <Debug> TCP-Session: 35242742-15e8-4fc6-88f0-aa0e869beb3b Authenticating user 'default' from [fd00:1122:3344:101::e]:47906 | ||
| 4234 | 2026.02.17 00:07:36.801725 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4235 | 2026.02.17 00:07:36.801735 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.02.17 00:07:36.801761 [ 291 ] {} <Debug> TCP-Session: 35242742-15e8-4fc6-88f0-aa0e869beb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.02.17 00:07:36.801736 [ 293 ] {} <Debug> TCP-Session: 45196fcb-3cf6-44c2-b309-2d97f4c1b9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.02.17 00:07:36.801798 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4239 | 2026.02.17 00:07:36.801809 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4240 | 2026.02.17 00:07:36.801821 [ 293 ] {} <Debug> TCP-Session: 45196fcb-3cf6-44c2-b309-2d97f4c1b9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.02.17 00:07:36.801853 [ 292 ] {} <Debug> TCP-Session: ac6ee5e3-0dd5-41b8-8729-ea19c8395051 Authenticating user 'default' from [fd00:1122:3344:101::e]:42720 | ||
| 4242 | 2026.02.17 00:07:36.801799 [ 291 ] {} <Debug> TCP-Session: 35242742-15e8-4fc6-88f0-aa0e869beb3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.02.17 00:07:36.801881 [ 292 ] {} <Debug> TCP-Session: ac6ee5e3-0dd5-41b8-8729-ea19c8395051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.02.17 00:07:36.801724 [ 290 ] {} <Debug> TCP-Session: a696296c-b334-4e0b-bdc7-51a4c71d994f Authenticating user 'default' from [fd00:1122:3344:101::e]:62263 | ||
| 4245 | 2026.02.17 00:07:36.801910 [ 292 ] {} <Debug> TCP-Session: ac6ee5e3-0dd5-41b8-8729-ea19c8395051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.02.17 00:07:36.801795 [ 286 ] {} <Debug> TCP-Session: f2659bcb-bfd1-47b1-831e-411d57d92c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:35620 | ||
| 4247 | 2026.02.17 00:07:36.801939 [ 290 ] {} <Debug> TCP-Session: a696296c-b334-4e0b-bdc7-51a4c71d994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.02.17 00:07:36.801964 [ 286 ] {} <Debug> TCP-Session: f2659bcb-bfd1-47b1-831e-411d57d92c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.02.17 00:07:36.801964 [ 290 ] {} <Debug> TCP-Session: a696296c-b334-4e0b-bdc7-51a4c71d994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.02.17 00:07:36.801979 [ 286 ] {} <Debug> TCP-Session: f2659bcb-bfd1-47b1-831e-411d57d92c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.02.17 00:07:36.801966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4252 | 2026.02.17 00:07:36.802005 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4253 | 2026.02.17 00:07:36.802019 [ 289 ] {} <Debug> TCP-Session: d63967b0-8e63-49b4-b9c8-e6bb93b4c998 Authenticating user 'default' from [fd00:1122:3344:101::e]:34021 | ||
| 4254 | 2026.02.17 00:07:36.802040 [ 294 ] {} <Debug> TCP-Session: 3e731912-8c98-4932-9d22-87f7088beb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:55498 | ||
| 4255 | 2026.02.17 00:07:36.802047 [ 289 ] {} <Debug> TCP-Session: d63967b0-8e63-49b4-b9c8-e6bb93b4c998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.02.17 00:07:36.802064 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.02.17 00:07:36.802075 [ 289 ] {} <Debug> TCP-Session: d63967b0-8e63-49b4-b9c8-e6bb93b4c998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.02.17 00:07:36.802066 [ 294 ] {} <Debug> TCP-Session: 3e731912-8c98-4932-9d22-87f7088beb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.02.17 00:07:36.802097 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 4260 | 2026.02.17 00:07:36.802120 [ 294 ] {} <Debug> TCP-Session: 3e731912-8c98-4932-9d22-87f7088beb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.02.17 00:07:36.802094 [ 3 ] {} <Debug> TCP-Session: c11b4061-3b51-4a05-813f-f2436ad5a707 Authenticating user 'default' from [fd00:1122:3344:101::e]:49233 | ||
| 4262 | 2026.02.17 00:07:36.802168 [ 3 ] {} <Debug> TCP-Session: c11b4061-3b51-4a05-813f-f2436ad5a707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.02.17 00:07:36.802181 [ 3 ] {} <Debug> TCP-Session: c11b4061-3b51-4a05-813f-f2436ad5a707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.02.17 00:07:36.803023 [ 312 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> AggregatingTransform: Aggregating | ||
| 4265 | 2026.02.17 00:07:36.803057 [ 312 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4266 | 2026.02.17 00:07:36.803089 [ 312 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877795 sec. (1139.218 rows/sec., 44.50 KiB/sec.) | ||
| 4267 | 2026.02.17 00:07:36.803104 [ 312 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Trace> Aggregator: Merging aggregated data | ||
| 4268 | 2026.02.17 00:07:36.804403 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003072 sec., 325.5208333333333 rows/sec., 12.72 KiB/sec. | ||
| 4269 | 2026.02.17 00:07:36.804532 [ 288 ] {63851931-986d-4356-ac09-7bdfb7a4a6d2} <Debug> TCPHandler: Processed in 0.003462339 sec. | ||
| 4270 | 2026.02.17 00:07:36.804646 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4271 | 2026.02.17 00:07:36.804672 [ 288 ] {} <Debug> TCP-Session: f870f6bb-3ce3-4c60-8bd7-5b7446a941d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.02.17 00:07:36.804698 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4273 | 2026.02.17 00:07:36.804728 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2026.02.17 00:07:36.804734 [ 294 ] {} <Debug> TCP-Session: 3e731912-8c98-4932-9d22-87f7088beb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.02.17 00:07:36.804747 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.02.17 00:07:36.804764 [ 286 ] {} <Debug> TCP-Session: f2659bcb-bfd1-47b1-831e-411d57d92c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.02.17 00:07:36.804764 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2026.02.17 00:07:36.804784 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2026.02.17 00:07:36.804826 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4280 | 2026.02.17 00:07:36.804845 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2026.02.17 00:07:36.804853 [ 290 ] {} <Debug> TCP-Session: a696296c-b334-4e0b-bdc7-51a4c71d994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.02.17 00:07:36.804870 [ 292 ] {} <Debug> TCP-Session: ac6ee5e3-0dd5-41b8-8729-ea19c8395051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.02.17 00:07:36.804889 [ 3 ] {} <Debug> TCP-Session: c11b4061-3b51-4a05-813f-f2436ad5a707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.02.17 00:07:36.804839 [ 291 ] {} <Debug> TCP-Session: 35242742-15e8-4fc6-88f0-aa0e869beb3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.02.17 00:07:36.804811 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4286 | 2026.02.17 00:07:36.804794 [ 293 ] {} <Debug> TCP-Session: 45196fcb-3cf6-44c2-b309-2d97f4c1b9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.02.17 00:07:36.804967 [ 289 ] {} <Debug> TCP-Session: d63967b0-8e63-49b4-b9c8-e6bb93b4c998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.02.17 00:07:38.054088 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.02.17 00:07:38.054281 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.02.17 00:07:38.054356 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.02.17 00:07:38.055749 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.02.17 00:07:38.055807 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4293 | 2026.02.17 00:07:38.056318 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4294 | 2026.02.17 00:07:38.056567 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.02.17 00:07:38.056730 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002502 sec., 486011.1910471623 rows/sec., 40.01 MiB/sec. | ||
| 4296 | 2026.02.17 00:07:38.056782 [ 4 ] {44eac534-f92b-4b77-b43a-2ce2927bb0d0} <Debug> TCPHandler: Processed in 0.002859589 sec. | ||
| 4297 | 2026.02.17 00:07:38.056919 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.02.17 00:07:38.057026 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.02.17 00:07:38.057071 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4300 | 2026.02.17 00:07:38.057496 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.02.17 00:07:38.057534 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4302 | 2026.02.17 00:07:38.057866 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4303 | 2026.02.17 00:07:38.058082 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.02.17 00:07:38.058196 [ 101 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4305 | 2026.02.17 00:07:38.058216 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 617.87 KiB/sec. | ||
| 4306 | 2026.02.17 00:07:38.058267 [ 101 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.02.17 00:07:38.058275 [ 4 ] {7d86c4e2-9169-401f-aab8-c6a8e5e1dd9a} <Debug> TCPHandler: Processed in 0.001407964 sec. | ||
| 4308 | 2026.02.17 00:07:38.058295 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4309 | 2026.02.17 00:07:38.058400 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.02.17 00:07:38.058442 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 4311 | 2026.02.17 00:07:38.058500 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.02.17 00:07:38.058546 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4313 | 2026.02.17 00:07:38.058596 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2026.02.17 00:07:38.058638 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4315 | 2026.02.17 00:07:38.058708 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4316 | 2026.02.17 00:07:38.058760 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 171 rows starting from the beginning of the part | ||
| 4317 | 2026.02.17 00:07:38.058807 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4318 | 2026.02.17 00:07:38.058851 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 171 rows starting from the beginning of the part | ||
| 4319 | 2026.02.17 00:07:38.058894 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4320 | 2026.02.17 00:07:38.059060 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.02.17 00:07:38.059104 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4322 | 2026.02.17 00:07:38.059468 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4323 | 2026.02.17 00:07:38.059705 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.02.17 00:07:38.059817 [ 101 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4325 | 2026.02.17 00:07:38.059841 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00136 sec., 167647.0588235294 rows/sec., 11.35 MiB/sec. | ||
| 4326 | 2026.02.17 00:07:38.059854 [ 101 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.02.17 00:07:38.059884 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4328 | 2026.02.17 00:07:38.059886 [ 4 ] {8e9f3f9e-815e-4196-87a6-8213ecb6687e} <Debug> TCPHandler: Processed in 0.001535936 sec. | ||
| 4329 | 2026.02.17 00:07:38.059938 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558826 sec., 375282.4240806864 rows/sec., 24.95 MiB/sec. | ||
| 4330 | 2026.02.17 00:07:38.059962 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 4331 | 2026.02.17 00:07:38.060013 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.02.17 00:07:38.060102 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2026.02.17 00:07:38.060111 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4334 | 2026.02.17 00:07:38.060143 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 4335 | 2026.02.17 00:07:38.060150 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4336 | 2026.02.17 00:07:38.060167 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4337 | 2026.02.17 00:07:38.060211 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 4338 | 2026.02.17 00:07:38.060276 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4339 | 2026.02.17 00:07:38.060334 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4340 | 2026.02.17 00:07:38.060392 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4341 | 2026.02.17 00:07:38.060451 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 4342 | 2026.02.17 00:07:38.060547 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.02.17 00:07:38.060626 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_21_4} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4344 | 2026.02.17 00:07:38.060705 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4345 | 2026.02.17 00:07:38.060775 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.02.17 00:07:38.060817 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4347 | 2026.02.17 00:07:38.061208 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4348 | 2026.02.17 00:07:38.061408 [ 194 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480346 sec., 727532.6173745868 rows/sec., 51.03 MiB/sec. | ||
| 4349 | 2026.02.17 00:07:38.061460 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.02.17 00:07:38.061570 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4351 | 2026.02.17 00:07:38.061623 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001528 sec., 346858.63874345546 rows/sec., 25.70 MiB/sec. | ||
| 4352 | 2026.02.17 00:07:38.061676 [ 4 ] {c68950fc-1b24-488b-869a-3c1ea1c9ca0a} <Debug> TCPHandler: Processed in 0.001710829 sec. | ||
| 4353 | 2026.02.17 00:07:38.061794 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.02.17 00:07:38.061838 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.02.17 00:07:38.061892 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.02.17 00:07:38.061914 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_11_2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4357 | 2026.02.17 00:07:38.061945 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4358 | 2026.02.17 00:07:38.061980 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4359 | 2026.02.17 00:07:38.062555 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.02.17 00:07:38.062597 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4361 | 2026.02.17 00:07:38.062996 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4362 | 2026.02.17 00:07:38.063231 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.02.17 00:07:38.063367 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001493 sec., 561286.0013395847 rows/sec., 37.78 MiB/sec. | ||
| 4364 | 2026.02.17 00:07:38.063404 [ 4 ] {f72e4463-b3de-475d-9a00-10a87148e2dc} <Debug> TCPHandler: Processed in 0.001658428 sec. | ||
| 4365 | 2026.02.17 00:07:38.063526 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.02.17 00:07:38.063622 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.02.17 00:07:38.063679 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <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 | ||
| 4368 | 2026.02.17 00:07:38.064479 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.02.17 00:07:38.064515 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4370 | 2026.02.17 00:07:38.065062 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4371 | 2026.02.17 00:07:38.065284 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.02.17 00:07:38.065418 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4373 | 2026.02.17 00:07:38.065429 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 4374 | 2026.02.17 00:07:38.065476 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.02.17 00:07:38.065506 [ 4 ] {ff349993-3d36-4720-8321-48a4cfb24cee} <Debug> TCPHandler: Processed in 0.002027285 sec. | ||
| 4376 | 2026.02.17 00:07:38.065512 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4377 | 2026.02.17 00:07:38.065624 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.02.17 00:07:38.065637 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 4379 | 2026.02.17 00:07:38.065725 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.02.17 00:07:38.065773 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4381 | 2026.02.17 00:07:38.065937 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2026.02.17 00:07:38.066013 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 271 rows starting from the beginning of the part | ||
| 4383 | 2026.02.17 00:07:38.066117 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.02.17 00:07:38.066158 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4385 | 2026.02.17 00:07:38.066177 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4386 | 2026.02.17 00:07:38.066305 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 4387 | 2026.02.17 00:07:38.066432 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4388 | 2026.02.17 00:07:38.066514 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4389 | 2026.02.17 00:07:38.066545 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4390 | 2026.02.17 00:07:38.066669 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4391 | 2026.02.17 00:07:38.066762 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.02.17 00:07:38.066935 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 4393 | 2026.02.17 00:07:38.066979 [ 4 ] {f07daf93-a351-4538-aff9-9490dca52a13} <Debug> TCPHandler: Processed in 0.001403544 sec. | ||
| 4394 | 2026.02.17 00:07:38.070851 [ 186 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.005258761 sec., 68267.03096033458 rows/sec., 122.33 MiB/sec. | ||
| 4395 | 2026.02.17 00:07:38.071716 [ 194 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4396 | 2026.02.17 00:07:38.072186 [ 194 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.17 00:07:38.072273 [ 194 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4398 | 2026.02.17 00:07:38.072416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4399 | 2026.02.17 00:07:38.301411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47385 | ||
| 4400 | 2026.02.17 00:07:38.301540 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2026.02.17 00:07:38.301572 [ 286 ] {} <Debug> TCP-Session: 5857dbd9-ae55-402c-8496-14d0edd59684 Authenticating user 'default' from [fd00:1122:3344:101::e]:47385 | ||
| 4402 | 2026.02.17 00:07:38.301598 [ 286 ] {} <Debug> TCP-Session: 5857dbd9-ae55-402c-8496-14d0edd59684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.02.17 00:07:38.301615 [ 286 ] {} <Debug> TCP-Session: 5857dbd9-ae55-402c-8496-14d0edd59684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.02.17 00:07:38.301993 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35964 | ||
| 4405 | 2026.02.17 00:07:38.302028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32919 | ||
| 4406 | 2026.02.17 00:07:38.302054 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43667 | ||
| 4407 | 2026.02.17 00:07:38.302070 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34999 | ||
| 4408 | 2026.02.17 00:07:38.302126 [ 286 ] {} <Trace> TCP-Session: 5857dbd9-ae55-402c-8496-14d0edd59684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.02.17 00:07:38.302144 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4410 | 2026.02.17 00:07:38.302151 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4411 | 2026.02.17 00:07:38.302188 [ 290 ] {} <Debug> TCP-Session: 965e8a12-f470-496f-998b-68b82ddee0f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32919 | ||
| 4412 | 2026.02.17 00:07:38.302201 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2026.02.17 00:07:38.302223 [ 290 ] {} <Debug> TCP-Session: 965e8a12-f470-496f-998b-68b82ddee0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.02.17 00:07:38.302221 [ 287 ] {} <Debug> TCP-Session: 69e415fe-ec53-46b8-9a5b-3de43a388246 Authenticating user 'default' from [fd00:1122:3344:101::e]:35964 | ||
| 4415 | 2026.02.17 00:07:38.302251 [ 292 ] {} <Debug> TCP-Session: 65fb2b9a-35b6-4183-a0b8-673dff5c352e Authenticating user 'default' from [fd00:1122:3344:101::e]:43667 | ||
| 4416 | 2026.02.17 00:07:38.302255 [ 290 ] {} <Debug> TCP-Session: 965e8a12-f470-496f-998b-68b82ddee0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.02.17 00:07:38.302285 [ 287 ] {} <Debug> TCP-Session: 69e415fe-ec53-46b8-9a5b-3de43a388246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.02.17 00:07:38.302306 [ 292 ] {} <Debug> TCP-Session: 65fb2b9a-35b6-4183-a0b8-673dff5c352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.02.17 00:07:38.302326 [ 287 ] {} <Debug> TCP-Session: 69e415fe-ec53-46b8-9a5b-3de43a388246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.02.17 00:07:38.302332 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4421 | 2026.02.17 00:07:38.302342 [ 292 ] {} <Debug> TCP-Session: 65fb2b9a-35b6-4183-a0b8-673dff5c352e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.02.17 00:07:38.302246 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4423 | 2026.02.17 00:07:38.302038 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39700 | ||
| 4424 | 2026.02.17 00:07:38.302440 [ 293 ] {} <Debug> TCP-Session: b7aa8a73-72fb-42cf-aaf6-435454c063f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34999 | ||
| 4425 | 2026.02.17 00:07:38.302024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49777 | ||
| 4426 | 2026.02.17 00:07:38.302476 [ 293 ] {} <Debug> TCP-Session: b7aa8a73-72fb-42cf-aaf6-435454c063f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.02.17 00:07:38.302000 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48196 | ||
| 4428 | 2026.02.17 00:07:38.302523 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4429 | 2026.02.17 00:07:38.302499 [ 293 ] {} <Debug> TCP-Session: b7aa8a73-72fb-42cf-aaf6-435454c063f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.02.17 00:07:38.302554 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4431 | 2026.02.17 00:07:38.302572 [ 291 ] {} <Debug> TCP-Session: d72e8f77-6dd1-494f-8b70-bf6347d599e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39700 | ||
| 4432 | 2026.02.17 00:07:38.302593 [ 289 ] {} <Debug> TCP-Session: 785cdbe6-3294-4989-af9f-2d1431e0440f Authenticating user 'default' from [fd00:1122:3344:101::e]:49777 | ||
| 4433 | 2026.02.17 00:07:38.302609 [ 291 ] {} <Debug> TCP-Session: d72e8f77-6dd1-494f-8b70-bf6347d599e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.02.17 00:07:38.302612 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4435 | 2026.02.17 00:07:38.302635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4436 | 2026.02.17 00:07:38.302632 [ 291 ] {} <Debug> TCP-Session: d72e8f77-6dd1-494f-8b70-bf6347d599e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.02.17 00:07:38.302681 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4438 | 2026.02.17 00:07:38.302694 [ 288 ] {} <Debug> TCP-Session: 243e7b3e-d97f-4833-bfb6-c84c1ce00c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:48196 | ||
| 4439 | 2026.02.17 00:07:38.302625 [ 289 ] {} <Debug> TCP-Session: 785cdbe6-3294-4989-af9f-2d1431e0440f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.02.17 00:07:38.302731 [ 288 ] {} <Debug> TCP-Session: 243e7b3e-d97f-4833-bfb6-c84c1ce00c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.02.17 00:07:38.302754 [ 289 ] {} <Debug> TCP-Session: 785cdbe6-3294-4989-af9f-2d1431e0440f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.02.17 00:07:38.302766 [ 288 ] {} <Debug> TCP-Session: 243e7b3e-d97f-4833-bfb6-c84c1ce00c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.02.17 00:07:38.302077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53252 | ||
| 4444 | 2026.02.17 00:07:38.302928 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.02.17 00:07:38.302955 [ 294 ] {} <Debug> TCP-Session: df168cb2-5d40-4eec-bafb-a98b5e0142b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53252 | ||
| 4446 | 2026.02.17 00:07:38.302971 [ 294 ] {} <Debug> TCP-Session: df168cb2-5d40-4eec-bafb-a98b5e0142b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.02.17 00:07:38.302985 [ 294 ] {} <Debug> TCP-Session: df168cb2-5d40-4eec-bafb-a98b5e0142b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.02.17 00:07:38.303072 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 4449 | 2026.02.17 00:07:38.304153 [ 348 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> AggregatingTransform: Aggregating | ||
| 4450 | 2026.02.17 00:07:38.304208 [ 348 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4451 | 2026.02.17 00:07:38.304245 [ 348 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044418 sec. (957.471 rows/sec., 37.40 KiB/sec.) | ||
| 4452 | 2026.02.17 00:07:38.304263 [ 348 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Trace> Aggregator: Merging aggregated data | ||
| 4453 | 2026.02.17 00:07:38.305633 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003372 sec., 296.55990510083035 rows/sec., 11.58 KiB/sec. | ||
| 4454 | 2026.02.17 00:07:38.305754 [ 286 ] {6b3eeb4c-03b6-4e23-9870-5339c04fb7c5} <Debug> TCPHandler: Processed in 0.003799085 sec. | ||
| 4455 | 2026.02.17 00:07:38.305879 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4456 | 2026.02.17 00:07:38.305911 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4457 | 2026.02.17 00:07:38.305922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4458 | 2026.02.17 00:07:38.305954 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4459 | 2026.02.17 00:07:38.305968 [ 294 ] {} <Debug> TCP-Session: df168cb2-5d40-4eec-bafb-a98b5e0142b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.02.17 00:07:38.305983 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4461 | 2026.02.17 00:07:38.305999 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.02.17 00:07:38.306010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4463 | 2026.02.17 00:07:38.306027 [ 290 ] {} <Debug> TCP-Session: 965e8a12-f470-496f-998b-68b82ddee0f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.02.17 00:07:38.306051 [ 288 ] {} <Debug> TCP-Session: 243e7b3e-d97f-4833-bfb6-c84c1ce00c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.02.17 00:07:38.306066 [ 292 ] {} <Debug> TCP-Session: 65fb2b9a-35b6-4183-a0b8-673dff5c352e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.02.17 00:07:38.306006 [ 291 ] {} <Debug> TCP-Session: d72e8f77-6dd1-494f-8b70-bf6347d599e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.02.17 00:07:38.305972 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4468 | 2026.02.17 00:07:38.305939 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4469 | 2026.02.17 00:07:38.306152 [ 287 ] {} <Debug> TCP-Session: 69e415fe-ec53-46b8-9a5b-3de43a388246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.02.17 00:07:38.305914 [ 286 ] {} <Debug> TCP-Session: 5857dbd9-ae55-402c-8496-14d0edd59684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2026.02.17 00:07:38.306178 [ 293 ] {} <Debug> TCP-Session: b7aa8a73-72fb-42cf-aaf6-435454c063f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.02.17 00:07:38.305990 [ 289 ] {} <Debug> TCP-Session: 785cdbe6-3294-4989-af9f-2d1431e0440f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.02.17 00:07:38.338971 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55568 | ||
| 4474 | 2026.02.17 00:07:38.339055 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.02.17 00:07:38.339078 [ 286 ] {} <Debug> TCP-Session: 14abfb85-2ef1-4df6-a1ae-d19e81a5f1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:55568 | ||
| 4476 | 2026.02.17 00:07:38.339096 [ 286 ] {} <Debug> TCP-Session: 14abfb85-2ef1-4df6-a1ae-d19e81a5f1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.02.17 00:07:38.339109 [ 286 ] {} <Debug> TCP-Session: 14abfb85-2ef1-4df6-a1ae-d19e81a5f1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.02.17 00:07:38.339301 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54608 | ||
| 4479 | 2026.02.17 00:07:38.339335 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58276 | ||
| 4480 | 2026.02.17 00:07:38.339361 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58963 | ||
| 4481 | 2026.02.17 00:07:38.339387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53134 | ||
| 4482 | 2026.02.17 00:07:38.339415 [ 286 ] {} <Trace> TCP-Session: 14abfb85-2ef1-4df6-a1ae-d19e81a5f1ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.02.17 00:07:38.339455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4484 | 2026.02.17 00:07:38.339459 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4485 | 2026.02.17 00:07:38.339495 [ 288 ] {} <Debug> TCP-Session: ccdd1c01-9782-4c16-bb60-2936cb1e5e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:58276 | ||
| 4486 | 2026.02.17 00:07:38.339499 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4487 | 2026.02.17 00:07:38.339514 [ 290 ] {} <Debug> TCP-Session: bfd5703c-1b3f-44f3-9489-9b2945727978 Authenticating user 'default' from [fd00:1122:3344:101::e]:58963 | ||
| 4488 | 2026.02.17 00:07:38.339528 [ 288 ] {} <Debug> TCP-Session: ccdd1c01-9782-4c16-bb60-2936cb1e5e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.02.17 00:07:38.339541 [ 292 ] {} <Debug> TCP-Session: fdc286ae-18a2-42da-ae95-b7f73fca8c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:53134 | ||
| 4490 | 2026.02.17 00:07:38.339559 [ 288 ] {} <Debug> TCP-Session: ccdd1c01-9782-4c16-bb60-2936cb1e5e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.02.17 00:07:38.339552 [ 290 ] {} <Debug> TCP-Session: bfd5703c-1b3f-44f3-9489-9b2945727978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.02.17 00:07:38.339574 [ 292 ] {} <Debug> TCP-Session: fdc286ae-18a2-42da-ae95-b7f73fca8c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.02.17 00:07:38.339595 [ 290 ] {} <Debug> TCP-Session: bfd5703c-1b3f-44f3-9489-9b2945727978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4494 | 2026.02.17 00:07:38.339605 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4495 | 2026.02.17 00:07:38.339615 [ 292 ] {} <Debug> TCP-Session: fdc286ae-18a2-42da-ae95-b7f73fca8c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.02.17 00:07:38.339405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 4497 | 2026.02.17 00:07:38.339381 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4498 | 2026.02.17 00:07:38.339363 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54131 | ||
| 4499 | 2026.02.17 00:07:38.339725 [ 287 ] {} <Debug> TCP-Session: f301500a-84f5-4aaa-b4c8-d07319eacfe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54608 | ||
| 4500 | 2026.02.17 00:07:38.339729 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4501 | 2026.02.17 00:07:38.339753 [ 287 ] {} <Debug> TCP-Session: f301500a-84f5-4aaa-b4c8-d07319eacfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.02.17 00:07:38.339771 [ 294 ] {} <Debug> TCP-Session: 1ab2c95a-59b7-471d-9f5f-8cabab7c4a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 4503 | 2026.02.17 00:07:38.339774 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4504 | 2026.02.17 00:07:38.339778 [ 287 ] {} <Debug> TCP-Session: f301500a-84f5-4aaa-b4c8-d07319eacfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.02.17 00:07:38.339796 [ 294 ] {} <Debug> TCP-Session: 1ab2c95a-59b7-471d-9f5f-8cabab7c4a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.02.17 00:07:38.339812 [ 291 ] {} <Debug> TCP-Session: 00c2688c-e6ea-4d37-88df-f156c594c236 Authenticating user 'default' from [fd00:1122:3344:101::e]:54131 | ||
| 4507 | 2026.02.17 00:07:38.339830 [ 294 ] {} <Debug> TCP-Session: 1ab2c95a-59b7-471d-9f5f-8cabab7c4a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.02.17 00:07:38.339846 [ 291 ] {} <Debug> TCP-Session: 00c2688c-e6ea-4d37-88df-f156c594c236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.02.17 00:07:38.339846 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4510 | 2026.02.17 00:07:38.339869 [ 291 ] {} <Debug> TCP-Session: 00c2688c-e6ea-4d37-88df-f156c594c236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.02.17 00:07:38.339399 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37101 | ||
| 4512 | 2026.02.17 00:07:38.339915 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4513 | 2026.02.17 00:07:38.339348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61697 | ||
| 4514 | 2026.02.17 00:07:38.339979 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4515 | 2026.02.17 00:07:38.340004 [ 293 ] {} <Debug> TCP-Session: eaf3ef35-0f2b-4634-b02c-a02d1c96de31 Authenticating user 'default' from [fd00:1122:3344:101::e]:37101 | ||
| 4516 | 2026.02.17 00:07:38.340014 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4517 | 2026.02.17 00:07:38.340023 [ 293 ] {} <Debug> TCP-Session: eaf3ef35-0f2b-4634-b02c-a02d1c96de31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.02.17 00:07:38.340036 [ 289 ] {} <Debug> TCP-Session: 5040ddeb-2898-4f7c-9f10-9d5b130c337f Authenticating user 'default' from [fd00:1122:3344:101::e]:61697 | ||
| 4519 | 2026.02.17 00:07:38.340038 [ 293 ] {} <Debug> TCP-Session: eaf3ef35-0f2b-4634-b02c-a02d1c96de31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2026.02.17 00:07:38.340067 [ 289 ] {} <Debug> TCP-Session: 5040ddeb-2898-4f7c-9f10-9d5b130c337f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.02.17 00:07:38.340097 [ 289 ] {} <Debug> TCP-Session: 5040ddeb-2898-4f7c-9f10-9d5b130c337f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.02.17 00:07:38.340186 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 4523 | 2026.02.17 00:07:38.341016 [ 322 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> AggregatingTransform: Aggregating | ||
| 4524 | 2026.02.17 00:07:38.341057 [ 322 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> Aggregator: Aggregation method: without_key | ||
| 4525 | 2026.02.17 00:07:38.341085 [ 322 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000803934 sec. (1243.883 rows/sec., 48.59 KiB/sec.) | ||
| 4526 | 2026.02.17 00:07:38.341101 [ 322 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Trace> Aggregator: Merging aggregated data | ||
| 4527 | 2026.02.17 00:07:38.342813 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 4528 | 2026.02.17 00:07:38.342920 [ 286 ] {8d44f4db-9758-4c19-97e3-385395747e62} <Debug> TCPHandler: Processed in 0.003611371 sec. | ||
| 4529 | 2026.02.17 00:07:38.343045 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4530 | 2026.02.17 00:07:38.343068 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4531 | 2026.02.17 00:07:38.343072 [ 286 ] {} <Debug> TCP-Session: 14abfb85-2ef1-4df6-a1ae-d19e81a5f1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.02.17 00:07:38.343086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4533 | 2026.02.17 00:07:38.343100 [ 294 ] {} <Debug> TCP-Session: 1ab2c95a-59b7-471d-9f5f-8cabab7c4a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.02.17 00:07:38.343115 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4535 | 2026.02.17 00:07:38.343132 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4536 | 2026.02.17 00:07:38.343147 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4537 | 2026.02.17 00:07:38.343173 [ 288 ] {} <Debug> TCP-Session: ccdd1c01-9782-4c16-bb60-2936cb1e5e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.02.17 00:07:38.343184 [ 292 ] {} <Debug> TCP-Session: fdc286ae-18a2-42da-ae95-b7f73fca8c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.02.17 00:07:38.343177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4540 | 2026.02.17 00:07:38.343204 [ 290 ] {} <Debug> TCP-Session: bfd5703c-1b3f-44f3-9489-9b2945727978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.02.17 00:07:38.343161 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4542 | 2026.02.17 00:07:38.343242 [ 293 ] {} <Debug> TCP-Session: eaf3ef35-0f2b-4634-b02c-a02d1c96de31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2026.02.17 00:07:38.343134 [ 289 ] {} <Debug> TCP-Session: 5040ddeb-2898-4f7c-9f10-9d5b130c337f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.02.17 00:07:38.343283 [ 291 ] {} <Debug> TCP-Session: 00c2688c-e6ea-4d37-88df-f156c594c236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2026.02.17 00:07:38.343099 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4546 | 2026.02.17 00:07:38.343340 [ 287 ] {} <Debug> TCP-Session: f301500a-84f5-4aaa-b4c8-d07319eacfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.02.17 00:07:39.933934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8153 | ||
| 4548 | 2026.02.17 00:07:39.934425 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.02.17 00:07:39.934469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4550 | 2026.02.17 00:07:39.934957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4551 | 2026.02.17 00:07:39.935188 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.02.17 00:07:39.935326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8153 | ||
| 4553 | 2026.02.17 00:07:40.348051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4554 | 2026.02.17 00:07:40.362954 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.17 00:07:40.363009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4556 | 2026.02.17 00:07:40.369036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4557 | 2026.02.17 00:07:40.369756 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.17 00:07:40.372752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4559 | 2026.02.17 00:07:42.450537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 582 | ||
| 4560 | 2026.02.17 00:07:42.453182 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.02.17 00:07:42.453222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4562 | 2026.02.17 00:07:42.454450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4563 | 2026.02.17 00:07:42.454762 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.02.17 00:07:42.455013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4565 | 2026.02.17 00:07:43.029484 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.02.17 00:07:43.029664 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.02.17 00:07:43.029729 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4568 | 2026.02.17 00:07:43.030525 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.02.17 00:07:43.030576 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4570 | 2026.02.17 00:07:43.030974 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4571 | 2026.02.17 00:07:43.031195 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.17 00:07:43.031353 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 4573 | 2026.02.17 00:07:43.031393 [ 4 ] {7c5a2368-9276-4842-a550-adb08b2edc16} <Debug> TCPHandler: Processed in 0.002034705 sec. | ||
| 4574 | 2026.02.17 00:07:43.031522 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.02.17 00:07:43.031623 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4576 | 2026.02.17 00:07:43.031662 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4577 | 2026.02.17 00:07:43.032568 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.02.17 00:07:43.032604 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4579 | 2026.02.17 00:07:43.032975 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4580 | 2026.02.17 00:07:43.033177 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.02.17 00:07:43.033302 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Debug> executeQuery: Read 857 rows, 69.82 KiB in 0.001697 sec., 505008.8391278727 rows/sec., 40.18 MiB/sec. | ||
| 4582 | 2026.02.17 00:07:43.033338 [ 4 ] {a10d44d8-cc71-43f8-9ca6-5c3a4b7c9b67} <Debug> TCPHandler: Processed in 0.001864032 sec. | ||
| 4583 | 2026.02.17 00:07:43.033454 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.02.17 00:07:43.033544 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4585 | 2026.02.17 00:07:43.033583 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4586 | 2026.02.17 00:07:43.034060 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.02.17 00:07:43.034096 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4588 | 2026.02.17 00:07:43.034397 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4589 | 2026.02.17 00:07:43.034599 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.02.17 00:07:43.034719 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001193 sec., 144174.35037720032 rows/sec., 8.84 MiB/sec. | ||
| 4591 | 2026.02.17 00:07:43.034760 [ 4 ] {15131198-f34e-4576-a221-8a7c5bd4563d} <Debug> TCPHandler: Processed in 0.001352513 sec. | ||
| 4592 | 2026.02.17 00:07:43.034916 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.02.17 00:07:43.035008 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.02.17 00:07:43.035045 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4595 | 2026.02.17 00:07:43.035485 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.02.17 00:07:43.035521 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4597 | 2026.02.17 00:07:43.035812 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4598 | 2026.02.17 00:07:43.036016 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.17 00:07:43.036136 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 4600 | 2026.02.17 00:07:43.036172 [ 4 ] {f0021353-ca91-43a9-9984-c0ee11dacfda} <Debug> TCPHandler: Processed in 0.001309313 sec. | ||
| 4601 | 2026.02.17 00:07:43.036282 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.02.17 00:07:43.036372 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.02.17 00:07:43.036410 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4604 | 2026.02.17 00:07:43.036847 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.17 00:07:43.036882 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4606 | 2026.02.17 00:07:43.037194 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4607 | 2026.02.17 00:07:43.037389 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.02.17 00:07:43.037509 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 4609 | 2026.02.17 00:07:43.037545 [ 4 ] {eac759cd-a062-4b75-9afc-65b15cffdf06} <Debug> TCPHandler: Processed in 0.001313062 sec. | ||
| 4610 | 2026.02.17 00:07:43.037650 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.02.17 00:07:43.037740 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4612 | 2026.02.17 00:07:43.037779 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4613 | 2026.02.17 00:07:43.038396 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.02.17 00:07:43.038432 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4615 | 2026.02.17 00:07:43.038742 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4616 | 2026.02.17 00:07:43.038943 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.17 00:07:43.039066 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001342 sec., 387481.3710879284 rows/sec., 27.35 MiB/sec. | ||
| 4618 | 2026.02.17 00:07:43.039101 [ 4 ] {9b7e0470-116a-463e-9c44-20fee6b49ef9} <Debug> TCPHandler: Processed in 0.001498746 sec. | ||
| 4619 | 2026.02.17 00:07:43.039205 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.02.17 00:07:43.039295 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4621 | 2026.02.17 00:07:43.039335 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4622 | 2026.02.17 00:07:43.039650 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.17 00:07:43.039685 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4624 | 2026.02.17 00:07:43.039973 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4625 | 2026.02.17 00:07:43.040173 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.17 00:07:43.040296 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 4627 | 2026.02.17 00:07:43.040331 [ 4 ] {28a37694-6373-4f55-bd81-770e6b0c6ed7} <Debug> TCPHandler: Processed in 0.00117316 sec. | ||
| 4628 | 2026.02.17 00:07:43.040443 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.17 00:07:43.040533 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.17 00:07:43.040573 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4631 | 2026.02.17 00:07:43.040969 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.17 00:07:43.041000 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4633 | 2026.02.17 00:07:43.041302 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4634 | 2026.02.17 00:07:43.041509 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.02.17 00:07:43.041626 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 4636 | 2026.02.17 00:07:43.041660 [ 4 ] {883929e4-e058-49d3-bb24-1b0a0b86fe72} <Debug> TCPHandler: Processed in 0.001334683 sec. | ||
| 4637 | 2026.02.17 00:07:43.041827 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.02.17 00:07:43.041918 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.02.17 00:07:43.041959 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4640 | 2026.02.17 00:07:43.042253 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.02.17 00:07:43.042288 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4642 | 2026.02.17 00:07:43.042571 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4643 | 2026.02.17 00:07:43.042769 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.02.17 00:07:43.042891 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 4645 | 2026.02.17 00:07:43.042926 [ 4 ] {5995bb9e-310d-4c0b-b6d6-a07c05fa6d28} <Debug> TCPHandler: Processed in 0.00114608 sec. | ||
| 4646 | 2026.02.17 00:07:43.043033 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.02.17 00:07:43.043124 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.02.17 00:07:43.043176 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <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 | ||
| 4649 | 2026.02.17 00:07:43.043951 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.02.17 00:07:43.043986 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4651 | 2026.02.17 00:07:43.044523 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4652 | 2026.02.17 00:07:43.044737 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.02.17 00:07:43.044891 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001784 sec., 16816.143497757846 rows/sec., 30.13 MiB/sec. | ||
| 4654 | 2026.02.17 00:07:43.044948 [ 4 ] {bb01278d-291e-401c-a924-26c9fdda7b47} <Debug> TCPHandler: Processed in 0.001965743 sec. | ||
| 4655 | 2026.02.17 00:07:43.045052 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.02.17 00:07:43.045143 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4657 | 2026.02.17 00:07:43.045182 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4658 | 2026.02.17 00:07:43.045504 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.17 00:07:43.045540 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 4660 | 2026.02.17 00:07:43.045847 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4661 | 2026.02.17 00:07:43.046062 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.17 00:07:43.046184 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 4663 | 2026.02.17 00:07:43.046219 [ 4 ] {b58acf53-719f-46b2-9c88-6f1cae8a6dfc} <Debug> TCPHandler: Processed in 0.001213051 sec. | ||
| 4664 | 2026.02.17 00:07:47.353820 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4665 | 2026.02.17 00:07:47.353894 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4666 | 2026.02.17 00:07:47.435567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8665 | ||
| 4667 | 2026.02.17 00:07:47.436373 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.17 00:07:47.436417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4669 | 2026.02.17 00:07:47.436928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4670 | 2026.02.17 00:07:47.437179 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.02.17 00:07:47.437327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4672 | 2026.02.17 00:07:47.872994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4673 | 2026.02.17 00:07:47.888537 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.02.17 00:07:47.888595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4675 | 2026.02.17 00:07:47.894832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4676 | 2026.02.17 00:07:47.895587 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.02.17 00:07:47.898794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4678 | 2026.02.17 00:07:48.020963 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.02.17 00:07:48.021143 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4680 | 2026.02.17 00:07:48.021210 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4681 | 2026.02.17 00:07:48.021901 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.02.17 00:07:48.021943 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4683 | 2026.02.17 00:07:48.022341 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4684 | 2026.02.17 00:07:48.022564 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.02.17 00:07:48.022719 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.83 MiB/sec. | ||
| 4686 | 2026.02.17 00:07:48.022759 [ 4 ] {3b6a3040-fdeb-4336-9f4e-6ebc18461cc0} <Debug> TCPHandler: Processed in 0.001917123 sec. | ||
| 4687 | 2026.02.17 00:07:48.022876 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.02.17 00:07:48.022971 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.02.17 00:07:48.023010 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4690 | 2026.02.17 00:07:48.023391 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.02.17 00:07:48.023424 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4692 | 2026.02.17 00:07:48.023728 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4693 | 2026.02.17 00:07:48.023933 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.02.17 00:07:48.024061 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001108 sec., 9025.270758122744 rows/sec., 678.66 KiB/sec. | ||
| 4695 | 2026.02.17 00:07:48.024097 [ 4 ] {7fb15a5e-8d46-489f-9510-0e4125fdcda5} <Debug> TCPHandler: Processed in 0.001270212 sec. | ||
| 4696 | 2026.02.17 00:07:48.024210 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.02.17 00:07:48.024303 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4698 | 2026.02.17 00:07:48.024342 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4699 | 2026.02.17 00:07:48.024749 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.02.17 00:07:48.024781 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4701 | 2026.02.17 00:07:48.025076 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4702 | 2026.02.17 00:07:48.025307 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.02.17 00:07:48.025440 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 4704 | 2026.02.17 00:07:48.025476 [ 4 ] {5a9965da-0e1b-4f67-9116-1e666766b7ce} <Debug> TCPHandler: Processed in 0.001319993 sec. | ||
| 4705 | 2026.02.17 00:07:48.025583 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.02.17 00:07:48.025676 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4707 | 2026.02.17 00:07:48.025717 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4708 | 2026.02.17 00:07:48.026122 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.02.17 00:07:48.026157 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4710 | 2026.02.17 00:07:48.026528 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4711 | 2026.02.17 00:07:48.026747 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.02.17 00:07:48.026890 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 4713 | 2026.02.17 00:07:48.026928 [ 4 ] {169fc693-d777-4cff-b7e3-3fa02760e31e} <Debug> TCPHandler: Processed in 0.001392824 sec. | ||
| 4714 | 2026.02.17 00:07:48.027049 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.02.17 00:07:48.027171 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.02.17 00:07:48.027238 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <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 | ||
| 4717 | 2026.02.17 00:07:48.028080 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.02.17 00:07:48.028116 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4719 | 2026.02.17 00:07:48.028649 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4720 | 2026.02.17 00:07:48.028874 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.02.17 00:07:48.029022 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001877 sec., 5327.650506126798 rows/sec., 9.55 MiB/sec. | ||
| 4722 | 2026.02.17 00:07:48.029074 [ 4 ] {e64b95bb-b702-4ff9-989a-d929b3fe077c} <Debug> TCPHandler: Processed in 0.002086735 sec. | ||
| 4723 | 2026.02.17 00:07:48.029179 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.02.17 00:07:48.029274 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.02.17 00:07:48.029316 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4726 | 2026.02.17 00:07:48.029659 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.02.17 00:07:48.029695 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4728 | 2026.02.17 00:07:48.029999 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4729 | 2026.02.17 00:07:48.030204 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.02.17 00:07:48.030340 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4731 | 2026.02.17 00:07:48.030376 [ 4 ] {125a7775-b38f-4b06-bfc7-34f2697df162} <Debug> TCPHandler: Processed in 0.001246432 sec. | ||
| 4732 | 2026.02.17 00:07:52.455284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 616 | ||
| 4733 | 2026.02.17 00:07:52.457582 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.02.17 00:07:52.457632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4735 | 2026.02.17 00:07:52.458836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4736 | 2026.02.17 00:07:52.459105 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.02.17 00:07:52.459408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4738 | 2026.02.17 00:07:53.029724 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.02.17 00:07:53.029928 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.02.17 00:07:53.030003 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4741 | 2026.02.17 00:07:53.030777 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.02.17 00:07:53.030833 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4743 | 2026.02.17 00:07:53.031263 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4744 | 2026.02.17 00:07:53.031489 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.02.17 00:07:53.031637 [ 34 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4746 | 2026.02.17 00:07:53.031645 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 4747 | 2026.02.17 00:07:53.031723 [ 34 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.02.17 00:07:53.031748 [ 4 ] {b40518dc-4814-4a50-b8cf-0b51ec81a6d1} <Debug> TCPHandler: Processed in 0.002162437 sec. | ||
| 4749 | 2026.02.17 00:07:53.031754 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4750 | 2026.02.17 00:07:53.031881 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.02.17 00:07:53.031899 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 4752 | 2026.02.17 00:07:53.031988 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4753 | 2026.02.17 00:07:53.032036 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4754 | 2026.02.17 00:07:53.032053 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.02.17 00:07:53.032097 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4756 | 2026.02.17 00:07:53.032177 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4757 | 2026.02.17 00:07:53.032232 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4758 | 2026.02.17 00:07:53.032276 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4759 | 2026.02.17 00:07:53.032321 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4760 | 2026.02.17 00:07:53.032366 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4761 | 2026.02.17 00:07:53.032446 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.02.17 00:07:53.032487 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4763 | 2026.02.17 00:07:53.032816 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4764 | 2026.02.17 00:07:53.033045 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.02.17 00:07:53.033190 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 664.57 KiB/sec. | ||
| 4766 | 2026.02.17 00:07:53.033227 [ 4 ] {3a7bcf87-5593-4478-83cc-ce218da711a8} <Debug> TCPHandler: Processed in 0.001398674 sec. | ||
| 4767 | 2026.02.17 00:07:53.033333 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.02.17 00:07:53.033435 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4769 | 2026.02.17 00:07:53.033475 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4770 | 2026.02.17 00:07:53.033535 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697099 sec., 1018208.1304626305 rows/sec., 68.83 MiB/sec. | ||
| 4771 | 2026.02.17 00:07:53.033742 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4772 | 2026.02.17 00:07:53.034054 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.02.17 00:07:53.034147 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_11_2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4774 | 2026.02.17 00:07:53.034246 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4775 | 2026.02.17 00:07:53.034321 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.02.17 00:07:53.034364 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4777 | 2026.02.17 00:07:53.034763 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4778 | 2026.02.17 00:07:53.035035 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.02.17 00:07:53.035155 [ 51 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4780 | 2026.02.17 00:07:53.035176 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Debug> executeQuery: Read 862 rows, 70.19 KiB in 0.00176 sec., 489772.72727272724 rows/sec., 38.94 MiB/sec. | ||
| 4781 | 2026.02.17 00:07:53.035199 [ 51 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.02.17 00:07:53.035220 [ 4 ] {3415156c-ad46-44ba-bde8-3e8d428399b1} <Debug> TCPHandler: Processed in 0.001938003 sec. | ||
| 4783 | 2026.02.17 00:07:53.035224 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4784 | 2026.02.17 00:07:53.035304 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 4785 | 2026.02.17 00:07:53.035338 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.02.17 00:07:53.035385 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2026.02.17 00:07:53.035412 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2146 rows starting from the beginning of the part | ||
| 4788 | 2026.02.17 00:07:53.035439 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.02.17 00:07:53.035455 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 855 rows starting from the beginning of the part | ||
| 4790 | 2026.02.17 00:07:53.035487 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4791 | 2026.02.17 00:07:53.035500 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1216 rows starting from the beginning of the part | ||
| 4792 | 2026.02.17 00:07:53.035540 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 857 rows starting from the beginning of the part | ||
| 4793 | 2026.02.17 00:07:53.035573 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4794 | 2026.02.17 00:07:53.035604 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 862 rows starting from the beginning of the part | ||
| 4795 | 2026.02.17 00:07:53.036009 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.02.17 00:07:53.036050 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4797 | 2026.02.17 00:07:53.036386 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4798 | 2026.02.17 00:07:53.036610 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.02.17 00:07:53.036744 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Debug> executeQuery: Read 182 rows, 11.50 KiB in 0.001325 sec., 137358.49056603774 rows/sec., 8.47 MiB/sec. | ||
| 4800 | 2026.02.17 00:07:53.036783 [ 4 ] {8d812a27-0671-4bfe-a87e-620771f43e89} <Debug> TCPHandler: Processed in 0.001494316 sec. | ||
| 4801 | 2026.02.17 00:07:53.036890 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.02.17 00:07:53.036983 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.02.17 00:07:53.037022 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4804 | 2026.02.17 00:07:53.037486 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.17 00:07:53.037493 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 5 columns (5 merged, 0 gathered) in 0.002214698 sec., 2714591.334800501 rows/sec., 230.19 MiB/sec. | ||
| 4806 | 2026.02.17 00:07:53.037522 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4807 | 2026.02.17 00:07:53.037760 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4808 | 2026.02.17 00:07:53.037859 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4809 | 2026.02.17 00:07:53.038056 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.02.17 00:07:53.038131 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_26_5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4811 | 2026.02.17 00:07:53.038140 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.02.17 00:07:53.038200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4813 | 2026.02.17 00:07:53.038281 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001316 sec., 113221.88449848026 rows/sec., 7.31 MiB/sec. | ||
| 4814 | 2026.02.17 00:07:53.038324 [ 4 ] {32720bc4-6b3f-4716-a040-e823ac48769d} <Debug> TCPHandler: Processed in 0.001483105 sec. | ||
| 4815 | 2026.02.17 00:07:53.038429 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.02.17 00:07:53.038523 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.02.17 00:07:53.038563 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4818 | 2026.02.17 00:07:53.039015 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.02.17 00:07:53.039051 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4820 | 2026.02.17 00:07:53.039358 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4821 | 2026.02.17 00:07:53.039569 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.02.17 00:07:53.039662 [ 51 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4823 | 2026.02.17 00:07:53.039693 [ 51 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.17 00:07:53.039693 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 4825 | 2026.02.17 00:07:53.039710 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4826 | 2026.02.17 00:07:53.039744 [ 4 ] {bba1d7d1-b0f8-4bbf-8ca4-ca0b492029bd} <Debug> TCPHandler: Processed in 0.001363814 sec. | ||
| 4827 | 2026.02.17 00:07:53.039814 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 4828 | 2026.02.17 00:07:53.039856 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.02.17 00:07:53.039929 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2026.02.17 00:07:53.039954 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4831 | 2026.02.17 00:07:53.039965 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4832 | 2026.02.17 00:07:53.040006 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4833 | 2026.02.17 00:07:53.040055 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4834 | 2026.02.17 00:07:53.040110 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4835 | 2026.02.17 00:07:53.040153 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4836 | 2026.02.17 00:07:53.040193 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4837 | 2026.02.17 00:07:53.040233 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4838 | 2026.02.17 00:07:53.040684 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.02.17 00:07:53.040725 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4840 | 2026.02.17 00:07:53.041091 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4841 | 2026.02.17 00:07:53.041166 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390914 sec., 647056.5398004478 rows/sec., 39.44 MiB/sec. | ||
| 4842 | 2026.02.17 00:07:53.041305 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4843 | 2026.02.17 00:07:53.041321 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.02.17 00:07:53.041438 [ 51 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4845 | 2026.02.17 00:07:53.041464 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Debug> executeQuery: Read 530 rows, 38.40 KiB in 0.001527 sec., 347085.78912901116 rows/sec., 24.56 MiB/sec. | ||
| 4846 | 2026.02.17 00:07:53.041467 [ 51 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.17 00:07:53.041509 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4848 | 2026.02.17 00:07:53.041511 [ 4 ] {6d49cdf2-4ac8-4b1d-8c51-cd7c2a3c4abf} <Debug> TCPHandler: Processed in 0.00170572 sec. | ||
| 4849 | 2026.02.17 00:07:53.041585 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.02.17 00:07:53.041586 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 4851 | 2026.02.17 00:07:53.041633 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.02.17 00:07:53.041670 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_11_2} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4853 | 2026.02.17 00:07:53.041689 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.02.17 00:07:53.041723 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1059 rows starting from the beginning of the part | ||
| 4855 | 2026.02.17 00:07:53.041729 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4856 | 2026.02.17 00:07:53.041739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4857 | 2026.02.17 00:07:53.041776 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4858 | 2026.02.17 00:07:53.041796 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 519 rows starting from the beginning of the part | ||
| 4859 | 2026.02.17 00:07:53.041847 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 530 rows starting from the beginning of the part | ||
| 4860 | 2026.02.17 00:07:53.041893 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 520 rows starting from the beginning of the part | ||
| 4861 | 2026.02.17 00:07:53.041937 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4862 | 2026.02.17 00:07:53.041979 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 530 rows starting from the beginning of the part | ||
| 4863 | 2026.02.17 00:07:53.042115 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.02.17 00:07:53.042150 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4865 | 2026.02.17 00:07:53.042459 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4866 | 2026.02.17 00:07:53.042678 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.02.17 00:07:53.042807 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 4868 | 2026.02.17 00:07:53.042843 [ 4 ] {01ed584f-6986-4d58-9187-a685c1a8cf88} <Debug> TCPHandler: Processed in 0.001258772 sec. | ||
| 4869 | 2026.02.17 00:07:53.042947 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.02.17 00:07:53.043039 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.02.17 00:07:53.043081 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4872 | 2026.02.17 00:07:53.043194 [ 193 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636168 sec., 1975347.2748519713 rows/sec., 149.90 MiB/sec. | ||
| 4873 | 2026.02.17 00:07:53.043400 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4874 | 2026.02.17 00:07:53.043503 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.02.17 00:07:53.043545 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4876 | 2026.02.17 00:07:53.043678 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.02.17 00:07:53.043756 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_26_5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4878 | 2026.02.17 00:07:53.043830 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4879 | 2026.02.17 00:07:53.043913 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4880 | 2026.02.17 00:07:53.044133 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.02.17 00:07:53.044234 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4882 | 2026.02.17 00:07:53.044261 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.00124 sec., 217741.93548387097 rows/sec., 14.48 MiB/sec. | ||
| 4883 | 2026.02.17 00:07:53.044268 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.17 00:07:53.044301 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4885 | 2026.02.17 00:07:53.044304 [ 4 ] {e39a7eaa-1a1d-4e5f-b96f-4f04d0535583} <Debug> TCPHandler: Processed in 0.001406194 sec. | ||
| 4886 | 2026.02.17 00:07:53.044367 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 4887 | 2026.02.17 00:07:53.044426 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.02.17 00:07:53.044450 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4889 | 2026.02.17 00:07:53.044475 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7292 rows starting from the beginning of the part | ||
| 4890 | 2026.02.17 00:07:53.044519 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.02.17 00:07:53.044520 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4892 | 2026.02.17 00:07:53.044562 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4893 | 2026.02.17 00:07:53.044567 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 838 rows starting from the beginning of the part | ||
| 4894 | 2026.02.17 00:07:53.044603 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4895 | 2026.02.17 00:07:53.044642 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 4896 | 2026.02.17 00:07:53.044676 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 270 rows starting from the beginning of the part | ||
| 4897 | 2026.02.17 00:07:53.044869 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.02.17 00:07:53.044903 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4899 | 2026.02.17 00:07:53.045191 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4900 | 2026.02.17 00:07:53.045392 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.02.17 00:07:53.045518 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 4902 | 2026.02.17 00:07:53.045554 [ 4 ] {5bab2f9a-ecc5-4af4-b8cf-b1601b1cbc09} <Debug> TCPHandler: Processed in 0.00117635 sec. | ||
| 4903 | 2026.02.17 00:07:53.045650 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.02.17 00:07:53.045741 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4905 | 2026.02.17 00:07:53.045794 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <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 | ||
| 4906 | 2026.02.17 00:07:53.046597 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.02.17 00:07:53.046631 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4908 | 2026.02.17 00:07:53.047209 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4909 | 2026.02.17 00:07:53.047454 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.02.17 00:07:53.047591 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001868 sec., 16059.957173447538 rows/sec., 28.78 MiB/sec. | ||
| 4911 | 2026.02.17 00:07:53.047641 [ 4 ] {7b0e06b0-e019-4604-bb9c-6fa05eb1b602} <Debug> TCPHandler: Processed in 0.002039075 sec. | ||
| 4912 | 2026.02.17 00:07:53.047744 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.02.17 00:07:53.047837 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4914 | 2026.02.17 00:07:53.047878 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4915 | 2026.02.17 00:07:53.047922 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9090 rows, containing 5 columns (5 merged, 0 gathered) in 0.003580622 sec., 2538665.0699236053 rows/sec., 171.88 MiB/sec. | ||
| 4916 | 2026.02.17 00:07:53.048144 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4917 | 2026.02.17 00:07:53.048231 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.17 00:07:53.048275 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4919 | 2026.02.17 00:07:53.048467 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.02.17 00:07:53.048555 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4921 | 2026.02.17 00:07:53.048618 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4922 | 2026.02.17 00:07:53.048637 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4923 | 2026.02.17 00:07:53.048837 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.02.17 00:07:53.048941 [ 51 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4925 | 2026.02.17 00:07:53.048970 [ 51 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.02.17 00:07:53.048970 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 4927 | 2026.02.17 00:07:53.048987 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4928 | 2026.02.17 00:07:53.049022 [ 4 ] {f6794583-7761-423b-9444-2cf46806c170} <Debug> TCPHandler: Processed in 0.001326653 sec. | ||
| 4929 | 2026.02.17 00:07:53.049063 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4930 | 2026.02.17 00:07:53.049139 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4931 | 2026.02.17 00:07:53.049163 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1290 rows starting from the beginning of the part | ||
| 4932 | 2026.02.17 00:07:53.049204 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4933 | 2026.02.17 00:07:53.049239 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4934 | 2026.02.17 00:07:53.049269 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4935 | 2026.02.17 00:07:53.049300 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 4936 | 2026.02.17 00:07:53.049331 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4937 | 2026.02.17 00:07:53.050108 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069888 sec., 1570257.821379434 rows/sec., 101.84 MiB/sec. | ||
| 4938 | 2026.02.17 00:07:53.050280 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4939 | 2026.02.17 00:07:53.050523 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.02.17 00:07:53.050582 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_26_5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4941 | 2026.02.17 00:07:53.050638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4942 | 2026.02.17 00:07:54.938370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9113 | ||
| 4943 | 2026.02.17 00:07:54.938875 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.02.17 00:07:54.938921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4945 | 2026.02.17 00:07:54.939442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4946 | 2026.02.17 00:07:54.939681 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.17 00:07:54.939827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9113 | ||
| 4948 | 2026.02.17 00:07:55.399806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4949 | 2026.02.17 00:07:55.415914 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.02.17 00:07:55.415980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4951 | 2026.02.17 00:07:55.422148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4952 | 2026.02.17 00:07:55.422974 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.02.17 00:07:55.426262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4954 | 2026.02.17 00:07:58.021312 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.02.17 00:07:58.021514 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4956 | 2026.02.17 00:07:58.021584 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4957 | 2026.02.17 00:07:58.022502 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.02.17 00:07:58.022554 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4959 | 2026.02.17 00:07:58.022975 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4960 | 2026.02.17 00:07:58.023203 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.02.17 00:07:58.023460 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001998 sec., 38038.03803803804 rows/sec., 3.12 MiB/sec. | ||
| 4962 | 2026.02.17 00:07:58.023501 [ 4 ] {3ae8ddbd-928f-4800-8446-e33b5d7a7961} <Debug> TCPHandler: Processed in 0.00232621 sec. | ||
| 4963 | 2026.02.17 00:07:58.023760 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.02.17 00:07:58.023858 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.17 00:07:58.023898 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4966 | 2026.02.17 00:07:58.024387 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.02.17 00:07:58.024423 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4968 | 2026.02.17 00:07:58.024722 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4969 | 2026.02.17 00:07:58.024959 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.02.17 00:07:58.025096 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001256 sec., 7961.783439490446 rows/sec., 598.69 KiB/sec. | ||
| 4971 | 2026.02.17 00:07:58.025132 [ 4 ] {b815208a-b665-47b7-a991-26e3b51048e0} <Debug> TCPHandler: Processed in 0.001427044 sec. | ||
| 4972 | 2026.02.17 00:07:58.025250 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.17 00:07:58.025347 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.17 00:07:58.025386 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4975 | 2026.02.17 00:07:58.025865 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.17 00:07:58.025902 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4977 | 2026.02.17 00:07:58.026209 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4978 | 2026.02.17 00:07:58.026416 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.17 00:07:58.026543 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 4980 | 2026.02.17 00:07:58.026579 [ 4 ] {915a7b01-489e-40c2-9c98-56315c9b99d3} <Debug> TCPHandler: Processed in 0.001377763 sec. | ||
| 4981 | 2026.02.17 00:07:58.026698 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.02.17 00:07:58.026791 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.02.17 00:07:58.026834 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4984 | 2026.02.17 00:07:58.027278 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.02.17 00:07:58.027315 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4986 | 2026.02.17 00:07:58.027649 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4987 | 2026.02.17 00:07:58.027859 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.02.17 00:07:58.027991 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4989 | 2026.02.17 00:07:58.028028 [ 4 ] {21783662-9ba4-431d-8164-f15c694e25ad} <Debug> TCPHandler: Processed in 0.001377234 sec. | ||
| 4990 | 2026.02.17 00:07:58.028135 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.02.17 00:07:58.028228 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.02.17 00:07:58.028282 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <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 | ||
| 4993 | 2026.02.17 00:07:58.029060 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.02.17 00:07:58.029097 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 4995 | 2026.02.17 00:07:58.029610 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4996 | 2026.02.17 00:07:58.029831 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.02.17 00:07:58.029977 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 4998 | 2026.02.17 00:07:58.030029 [ 4 ] {2ce82dd1-a0d4-46ae-9fba-aa457b142bb7} <Debug> TCPHandler: Processed in 0.001940863 sec. | ||
| 4999 | 2026.02.17 00:07:58.030138 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.02.17 00:07:58.030232 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.02.17 00:07:58.030272 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5002 | 2026.02.17 00:07:58.030596 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.02.17 00:07:58.030632 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5004 | 2026.02.17 00:07:58.030954 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5005 | 2026.02.17 00:07:58.031159 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.02.17 00:07:58.031282 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5007 | 2026.02.17 00:07:58.031316 [ 4 ] {0c874d9d-b076-4416-80f5-b15aae7b561b} <Debug> TCPHandler: Processed in 0.001225721 sec. | ||
| 5008 | 2026.02.17 00:08:02.353937 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5009 | 2026.02.17 00:08:02.354009 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5010 | 2026.02.17 00:08:02.439890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9625 | ||
| 5011 | 2026.02.17 00:08:02.440390 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.02.17 00:08:02.440429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5013 | 2026.02.17 00:08:02.440931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5014 | 2026.02.17 00:08:02.441189 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.02.17 00:08:02.441319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 5016 | 2026.02.17 00:08:02.459625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 652 | ||
| 5017 | 2026.02.17 00:08:02.461930 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.02.17 00:08:02.461969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5019 | 2026.02.17 00:08:02.463158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5020 | 2026.02.17 00:08:02.463423 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.02.17 00:08:02.463666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5022 | 2026.02.17 00:08:02.926311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5023 | 2026.02.17 00:08:02.943223 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.02.17 00:08:02.943280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5025 | 2026.02.17 00:08:02.949348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5026 | 2026.02.17 00:08:02.950041 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.02.17 00:08:02.952929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5028 | 2026.02.17 00:08:03.030118 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.02.17 00:08:03.030317 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.02.17 00:08:03.030384 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5031 | 2026.02.17 00:08:03.031117 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.02.17 00:08:03.031168 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5033 | 2026.02.17 00:08:03.031603 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5034 | 2026.02.17 00:08:03.031834 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.02.17 00:08:03.031988 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 5036 | 2026.02.17 00:08:03.032029 [ 4 ] {3b6ab6e3-e17d-4232-bd77-6e5b9f983467} <Debug> TCPHandler: Processed in 0.002051485 sec. | ||
| 5037 | 2026.02.17 00:08:03.032151 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.02.17 00:08:03.032244 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5039 | 2026.02.17 00:08:03.032285 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5040 | 2026.02.17 00:08:03.033069 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.02.17 00:08:03.033105 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5042 | 2026.02.17 00:08:03.033480 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5043 | 2026.02.17 00:08:03.033697 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.02.17 00:08:03.033829 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001603 sec., 535870.243293824 rows/sec., 42.66 MiB/sec. | ||
| 5045 | 2026.02.17 00:08:03.033867 [ 4 ] {d87e25e8-c4e2-4160-925b-0affde2d5edb} <Debug> TCPHandler: Processed in 0.001764671 sec. | ||
| 5046 | 2026.02.17 00:08:03.033980 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.02.17 00:08:03.034073 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.02.17 00:08:03.034114 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5049 | 2026.02.17 00:08:03.034556 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.02.17 00:08:03.034593 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5051 | 2026.02.17 00:08:03.034959 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5052 | 2026.02.17 00:08:03.035177 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.02.17 00:08:03.035300 [ 79 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5054 | 2026.02.17 00:08:03.035307 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001252 sec., 138178.91373801915 rows/sec., 8.48 MiB/sec. | ||
| 5055 | 2026.02.17 00:08:03.035374 [ 79 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.02.17 00:08:03.035391 [ 4 ] {bdb02ece-d446-42e9-a222-0af5f5b1c826} <Debug> TCPHandler: Processed in 0.001460165 sec. | ||
| 5057 | 2026.02.17 00:08:03.035402 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5058 | 2026.02.17 00:08:03.035508 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.02.17 00:08:03.035530 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 5060 | 2026.02.17 00:08:03.035605 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.02.17 00:08:03.035649 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5062 | 2026.02.17 00:08:03.035661 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5063 | 2026.02.17 00:08:03.035697 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 5064 | 2026.02.17 00:08:03.035794 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 172 rows starting from the beginning of the part | ||
| 5065 | 2026.02.17 00:08:03.035849 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5066 | 2026.02.17 00:08:03.035921 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 182 rows starting from the beginning of the part | ||
| 5067 | 2026.02.17 00:08:03.035970 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5068 | 2026.02.17 00:08:03.036016 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 173 rows starting from the beginning of the part | ||
| 5069 | 2026.02.17 00:08:03.036078 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.02.17 00:08:03.036118 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5071 | 2026.02.17 00:08:03.036491 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5072 | 2026.02.17 00:08:03.036718 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.02.17 00:08:03.036847 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 5074 | 2026.02.17 00:08:03.036883 [ 4 ] {31ba0343-0c46-459c-99df-96d8dfceeb6b} <Debug> TCPHandler: Processed in 0.001425734 sec. | ||
| 5075 | 2026.02.17 00:08:03.036949 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479296 sec., 513757.89564765943 rows/sec., 33.98 MiB/sec. | ||
| 5076 | 2026.02.17 00:08:03.037000 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.02.17 00:08:03.037104 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.02.17 00:08:03.037147 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5079 | 2026.02.17 00:08:03.037154 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5080 | 2026.02.17 00:08:03.037505 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.02.17 00:08:03.037583 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_26_5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5082 | 2026.02.17 00:08:03.037617 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.02.17 00:08:03.037662 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5084 | 2026.02.17 00:08:03.037689 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5085 | 2026.02.17 00:08:03.038038 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5086 | 2026.02.17 00:08:03.038264 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.02.17 00:08:03.038393 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001309 sec., 113063.40718105424 rows/sec., 6.43 MiB/sec. | ||
| 5088 | 2026.02.17 00:08:03.038432 [ 4 ] {de438eab-a046-45f5-9223-94ec7da2bfde} <Debug> TCPHandler: Processed in 0.001485365 sec. | ||
| 5089 | 2026.02.17 00:08:03.038550 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.02.17 00:08:03.038645 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5091 | 2026.02.17 00:08:03.038685 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5092 | 2026.02.17 00:08:03.039290 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.02.17 00:08:03.039326 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5094 | 2026.02.17 00:08:03.039651 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5095 | 2026.02.17 00:08:03.039859 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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.02.17 00:08:03.039990 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001364 sec., 381964.8093841642 rows/sec., 26.96 MiB/sec. | ||
| 5097 | 2026.02.17 00:08:03.040027 [ 4 ] {fe953fb5-0b32-4d1c-a8e2-adcbaf51eedc} <Debug> TCPHandler: Processed in 0.001525716 sec. | ||
| 5098 | 2026.02.17 00:08:03.040132 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.02.17 00:08:03.040226 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5100 | 2026.02.17 00:08:03.040266 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5101 | 2026.02.17 00:08:03.040590 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.02.17 00:08:03.040625 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5103 | 2026.02.17 00:08:03.040936 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5104 | 2026.02.17 00:08:03.041140 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.02.17 00:08:03.041266 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5106 | 2026.02.17 00:08:03.041263 [ 78 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5107 | 2026.02.17 00:08:03.041304 [ 4 ] {46603adb-4507-476d-baaa-d3626c811b6a} <Debug> TCPHandler: Processed in 0.001220061 sec. | ||
| 5108 | 2026.02.17 00:08:03.041343 [ 78 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.02.17 00:08:03.041371 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5110 | 2026.02.17 00:08:03.041426 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.02.17 00:08:03.041452 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5112 | 2026.02.17 00:08:03.041528 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.02.17 00:08:03.041560 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5114 | 2026.02.17 00:08:03.041576 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5115 | 2026.02.17 00:08:03.041595 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5116 | 2026.02.17 00:08:03.041652 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5117 | 2026.02.17 00:08:03.041695 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5118 | 2026.02.17 00:08:03.041733 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5119 | 2026.02.17 00:08:03.041771 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5120 | 2026.02.17 00:08:03.041827 [ 193 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 5121 | 2026.02.17 00:08:03.042017 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.02.17 00:08:03.042057 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5123 | 2026.02.17 00:08:03.042449 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5124 | 2026.02.17 00:08:03.042581 [ 191 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116293 sec., 56753.200966524215 rows/sec., 2.90 MiB/sec. | ||
| 5125 | 2026.02.17 00:08:03.042664 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.02.17 00:08:03.042708 [ 192 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5127 | 2026.02.17 00:08:03.042799 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.66 MiB/sec. | ||
| 5128 | 2026.02.17 00:08:03.042836 [ 4 ] {2b0460c0-42e8-4bde-a9ea-210309305571} <Debug> TCPHandler: Processed in 0.001460406 sec. | ||
| 5129 | 2026.02.17 00:08:03.042955 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.02.17 00:08:03.043004 [ 192 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_11_2} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.02.17 00:08:03.043050 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.02.17 00:08:03.043090 [ 192 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_11_2} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5133 | 2026.02.17 00:08:03.043092 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5134 | 2026.02.17 00:08:03.043170 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5135 | 2026.02.17 00:08:03.043413 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.02.17 00:08:03.043447 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5137 | 2026.02.17 00:08:03.043764 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5138 | 2026.02.17 00:08:03.043967 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.02.17 00:08:03.044070 [ 78 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5140 | 2026.02.17 00:08:03.044094 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 5141 | 2026.02.17 00:08:03.044104 [ 78 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.02.17 00:08:03.044134 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5143 | 2026.02.17 00:08:03.044137 [ 4 ] {5235ca34-c577-491f-bc6a-e1fb5cba012e} <Debug> TCPHandler: Processed in 0.001231981 sec. | ||
| 5144 | 2026.02.17 00:08:03.044215 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5145 | 2026.02.17 00:08:03.044250 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.02.17 00:08:03.044315 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5147 | 2026.02.17 00:08:03.044350 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.02.17 00:08:03.044351 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5149 | 2026.02.17 00:08:03.044411 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <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 | ||
| 5150 | 2026.02.17 00:08:03.044433 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5151 | 2026.02.17 00:08:03.044481 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5152 | 2026.02.17 00:08:03.044519 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5153 | 2026.02.17 00:08:03.044556 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5154 | 2026.02.17 00:08:03.044592 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 5155 | 2026.02.17 00:08:03.045274 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.02.17 00:08:03.045318 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5157 | 2026.02.17 00:08:03.045418 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238222 sec., 9691.315450702701 rows/sec., 649.87 KiB/sec. | ||
| 5158 | 2026.02.17 00:08:03.045540 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5159 | 2026.02.17 00:08:03.045800 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_11_2} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.02.17 00:08:03.045874 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_11_2} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5161 | 2026.02.17 00:08:03.045939 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5162 | 2026.02.17 00:08:03.045952 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5163 | 2026.02.17 00:08:03.046185 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.02.17 00:08:03.046308 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5165 | 2026.02.17 00:08:03.046324 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 27.87 MiB/sec. | ||
| 5166 | 2026.02.17 00:08:03.046350 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.02.17 00:08:03.046372 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5168 | 2026.02.17 00:08:03.046389 [ 4 ] {deee1d90-03f1-4559-ae15-b5941d28121d} <Debug> TCPHandler: Processed in 0.002188247 sec. | ||
| 5169 | 2026.02.17 00:08:03.046438 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 5170 | 2026.02.17 00:08:03.046510 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.02.17 00:08:03.046605 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.02.17 00:08:03.046620 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2026.02.17 00:08:03.046645 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5174 | 2026.02.17 00:08:03.046682 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 359 rows starting from the beginning of the part | ||
| 5175 | 2026.02.17 00:08:03.046793 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5176 | 2026.02.17 00:08:03.046891 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5177 | 2026.02.17 00:08:03.046980 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5178 | 2026.02.17 00:08:03.046988 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.02.17 00:08:03.047024 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 5180 | 2026.02.17 00:08:03.047064 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5181 | 2026.02.17 00:08:03.047148 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5182 | 2026.02.17 00:08:03.047349 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5183 | 2026.02.17 00:08:03.047585 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.02.17 00:08:03.047713 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 5185 | 2026.02.17 00:08:03.047748 [ 4 ] {10ad58b6-f3e6-4e5f-85bb-b69fc6b1e250} <Debug> TCPHandler: Processed in 0.001287252 sec. | ||
| 5186 | 2026.02.17 00:08:03.050634 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 19 columns (19 merged, 0 gathered) in 0.004224642 sec., 111252.03034955388 rows/sec., 199.36 MiB/sec. | ||
| 5187 | 2026.02.17 00:08:03.051303 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5188 | 2026.02.17 00:08:03.051596 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.02.17 00:08:03.051658 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5190 | 2026.02.17 00:08:03.051723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5191 | 2026.02.17 00:08:04.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.72 MiB, peak 248.97 MiB, free memory in arenas 0.00 B, will set to 244.86 MiB (RSS), difference: 1.14 MiB | ||
| 5192 | 2026.02.17 00:08:07.287066 [ 73 ] {} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5193 | 2026.02.17 00:08:07.287180 [ 73 ] {} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.02.17 00:08:07.287209 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5195 | 2026.02.17 00:08:07.287372 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::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 | ||
| 5196 | 2026.02.17 00:08:07.287557 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2026.02.17 00:08:07.287606 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::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 | ||
| 5198 | 2026.02.17 00:08:07.287704 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5199 | 2026.02.17 00:08:07.287774 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 5200 | 2026.02.17 00:08:07.287831 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 5201 | 2026.02.17 00:08:07.287874 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 5202 | 2026.02.17 00:08:07.288720 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408134 sec., 28406.38746028432 rows/sec., 2.37 MiB/sec. | ||
| 5203 | 2026.02.17 00:08:07.288879 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5204 | 2026.02.17 00:08:07.289140 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.02.17 00:08:07.289223 [ 191 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5206 | 2026.02.17 00:08:07.289311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5207 | 2026.02.17 00:08:08.048908 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.02.17 00:08:08.049080 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5209 | 2026.02.17 00:08:08.049141 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5210 | 2026.02.17 00:08:08.049753 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.02.17 00:08:08.049797 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5212 | 2026.02.17 00:08:08.050201 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5213 | 2026.02.17 00:08:08.050421 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.02.17 00:08:08.050573 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 5215 | 2026.02.17 00:08:08.050613 [ 4 ] {0fc8a5f2-cbdf-4161-9a52-925cdd077793} <Debug> TCPHandler: Processed in 0.001835751 sec. | ||
| 5216 | 2026.02.17 00:08:08.050735 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.02.17 00:08:08.050837 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5218 | 2026.02.17 00:08:08.050882 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5219 | 2026.02.17 00:08:08.051752 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.02.17 00:08:08.051788 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5221 | 2026.02.17 00:08:08.052176 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5222 | 2026.02.17 00:08:08.052385 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.02.17 00:08:08.052510 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001691 sec., 721466.5878178593 rows/sec., 59.37 MiB/sec. | ||
| 5224 | 2026.02.17 00:08:08.052546 [ 4 ] {612f09ed-bf0d-486d-a103-70ed4482ef30} <Debug> TCPHandler: Processed in 0.001862541 sec. | ||
| 5225 | 2026.02.17 00:08:08.052660 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.02.17 00:08:08.052759 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5227 | 2026.02.17 00:08:08.052799 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5228 | 2026.02.17 00:08:08.053207 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.02.17 00:08:08.053242 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5230 | 2026.02.17 00:08:08.053550 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5231 | 2026.02.17 00:08:08.053762 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.02.17 00:08:08.053896 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001155 sec., 15584.415584415585 rows/sec., 1.11 MiB/sec. | ||
| 5233 | 2026.02.17 00:08:08.053933 [ 4 ] {9d9a8d90-c3da-4cf2-838a-c16993bb0ec4} <Debug> TCPHandler: Processed in 0.001320062 sec. | ||
| 5234 | 2026.02.17 00:08:08.054048 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.02.17 00:08:08.054145 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.02.17 00:08:08.054183 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5237 | 2026.02.17 00:08:08.054616 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.02.17 00:08:08.054651 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5239 | 2026.02.17 00:08:08.054979 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5240 | 2026.02.17 00:08:08.055182 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.02.17 00:08:08.055305 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001177 sec., 193712.8292268479 rows/sec., 13.12 MiB/sec. | ||
| 5242 | 2026.02.17 00:08:08.055340 [ 4 ] {dbfce747-abe5-4fa8-a28c-12b5bb1129fa} <Debug> TCPHandler: Processed in 0.001341572 sec. | ||
| 5243 | 2026.02.17 00:08:08.055513 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.02.17 00:08:08.055604 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2026.02.17 00:08:08.055643 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5246 | 2026.02.17 00:08:08.056159 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.02.17 00:08:08.056194 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5248 | 2026.02.17 00:08:08.056508 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5249 | 2026.02.17 00:08:08.056709 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.02.17 00:08:08.056832 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001245 sec., 432128.5140562249 rows/sec., 32.05 MiB/sec. | ||
| 5251 | 2026.02.17 00:08:08.056875 [ 4 ] {dca3e319-eb96-45a2-9c73-debdecfffbff} <Debug> TCPHandler: Processed in 0.001416205 sec. | ||
| 5252 | 2026.02.17 00:08:08.056981 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.02.17 00:08:08.057080 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.02.17 00:08:08.057122 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5255 | 2026.02.17 00:08:08.057621 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.02.17 00:08:08.057656 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5257 | 2026.02.17 00:08:08.058026 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5258 | 2026.02.17 00:08:08.058231 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.02.17 00:08:08.058356 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Debug> executeQuery: Read 842 rows, 58.04 KiB in 0.001293 sec., 651198.7625676721 rows/sec., 43.84 MiB/sec. | ||
| 5260 | 2026.02.17 00:08:08.058391 [ 4 ] {92cb0b66-5c38-4a08-8d97-1727ce704e5c} <Debug> TCPHandler: Processed in 0.001457455 sec. | ||
| 5261 | 2026.02.17 00:08:08.058496 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.02.17 00:08:08.058597 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.02.17 00:08:08.058650 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <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 | ||
| 5264 | 2026.02.17 00:08:08.059366 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.02.17 00:08:08.059402 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5266 | 2026.02.17 00:08:08.059912 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5267 | 2026.02.17 00:08:08.060126 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.02.17 00:08:08.060260 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001681 sec., 5948.83997620464 rows/sec., 10.66 MiB/sec. | ||
| 5269 | 2026.02.17 00:08:08.060310 [ 4 ] {139d5e3c-2a9a-4c52-b63d-426fd77f17af} <Debug> TCPHandler: Processed in 0.001860482 sec. | ||
| 5270 | 2026.02.17 00:08:08.060414 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.02.17 00:08:08.060514 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.02.17 00:08:08.060554 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5273 | 2026.02.17 00:08:08.060876 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.02.17 00:08:08.060911 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5275 | 2026.02.17 00:08:08.061206 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5276 | 2026.02.17 00:08:08.061411 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.02.17 00:08:08.061536 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 5278 | 2026.02.17 00:08:08.061571 [ 4 ] {94a7b70c-6287-4a41-b58c-77b7dc8a2899} <Debug> TCPHandler: Processed in 0.00120455 sec. | ||
| 5279 | 2026.02.17 00:08:09.941412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10073 | ||
| 5280 | 2026.02.17 00:08:09.941971 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.02.17 00:08:09.942024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5282 | 2026.02.17 00:08:09.942599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5283 | 2026.02.17 00:08:09.942858 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.02.17 00:08:09.942996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10073 | ||
| 5285 | 2026.02.17 00:08:09.943018 [ 68 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5286 | 2026.02.17 00:08:09.943094 [ 68 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.02.17 00:08:09.943118 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5288 | 2026.02.17 00:08:09.943246 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 5289 | 2026.02.17 00:08:09.943386 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5290 | 2026.02.17 00:08:09.943424 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 5291 | 2026.02.17 00:08:09.943486 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5292 | 2026.02.17 00:08:09.943526 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5293 | 2026.02.17 00:08:09.943566 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5294 | 2026.02.17 00:08:09.943604 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5295 | 2026.02.17 00:08:09.943639 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5296 | 2026.02.17 00:08:09.945344 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154267 sec., 4675836.374971162 rows/sec., 66.89 MiB/sec. | ||
| 5297 | 2026.02.17 00:08:09.945668 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5298 | 2026.02.17 00:08:09.945978 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.02.17 00:08:09.946056 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_21_4} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5300 | 2026.02.17 00:08:09.946171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5301 | 2026.02.17 00:08:10.453008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5302 | 2026.02.17 00:08:10.469761 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.02.17 00:08:10.469803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5304 | 2026.02.17 00:08:10.475664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5305 | 2026.02.17 00:08:10.476393 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.02.17 00:08:10.476679 [ 68 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5307 | 2026.02.17 00:08:10.476724 [ 68 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.02.17 00:08:10.476749 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5309 | 2026.02.17 00:08:10.476919 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5310 | 2026.02.17 00:08:10.479446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5311 | 2026.02.17 00:08:10.480808 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2026.02.17 00:08:10.482109 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5313 | 2026.02.17 00:08:10.486721 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5314 | 2026.02.17 00:08:10.491218 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5315 | 2026.02.17 00:08:10.495438 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5316 | 2026.02.17 00:08:10.499941 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5317 | 2026.02.17 00:08:10.504212 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 5318 | 2026.02.17 00:08:10.556131 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079294439 sec., 2005.1847519849407 rows/sec., 10.37 MiB/sec. | ||
| 5319 | 2026.02.17 00:08:10.558894 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5320 | 2026.02.17 00:08:10.560974 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_21_4} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.02.17 00:08:10.561081 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_21_4} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5322 | 2026.02.17 00:08:10.564018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5323 | 2026.02.17 00:08:11.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.12 MiB, peak 256.66 MiB, free memory in arenas 0.00 B, will set to 248.51 MiB (RSS), difference: 2.39 MiB | ||
| 5324 | 2026.02.17 00:08:12.463885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 690 | ||
| 5325 | 2026.02.17 00:08:12.466446 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.02.17 00:08:12.466487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5327 | 2026.02.17 00:08:12.467769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5328 | 2026.02.17 00:08:12.468040 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.02.17 00:08:12.468201 [ 67 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5330 | 2026.02.17 00:08:12.468243 [ 67 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.02.17 00:08:12.468267 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5332 | 2026.02.17 00:08:12.468292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5333 | 2026.02.17 00:08:12.468430 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 5334 | 2026.02.17 00:08:12.469315 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5335 | 2026.02.17 00:08:12.469550 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 506 rows starting from the beginning of the part | ||
| 5336 | 2026.02.17 00:08:12.469983 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5337 | 2026.02.17 00:08:12.470357 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 5338 | 2026.02.17 00:08:12.470727 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5339 | 2026.02.17 00:08:12.471079 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5340 | 2026.02.17 00:08:12.471423 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 5341 | 2026.02.17 00:08:12.477535 [ 202 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 72 columns (72 merged, 0 gathered) in 0.009185138 sec., 75121.35364759897 rows/sec., 67.26 MiB/sec. | ||
| 5342 | 2026.02.17 00:08:12.478959 [ 194 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5343 | 2026.02.17 00:08:12.479582 [ 194 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.02.17 00:08:12.479666 [ 194 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_16_3} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5345 | 2026.02.17 00:08:12.479912 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5346 | 2026.02.17 00:08:13.029365 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.02.17 00:08:13.029537 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.02.17 00:08:13.029602 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5349 | 2026.02.17 00:08:13.030352 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.02.17 00:08:13.030400 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5351 | 2026.02.17 00:08:13.030836 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5352 | 2026.02.17 00:08:13.031067 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.02.17 00:08:13.031221 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 5354 | 2026.02.17 00:08:13.031266 [ 4 ] {5f6bd2e0-bd87-4afb-9f9a-6c690c31a44e} <Debug> TCPHandler: Processed in 0.002029154 sec. | ||
| 5355 | 2026.02.17 00:08:13.031399 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.02.17 00:08:13.031510 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5357 | 2026.02.17 00:08:13.031554 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5358 | 2026.02.17 00:08:13.032463 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.02.17 00:08:13.032511 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5360 | 2026.02.17 00:08:13.032913 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5361 | 2026.02.17 00:08:13.033126 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.02.17 00:08:13.033261 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001776 sec., 483671.1711711712 rows/sec., 38.50 MiB/sec. | ||
| 5363 | 2026.02.17 00:08:13.033300 [ 4 ] {9d9fe028-29c4-4981-b941-93de671ad863} <Debug> TCPHandler: Processed in 0.001958204 sec. | ||
| 5364 | 2026.02.17 00:08:13.033413 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.02.17 00:08:13.033512 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.02.17 00:08:13.033554 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5367 | 2026.02.17 00:08:13.034002 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.02.17 00:08:13.034039 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5369 | 2026.02.17 00:08:13.034353 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5370 | 2026.02.17 00:08:13.034568 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.02.17 00:08:13.034698 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001207 sec., 143330.57166528582 rows/sec., 8.80 MiB/sec. | ||
| 5372 | 2026.02.17 00:08:13.034735 [ 4 ] {9cbefe17-c383-41d9-9c5e-f49aa8182b11} <Debug> TCPHandler: Processed in 0.001373973 sec. | ||
| 5373 | 2026.02.17 00:08:13.034851 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.02.17 00:08:13.034947 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.02.17 00:08:13.034988 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5376 | 2026.02.17 00:08:13.035422 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.02.17 00:08:13.035457 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5378 | 2026.02.17 00:08:13.035759 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5379 | 2026.02.17 00:08:13.035973 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.02.17 00:08:13.036086 [ 66 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5381 | 2026.02.17 00:08:13.036101 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 5382 | 2026.02.17 00:08:13.036156 [ 66 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.02.17 00:08:13.036163 [ 4 ] {76e56d2a-9691-41e5-89bb-c0b76c863d91} <Debug> TCPHandler: Processed in 0.001363604 sec. | ||
| 5384 | 2026.02.17 00:08:13.036186 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5385 | 2026.02.17 00:08:13.036287 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.02.17 00:08:13.036300 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 5387 | 2026.02.17 00:08:13.036387 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.02.17 00:08:13.036433 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5389 | 2026.02.17 00:08:13.036450 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5390 | 2026.02.17 00:08:13.036496 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 402 rows starting from the beginning of the part | ||
| 5391 | 2026.02.17 00:08:13.036574 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5392 | 2026.02.17 00:08:13.036626 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5393 | 2026.02.17 00:08:13.036672 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5394 | 2026.02.17 00:08:13.036712 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 5395 | 2026.02.17 00:08:13.036753 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5396 | 2026.02.17 00:08:13.036867 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.02.17 00:08:13.036910 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5398 | 2026.02.17 00:08:13.037351 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5399 | 2026.02.17 00:08:13.037583 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.02.17 00:08:13.037713 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001344 sec., 110119.04761904762 rows/sec., 6.26 MiB/sec. | ||
| 5401 | 2026.02.17 00:08:13.037751 [ 4 ] {f25d03ab-da00-4d45-83c7-6df5bfb6ff65} <Debug> TCPHandler: Processed in 0.001515226 sec. | ||
| 5402 | 2026.02.17 00:08:13.037818 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571897 sec., 779949.3223792653 rows/sec., 54.55 MiB/sec. | ||
| 5403 | 2026.02.17 00:08:13.037862 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.02.17 00:08:13.037958 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5405 | 2026.02.17 00:08:13.037987 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5406 | 2026.02.17 00:08:13.038000 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5407 | 2026.02.17 00:08:13.038246 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.02.17 00:08:13.038320 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_16_3} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5409 | 2026.02.17 00:08:13.038389 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5410 | 2026.02.17 00:08:13.038628 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.02.17 00:08:13.038670 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5412 | 2026.02.17 00:08:13.039008 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5413 | 2026.02.17 00:08:13.039216 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.02.17 00:08:13.039347 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001407 sec., 370291.4001421464 rows/sec., 26.14 MiB/sec. | ||
| 5415 | 2026.02.17 00:08:13.039384 [ 4 ] {12af4470-4edb-4820-b8a9-93be26416e30} <Debug> TCPHandler: Processed in 0.001571887 sec. | ||
| 5416 | 2026.02.17 00:08:13.039492 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.02.17 00:08:13.039586 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5418 | 2026.02.17 00:08:13.039626 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5419 | 2026.02.17 00:08:13.039959 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.02.17 00:08:13.039995 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5421 | 2026.02.17 00:08:13.040297 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5422 | 2026.02.17 00:08:13.040508 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.02.17 00:08:13.040638 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5424 | 2026.02.17 00:08:13.040675 [ 4 ] {2494f03b-22f0-4e8e-83bf-1af476689d82} <Debug> TCPHandler: Processed in 0.001232731 sec. | ||
| 5425 | 2026.02.17 00:08:13.040782 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.02.17 00:08:13.040876 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.02.17 00:08:13.040919 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5428 | 2026.02.17 00:08:13.041322 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.02.17 00:08:13.041357 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5430 | 2026.02.17 00:08:13.041689 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5431 | 2026.02.17 00:08:13.041899 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.02.17 00:08:13.042026 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 5433 | 2026.02.17 00:08:13.042063 [ 4 ] {018ab126-af5c-4643-8302-27cfbf7aad9f} <Debug> TCPHandler: Processed in 0.001331233 sec. | ||
| 5434 | 2026.02.17 00:08:13.042171 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.02.17 00:08:13.042265 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5436 | 2026.02.17 00:08:13.042308 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5437 | 2026.02.17 00:08:13.042620 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.02.17 00:08:13.042655 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5439 | 2026.02.17 00:08:13.042949 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5440 | 2026.02.17 00:08:13.043157 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.02.17 00:08:13.043284 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5442 | 2026.02.17 00:08:13.043321 [ 4 ] {02e14363-4dcd-4e6e-bfcf-3596ae5bf472} <Debug> TCPHandler: Processed in 0.00119895 sec. | ||
| 5443 | 2026.02.17 00:08:13.043426 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.02.17 00:08:13.043519 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2026.02.17 00:08:13.043572 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <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 | ||
| 5446 | 2026.02.17 00:08:13.044368 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.02.17 00:08:13.044404 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5448 | 2026.02.17 00:08:13.044952 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5449 | 2026.02.17 00:08:13.045177 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.02.17 00:08:13.045312 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 5451 | 2026.02.17 00:08:13.045365 [ 4 ] {2d07a04b-cb1a-4595-adf1-eb445c5cf33d} <Debug> TCPHandler: Processed in 0.001988374 sec. | ||
| 5452 | 2026.02.17 00:08:13.045481 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.02.17 00:08:13.045576 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.02.17 00:08:13.045616 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5455 | 2026.02.17 00:08:13.045933 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.17 00:08:13.045968 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5457 | 2026.02.17 00:08:13.046273 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5458 | 2026.02.17 00:08:13.046475 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.17 00:08:13.046601 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 5460 | 2026.02.17 00:08:13.046637 [ 4 ] {a4a249bb-5c53-4d17-ac87-6716771635f4} <Debug> TCPHandler: Processed in 0.001206751 sec. | ||
| 5461 | 2026.02.17 00:08:17.354265 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5462 | 2026.02.17 00:08:17.354335 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5463 | 2026.02.17 00:08:17.444010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10585 | ||
| 5464 | 2026.02.17 00:08:17.444532 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.02.17 00:08:17.444579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5466 | 2026.02.17 00:08:17.445091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5467 | 2026.02.17 00:08:17.445329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.02.17 00:08:17.445461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5469 | 2026.02.17 00:08:17.980460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5470 | 2026.02.17 00:08:17.996033 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.17 00:08:17.996098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5472 | 2026.02.17 00:08:18.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.01 MiB, peak 256.66 MiB, free memory in arenas 0.00 B, will set to 249.61 MiB (RSS), difference: -4.40 MiB | ||
| 5473 | 2026.02.17 00:08:18.002508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5474 | 2026.02.17 00:08:18.003522 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.02.17 00:08:18.008954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5476 | 2026.02.17 00:08:18.021803 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.17 00:08:18.021968 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5478 | 2026.02.17 00:08:18.022035 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5479 | 2026.02.17 00:08:18.022723 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.02.17 00:08:18.022778 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5481 | 2026.02.17 00:08:18.023299 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5482 | 2026.02.17 00:08:18.023704 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.02.17 00:08:18.023902 [ 57 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5484 | 2026.02.17 00:08:18.023933 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002011 sec., 37792.14321233217 rows/sec., 3.10 MiB/sec. | ||
| 5485 | 2026.02.17 00:08:18.023971 [ 57 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.02.17 00:08:18.023999 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5487 | 2026.02.17 00:08:18.024013 [ 4 ] {a502e6a9-a04c-40a3-a7de-eb1d30e8392c} <Debug> TCPHandler: Processed in 0.00234041 sec. | ||
| 5488 | 2026.02.17 00:08:18.024136 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 5489 | 2026.02.17 00:08:18.024176 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.02.17 00:08:18.024287 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5491 | 2026.02.17 00:08:18.024295 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5492 | 2026.02.17 00:08:18.024330 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2148 rows starting from the beginning of the part | ||
| 5493 | 2026.02.17 00:08:18.024353 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5494 | 2026.02.17 00:08:18.024402 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5495 | 2026.02.17 00:08:18.024454 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 859 rows starting from the beginning of the part | ||
| 5496 | 2026.02.17 00:08:18.024496 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1220 rows starting from the beginning of the part | ||
| 5497 | 2026.02.17 00:08:18.024533 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 859 rows starting from the beginning of the part | ||
| 5498 | 2026.02.17 00:08:18.024573 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5499 | 2026.02.17 00:08:18.024864 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.02.17 00:08:18.024911 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5501 | 2026.02.17 00:08:18.025254 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5502 | 2026.02.17 00:08:18.025490 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.02.17 00:08:18.025634 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001363 sec., 7336.757153338224 rows/sec., 551.69 KiB/sec. | ||
| 5504 | 2026.02.17 00:08:18.025675 [ 4 ] {0846b378-fe36-42e8-9f31-f8b127b7b6bb} <Debug> TCPHandler: Processed in 0.001563206 sec. | ||
| 5505 | 2026.02.17 00:08:18.025813 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.02.17 00:08:18.025916 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5507 | 2026.02.17 00:08:18.025960 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5508 | 2026.02.17 00:08:18.026392 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.02.17 00:08:18.026428 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5510 | 2026.02.17 00:08:18.026750 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5511 | 2026.02.17 00:08:18.026787 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714706 sec., 1929490.7072810095 rows/sec., 164.14 MiB/sec. | ||
| 5512 | 2026.02.17 00:08:18.027086 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.02.17 00:08:18.027091 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5514 | 2026.02.17 00:08:18.027237 [ 57 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5515 | 2026.02.17 00:08:18.027262 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001369 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 5516 | 2026.02.17 00:08:18.027278 [ 57 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.02.17 00:08:18.027315 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5518 | 2026.02.17 00:08:18.027326 [ 4 ] {72821884-93a9-49ea-a1e5-8f89ebeb4d9a} <Debug> TCPHandler: Processed in 0.001572837 sec. | ||
| 5519 | 2026.02.17 00:08:18.027400 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 5520 | 2026.02.17 00:08:18.027407 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.02.17 00:08:18.027468 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.02.17 00:08:18.027503 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2026.02.17 00:08:18.027524 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_31_6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5524 | 2026.02.17 00:08:18.027537 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 5525 | 2026.02.17 00:08:18.027585 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.02.17 00:08:18.027599 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5527 | 2026.02.17 00:08:18.027625 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 5528 | 2026.02.17 00:08:18.027654 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5529 | 2026.02.17 00:08:18.027668 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 521 rows starting from the beginning of the part | ||
| 5530 | 2026.02.17 00:08:18.027714 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 538 rows starting from the beginning of the part | ||
| 5531 | 2026.02.17 00:08:18.027754 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 521 rows starting from the beginning of the part | ||
| 5532 | 2026.02.17 00:08:18.027793 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5533 | 2026.02.17 00:08:18.028147 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.02.17 00:08:18.028198 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5535 | 2026.02.17 00:08:18.028557 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5536 | 2026.02.17 00:08:18.028788 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.02.17 00:08:18.028897 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5538 | 2026.02.17 00:08:18.028923 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001364 sec., 117302.05278592376 rows/sec., 8.17 MiB/sec. | ||
| 5539 | 2026.02.17 00:08:18.028929 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.02.17 00:08:18.028974 [ 4 ] {eebe1c42-aa41-4764-bcd8-9d3995123377} <Debug> TCPHandler: Processed in 0.001556847 sec. | ||
| 5541 | 2026.02.17 00:08:18.028988 [ 199 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619148 sec., 1721893.2426189578 rows/sec., 131.43 MiB/sec. | ||
| 5542 | 2026.02.17 00:08:18.028994 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5543 | 2026.02.17 00:08:18.029126 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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.02.17 00:08:18.029127 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.02.17 00:08:18.029227 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.02.17 00:08:18.029253 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5547 | 2026.02.17 00:08:18.029263 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 5548 | 2026.02.17 00:08:18.029283 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5549 | 2026.02.17 00:08:18.029317 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <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 | ||
| 5550 | 2026.02.17 00:08:18.029324 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 5551 | 2026.02.17 00:08:18.029376 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5552 | 2026.02.17 00:08:18.029419 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 842 rows starting from the beginning of the part | ||
| 5553 | 2026.02.17 00:08:18.029458 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5554 | 2026.02.17 00:08:18.029493 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 5555 | 2026.02.17 00:08:18.029677 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.02.17 00:08:18.029786 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_31_6} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5557 | 2026.02.17 00:08:18.029880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5558 | 2026.02.17 00:08:18.030125 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.02.17 00:08:18.030164 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5560 | 2026.02.17 00:08:18.030753 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5561 | 2026.02.17 00:08:18.030998 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.02.17 00:08:18.031147 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001914 sec., 5224.660397074191 rows/sec., 9.36 MiB/sec. | ||
| 5563 | 2026.02.17 00:08:18.031208 [ 4 ] {154e11c7-1eca-49b9-b833-e5670f41f7f7} <Debug> TCPHandler: Processed in 0.002137816 sec. | ||
| 5564 | 2026.02.17 00:08:18.031324 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.02.17 00:08:18.031418 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.02.17 00:08:18.031460 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5567 | 2026.02.17 00:08:18.031876 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.02.17 00:08:18.031923 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5569 | 2026.02.17 00:08:18.032372 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5570 | 2026.02.17 00:08:18.032678 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.02.17 00:08:18.032823 [ 57 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5572 | 2026.02.17 00:08:18.032858 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
| 5573 | 2026.02.17 00:08:18.032863 [ 57 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.02.17 00:08:18.032914 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5575 | 2026.02.17 00:08:18.032917 [ 4 ] {341bbcdf-42bc-493d-94e8-a78e56e8f738} <Debug> TCPHandler: Processed in 0.001642308 sec. | ||
| 5576 | 2026.02.17 00:08:18.032999 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 5577 | 2026.02.17 00:08:18.033091 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5578 | 2026.02.17 00:08:18.033118 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1680 rows starting from the beginning of the part | ||
| 5579 | 2026.02.17 00:08:18.033170 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 5580 | 2026.02.17 00:08:18.033215 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5581 | 2026.02.17 00:08:18.033255 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 5582 | 2026.02.17 00:08:18.033297 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5583 | 2026.02.17 00:08:18.033341 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 5584 | 2026.02.17 00:08:18.033508 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10782 rows, containing 5 columns (5 merged, 0 gathered) in 0.004414646 sec., 2442324.933867857 rows/sec., 165.27 MiB/sec. | ||
| 5585 | 2026.02.17 00:08:18.033831 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5586 | 2026.02.17 00:08:18.034106 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.17 00:08:18.034202 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5588 | 2026.02.17 00:08:18.034279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5589 | 2026.02.17 00:08:18.034402 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436125 sec., 1420489.1635477415 rows/sec., 92.16 MiB/sec. | ||
| 5590 | 2026.02.17 00:08:18.034846 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5591 | 2026.02.17 00:08:18.035304 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.02.17 00:08:18.035414 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_31_6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5593 | 2026.02.17 00:08:18.035538 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5594 | 2026.02.17 00:08:19.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.14 MiB, peak 256.66 MiB, free memory in arenas 0.00 B, will set to 251.53 MiB (RSS), difference: 5.39 MiB | ||
| 5595 | 2026.02.17 00:08:22.468485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 724 | ||
| 5596 | 2026.02.17 00:08:22.470867 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.02.17 00:08:22.470920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5598 | 2026.02.17 00:08:22.472210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5599 | 2026.02.17 00:08:22.472498 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.02.17 00:08:22.472857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5601 | 2026.02.17 00:08:23.030025 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.02.17 00:08:23.030213 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5603 | 2026.02.17 00:08:23.030285 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5604 | 2026.02.17 00:08:23.031000 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.02.17 00:08:23.031053 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5606 | 2026.02.17 00:08:23.031467 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5607 | 2026.02.17 00:08:23.031708 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.02.17 00:08:23.031876 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001711 sec., 14026.884862653418 rows/sec., 1.16 MiB/sec. | ||
| 5609 | 2026.02.17 00:08:23.031929 [ 4 ] {66262e78-30e4-4ea8-8488-e064ecd2d680} <Debug> TCPHandler: Processed in 0.002095896 sec. | ||
| 5610 | 2026.02.17 00:08:23.032065 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.02.17 00:08:23.032169 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5612 | 2026.02.17 00:08:23.032215 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5613 | 2026.02.17 00:08:23.032779 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.02.17 00:08:23.032820 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5615 | 2026.02.17 00:08:23.033195 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5616 | 2026.02.17 00:08:23.033411 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.02.17 00:08:23.033544 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Debug> executeQuery: Read 238 rows, 21.69 KiB in 0.001399 sec., 170121.51536812008 rows/sec., 15.14 MiB/sec. | ||
| 5618 | 2026.02.17 00:08:23.033583 [ 4 ] {e198c766-771c-4a45-af5f-51d94dc2da81} <Debug> TCPHandler: Processed in 0.001570887 sec. | ||
| 5619 | 2026.02.17 00:08:23.033701 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.02.17 00:08:23.033805 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.02.17 00:08:23.033848 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5622 | 2026.02.17 00:08:23.034267 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.02.17 00:08:23.034301 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5624 | 2026.02.17 00:08:23.034614 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5625 | 2026.02.17 00:08:23.034845 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.02.17 00:08:23.035003 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001218 sec., 35303.77668308703 rows/sec., 2.64 MiB/sec. | ||
| 5627 | 2026.02.17 00:08:23.035052 [ 4 ] {c5861bec-7ae8-433d-bdda-c7f1ef500aa0} <Debug> TCPHandler: Processed in 0.001401915 sec. | ||
| 5628 | 2026.02.17 00:08:23.035172 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.02.17 00:08:23.035271 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.02.17 00:08:23.035312 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5631 | 2026.02.17 00:08:23.035744 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.02.17 00:08:23.035780 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5633 | 2026.02.17 00:08:23.036128 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5634 | 2026.02.17 00:08:23.036346 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.02.17 00:08:23.036573 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001323 sec., 18140.589569161 rows/sec., 1.51 MiB/sec. | ||
| 5636 | 2026.02.17 00:08:23.036612 [ 4 ] {9fad2e5f-0638-4cea-9d79-a9bea636ba27} <Debug> TCPHandler: Processed in 0.001490315 sec. | ||
| 5637 | 2026.02.17 00:08:23.036739 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.02.17 00:08:23.036835 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5639 | 2026.02.17 00:08:23.036876 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5640 | 2026.02.17 00:08:23.037284 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.02.17 00:08:23.037319 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5642 | 2026.02.17 00:08:23.037618 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5643 | 2026.02.17 00:08:23.037914 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.02.17 00:08:23.038042 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001226 sec., 9787.928221859705 rows/sec., 764.68 KiB/sec. | ||
| 5645 | 2026.02.17 00:08:23.038080 [ 4 ] {a96e8d44-bee4-44cc-99ff-42fbb9254dbe} <Debug> TCPHandler: Processed in 0.001392834 sec. | ||
| 5646 | 2026.02.17 00:08:23.038198 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.02.17 00:08:23.038291 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5648 | 2026.02.17 00:08:23.038330 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5649 | 2026.02.17 00:08:23.038801 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.02.17 00:08:23.038835 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5651 | 2026.02.17 00:08:23.039175 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5652 | 2026.02.17 00:08:23.039397 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.02.17 00:08:23.039524 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.001251 sec., 104716.2270183853 rows/sec., 8.47 MiB/sec. | ||
| 5654 | 2026.02.17 00:08:23.039562 [ 4 ] {a1e35ac4-4f22-421c-82ba-185e313fdbe3} <Debug> TCPHandler: Processed in 0.001413145 sec. | ||
| 5655 | 2026.02.17 00:08:23.039681 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.02.17 00:08:23.039778 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.02.17 00:08:23.039824 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5658 | 2026.02.17 00:08:23.040318 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.02.17 00:08:23.040353 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5660 | 2026.02.17 00:08:23.040818 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5661 | 2026.02.17 00:08:23.041049 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.02.17 00:08:23.041178 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001421 sec., 239268.12104152006 rows/sec., 18.11 MiB/sec. | ||
| 5663 | 2026.02.17 00:08:23.041216 [ 4 ] {a03e82e8-cee6-448b-b2e5-28b87a0d50bc} <Debug> TCPHandler: Processed in 0.001583517 sec. | ||
| 5664 | 2026.02.17 00:08:23.041334 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.02.17 00:08:23.041428 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5666 | 2026.02.17 00:08:23.041483 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <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 | ||
| 5667 | 2026.02.17 00:08:23.042289 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.02.17 00:08:23.042325 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5669 | 2026.02.17 00:08:23.042879 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5670 | 2026.02.17 00:08:23.043103 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.02.17 00:08:23.043238 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 5672 | 2026.02.17 00:08:23.043291 [ 4 ] {d1a68ead-3106-4c89-bad2-da03f9755998} <Debug> TCPHandler: Processed in 0.002006635 sec. | ||
| 5673 | 2026.02.17 00:08:23.043418 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.02.17 00:08:23.043518 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.02.17 00:08:23.043564 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5676 | 2026.02.17 00:08:23.043991 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.02.17 00:08:23.044028 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5678 | 2026.02.17 00:08:23.044452 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5679 | 2026.02.17 00:08:23.044680 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.02.17 00:08:23.044831 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 5681 | 2026.02.17 00:08:23.044868 [ 4 ] {922fc471-141d-4918-9276-2a4b796d55b1} <Debug> TCPHandler: Processed in 0.001498986 sec. | ||
| 5682 | 2026.02.17 00:08:24.945582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11033 | ||
| 5683 | 2026.02.17 00:08:24.946114 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.02.17 00:08:24.946156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5685 | 2026.02.17 00:08:24.946639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5686 | 2026.02.17 00:08:24.946864 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.02.17 00:08:24.946998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11033 | ||
| 5688 | 2026.02.17 00:08:25.509076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5689 | 2026.02.17 00:08:25.525793 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.02.17 00:08:25.525857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5691 | 2026.02.17 00:08:25.532171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5692 | 2026.02.17 00:08:25.532913 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.02.17 00:08:25.535772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5694 | 2026.02.17 00:08:28.020975 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.02.17 00:08:28.021165 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5696 | 2026.02.17 00:08:28.021235 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5697 | 2026.02.17 00:08:28.021902 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.02.17 00:08:28.021947 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5699 | 2026.02.17 00:08:28.022361 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5700 | 2026.02.17 00:08:28.022592 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.02.17 00:08:28.022743 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.83 MiB/sec. | ||
| 5702 | 2026.02.17 00:08:28.022783 [ 4 ] {16aa2512-a863-49a2-aaca-b949346c8d77} <Debug> TCPHandler: Processed in 0.001942813 sec. | ||
| 5703 | 2026.02.17 00:08:28.022898 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.02.17 00:08:28.022991 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5705 | 2026.02.17 00:08:28.023031 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5706 | 2026.02.17 00:08:28.023411 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.02.17 00:08:28.023447 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5708 | 2026.02.17 00:08:28.023736 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5709 | 2026.02.17 00:08:28.023937 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.02.17 00:08:28.024051 [ 45 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5711 | 2026.02.17 00:08:28.024064 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001091 sec., 9165.902841429881 rows/sec., 689.23 KiB/sec. | ||
| 5712 | 2026.02.17 00:08:28.024128 [ 45 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.02.17 00:08:28.024144 [ 4 ] {24446384-166b-4048-ab9e-a4afe838894b} <Debug> TCPHandler: Processed in 0.001294133 sec. | ||
| 5714 | 2026.02.17 00:08:28.024155 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5715 | 2026.02.17 00:08:28.024257 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.02.17 00:08:28.024269 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 5717 | 2026.02.17 00:08:28.024355 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5718 | 2026.02.17 00:08:28.024399 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5719 | 2026.02.17 00:08:28.024416 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5720 | 2026.02.17 00:08:28.024459 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 215 rows starting from the beginning of the part | ||
| 5721 | 2026.02.17 00:08:28.024532 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 5722 | 2026.02.17 00:08:28.024584 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 173 rows starting from the beginning of the part | ||
| 5723 | 2026.02.17 00:08:28.024631 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5724 | 2026.02.17 00:08:28.024676 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part | ||
| 5725 | 2026.02.17 00:08:28.024720 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5726 | 2026.02.17 00:08:28.024800 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.02.17 00:08:28.024842 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5728 | 2026.02.17 00:08:28.025174 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5729 | 2026.02.17 00:08:28.025395 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.02.17 00:08:28.025526 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 5731 | 2026.02.17 00:08:28.025564 [ 4 ] {3e8d82ff-b878-4008-801d-f0a7d61834d1} <Debug> TCPHandler: Processed in 0.001354673 sec. | ||
| 5732 | 2026.02.17 00:08:28.025642 [ 197 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421994 sec., 329818.55057053687 rows/sec., 22.52 MiB/sec. | ||
| 5733 | 2026.02.17 00:08:28.025676 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.02.17 00:08:28.025773 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.02.17 00:08:28.025777 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5736 | 2026.02.17 00:08:28.025818 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5737 | 2026.02.17 00:08:28.026027 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.02.17 00:08:28.026108 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_31_6} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5739 | 2026.02.17 00:08:28.026177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5740 | 2026.02.17 00:08:28.026232 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.02.17 00:08:28.026272 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5742 | 2026.02.17 00:08:28.026604 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5743 | 2026.02.17 00:08:28.026813 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.02.17 00:08:28.026943 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5745 | 2026.02.17 00:08:28.026979 [ 4 ] {586711a0-be94-4e11-aea7-4035a6151e33} <Debug> TCPHandler: Processed in 0.001352293 sec. | ||
| 5746 | 2026.02.17 00:08:28.027103 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.02.17 00:08:28.027207 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.02.17 00:08:28.027263 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <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 | ||
| 5749 | 2026.02.17 00:08:28.028020 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.02.17 00:08:28.028058 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5751 | 2026.02.17 00:08:28.028580 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5752 | 2026.02.17 00:08:28.028822 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.02.17 00:08:28.028936 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5754 | 2026.02.17 00:08:28.028961 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 5755 | 2026.02.17 00:08:28.028969 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.02.17 00:08:28.029001 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 5757 | 2026.02.17 00:08:28.029028 [ 4 ] {313eef8e-de42-4150-bae6-7b5c5f5e949d} <Debug> TCPHandler: Processed in 0.001983874 sec. | ||
| 5758 | 2026.02.17 00:08:28.029109 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 5759 | 2026.02.17 00:08:28.029138 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.02.17 00:08:28.029262 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5761 | 2026.02.17 00:08:28.029304 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5762 | 2026.02.17 00:08:28.029479 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5763 | 2026.02.17 00:08:28.029574 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 470 rows starting from the beginning of the part | ||
| 5764 | 2026.02.17 00:08:28.029622 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.02.17 00:08:28.029664 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5766 | 2026.02.17 00:08:28.029779 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5767 | 2026.02.17 00:08:28.029971 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5768 | 2026.02.17 00:08:28.029976 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5769 | 2026.02.17 00:08:28.030144 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5770 | 2026.02.17 00:08:28.030217 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.02.17 00:08:28.030254 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5772 | 2026.02.17 00:08:28.030355 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5773 | 2026.02.17 00:08:28.030367 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5774 | 2026.02.17 00:08:28.030397 [ 4 ] {94fa5f57-440b-4ab7-a071-1a39ce98e5ba} <Debug> TCPHandler: Processed in 0.001308433 sec. | ||
| 5775 | 2026.02.17 00:08:28.052246 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.023193388 sec., 24231.04377851136 rows/sec., 43.42 MiB/sec. | ||
| 5776 | 2026.02.17 00:08:28.053512 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5777 | 2026.02.17 00:08:28.053854 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.02.17 00:08:28.053935 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5779 | 2026.02.17 00:08:28.054048 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5780 | 2026.02.17 00:08:29.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.73 MiB, peak 260.06 MiB, free memory in arenas 0.00 B, will set to 254.51 MiB (RSS), difference: 1.79 MiB | ||
| 5781 | 2026.02.17 00:08:32.354397 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5782 | 2026.02.17 00:08:32.354471 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5783 | 2026.02.17 00:08:32.447114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11545 | ||
| 5784 | 2026.02.17 00:08:32.447878 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.02.17 00:08:32.447957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5786 | 2026.02.17 00:08:32.448540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5787 | 2026.02.17 00:08:32.448787 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.02.17 00:08:32.448922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5789 | 2026.02.17 00:08:32.473079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 754 | ||
| 5790 | 2026.02.17 00:08:32.475449 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.02.17 00:08:32.475490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5792 | 2026.02.17 00:08:32.476682 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5793 | 2026.02.17 00:08:32.476948 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.02.17 00:08:32.477215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5795 | 2026.02.17 00:08:33.022215 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.02.17 00:08:33.022387 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5797 | 2026.02.17 00:08:33.022458 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5798 | 2026.02.17 00:08:33.023140 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.02.17 00:08:33.023187 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5800 | 2026.02.17 00:08:33.023591 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5801 | 2026.02.17 00:08:33.023813 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.02.17 00:08:33.023976 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001637 sec., 72083.07880268784 rows/sec., 6.12 MiB/sec. | ||
| 5803 | 2026.02.17 00:08:33.024024 [ 4 ] {d5e89896-85ac-4ed2-8eef-36480a8955ca} <Debug> TCPHandler: Processed in 0.001934454 sec. | ||
| 5804 | 2026.02.17 00:08:33.024155 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.02.17 00:08:33.024258 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.02.17 00:08:33.024301 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5807 | 2026.02.17 00:08:33.024726 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.02.17 00:08:33.024764 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5809 | 2026.02.17 00:08:33.025072 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5810 | 2026.02.17 00:08:33.025281 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.02.17 00:08:33.025416 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001182 sec., 26226.734348561757 rows/sec., 1.93 MiB/sec. | ||
| 5812 | 2026.02.17 00:08:33.025454 [ 4 ] {9b6f3c86-a650-49d1-a110-05be82dbab36} <Debug> TCPHandler: Processed in 0.001352243 sec. | ||
| 5813 | 2026.02.17 00:08:33.025577 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.02.17 00:08:33.025681 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5815 | 2026.02.17 00:08:33.025724 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5816 | 2026.02.17 00:08:33.026183 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.02.17 00:08:33.026221 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5818 | 2026.02.17 00:08:33.026546 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5819 | 2026.02.17 00:08:33.026764 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.02.17 00:08:33.026913 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001233 sec., 77047.85077047852 rows/sec., 6.02 MiB/sec. | ||
| 5821 | 2026.02.17 00:08:33.026960 [ 4 ] {8b41d3b3-3d07-42e0-a713-0f58eb0211b4} <Debug> TCPHandler: Processed in 0.001435195 sec. | ||
| 5822 | 2026.02.17 00:08:33.027074 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.02.17 00:08:33.027169 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.02.17 00:08:33.027213 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5825 | 2026.02.17 00:08:33.027618 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.02.17 00:08:33.027653 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5827 | 2026.02.17 00:08:33.028010 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5828 | 2026.02.17 00:08:33.028215 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.02.17 00:08:33.028348 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5830 | 2026.02.17 00:08:33.028385 [ 4 ] {bea58cec-e01e-47d8-832c-b3d5d10485be} <Debug> TCPHandler: Processed in 0.001360433 sec. | ||
| 5831 | 2026.02.17 00:08:33.028496 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.02.17 00:08:33.028590 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.02.17 00:08:33.028644 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <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 | ||
| 5834 | 2026.02.17 00:08:33.029462 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.02.17 00:08:33.029498 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5836 | 2026.02.17 00:08:33.030044 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5837 | 2026.02.17 00:08:33.030263 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.02.17 00:08:33.030406 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 5839 | 2026.02.17 00:08:33.030470 [ 4 ] {1ed65430-3d34-4552-8fe0-56cb27909168} <Debug> TCPHandler: Processed in 0.002023044 sec. | ||
| 5840 | 2026.02.17 00:08:33.030587 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.02.17 00:08:33.030683 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5842 | 2026.02.17 00:08:33.030723 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5843 | 2026.02.17 00:08:33.031069 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.02.17 00:08:33.031104 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5845 | 2026.02.17 00:08:33.031403 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5846 | 2026.02.17 00:08:33.031608 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.02.17 00:08:33.031738 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5848 | 2026.02.17 00:08:33.031774 [ 4 ] {878baecb-4fc8-489d-8470-d3ff84a33e3f} <Debug> TCPHandler: Processed in 0.001235791 sec. | ||
| 5849 | 2026.02.17 00:08:33.035840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5850 | 2026.02.17 00:08:33.052348 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.02.17 00:08:33.052392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5852 | 2026.02.17 00:08:33.059120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5853 | 2026.02.17 00:08:33.059929 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.02.17 00:08:33.063703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5855 | 2026.02.17 00:08:36.829099 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 | ||
| 5856 | 2026.02.17 00:08:36.829227 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2026.02.17 00:08:36.829257 [ 286 ] {} <Debug> TCP-Session: b4724f97-fb94-4349-81d7-e25d45f0dbe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 | ||
| 5858 | 2026.02.17 00:08:36.829282 [ 286 ] {} <Debug> TCP-Session: b4724f97-fb94-4349-81d7-e25d45f0dbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.02.17 00:08:36.829299 [ 286 ] {} <Debug> TCP-Session: b4724f97-fb94-4349-81d7-e25d45f0dbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.02.17 00:08:36.829466 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65196 | ||
| 5861 | 2026.02.17 00:08:36.829496 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40606 | ||
| 5862 | 2026.02.17 00:08:36.829530 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36740 | ||
| 5863 | 2026.02.17 00:08:36.829552 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 5864 | 2026.02.17 00:08:36.829572 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38515 | ||
| 5865 | 2026.02.17 00:08:36.829587 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2026.02.17 00:08:36.829566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37711 | ||
| 5867 | 2026.02.17 00:08:36.829645 [ 287 ] {} <Debug> TCP-Session: e221bfc9-be97-4411-90b8-bf58c0cbbc82 Authenticating user 'default' from [fd00:1122:3344:101::e]:65196 | ||
| 5868 | 2026.02.17 00:08:36.829694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5869 | 2026.02.17 00:08:36.829714 [ 287 ] {} <Debug> TCP-Session: e221bfc9-be97-4411-90b8-bf58c0cbbc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.02.17 00:08:36.829637 [ 286 ] {} <Trace> TCP-Session: b4724f97-fb94-4349-81d7-e25d45f0dbe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.02.17 00:08:36.829743 [ 290 ] {} <Debug> TCP-Session: 6bbc936d-a793-49f6-9178-5d1a996915fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36740 | ||
| 5872 | 2026.02.17 00:08:36.829756 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5873 | 2026.02.17 00:08:36.829783 [ 290 ] {} <Debug> TCP-Session: 6bbc936d-a793-49f6-9178-5d1a996915fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.02.17 00:08:36.829793 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.02.17 00:08:36.829809 [ 290 ] {} <Debug> TCP-Session: 6bbc936d-a793-49f6-9178-5d1a996915fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.02.17 00:08:36.829812 [ 288 ] {} <Debug> TCP-Session: 9e4060b5-8524-425a-b05e-243ad6082087 Authenticating user 'default' from [fd00:1122:3344:101::e]:40606 | ||
| 5877 | 2026.02.17 00:08:36.829834 [ 294 ] {} <Debug> TCP-Session: 065dc734-5845-4dd1-96a3-d8c67f876d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:38515 | ||
| 5878 | 2026.02.17 00:08:36.829862 [ 288 ] {} <Debug> TCP-Session: 9e4060b5-8524-425a-b05e-243ad6082087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.02.17 00:08:36.829876 [ 294 ] {} <Debug> TCP-Session: 065dc734-5845-4dd1-96a3-d8c67f876d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.02.17 00:08:36.829892 [ 288 ] {} <Debug> TCP-Session: 9e4060b5-8524-425a-b05e-243ad6082087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.02.17 00:08:36.829905 [ 294 ] {} <Debug> TCP-Session: 065dc734-5845-4dd1-96a3-d8c67f876d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.02.17 00:08:36.829543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63243 | ||
| 5883 | 2026.02.17 00:08:36.829935 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5884 | 2026.02.17 00:08:36.829943 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.02.17 00:08:36.829979 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.02.17 00:08:36.829515 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54446 | ||
| 5887 | 2026.02.17 00:08:36.830010 [ 293 ] {} <Debug> TCP-Session: 2c63132a-61b6-424f-8fe3-c3d53566cc72 Authenticating user 'default' from [fd00:1122:3344:101::e]:37711 | ||
| 5888 | 2026.02.17 00:08:36.830023 [ 292 ] {} <Debug> TCP-Session: 84f965d3-5e32-46e7-9e63-24312b1b12b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 5889 | 2026.02.17 00:08:36.830062 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2026.02.17 00:08:36.830067 [ 293 ] {} <Debug> TCP-Session: 2c63132a-61b6-424f-8fe3-c3d53566cc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.02.17 00:08:36.830083 [ 292 ] {} <Debug> TCP-Session: 84f965d3-5e32-46e7-9e63-24312b1b12b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.02.17 00:08:36.830100 [ 291 ] {} <Debug> TCP-Session: 30c6b86c-2359-4939-9450-2abc762fda71 Authenticating user 'default' from [fd00:1122:3344:101::e]:63243 | ||
| 5893 | 2026.02.17 00:08:36.830121 [ 292 ] {} <Debug> TCP-Session: 84f965d3-5e32-46e7-9e63-24312b1b12b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.02.17 00:08:36.830139 [ 291 ] {} <Debug> TCP-Session: 30c6b86c-2359-4939-9450-2abc762fda71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.02.17 00:08:36.830156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5896 | 2026.02.17 00:08:36.830164 [ 291 ] {} <Debug> TCP-Session: 30c6b86c-2359-4939-9450-2abc762fda71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.02.17 00:08:36.830109 [ 293 ] {} <Debug> TCP-Session: 2c63132a-61b6-424f-8fe3-c3d53566cc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.02.17 00:08:36.830194 [ 289 ] {} <Debug> TCP-Session: 87681bc5-785e-46c3-8665-977db01c319b Authenticating user 'default' from [fd00:1122:3344:101::e]:54446 | ||
| 5899 | 2026.02.17 00:08:36.829745 [ 287 ] {} <Debug> TCP-Session: e221bfc9-be97-4411-90b8-bf58c0cbbc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.02.17 00:08:36.830236 [ 289 ] {} <Debug> TCP-Session: 87681bc5-785e-46c3-8665-977db01c319b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.02.17 00:08:36.830241 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5902 | 2026.02.17 00:08:36.830268 [ 289 ] {} <Debug> TCP-Session: 87681bc5-785e-46c3-8665-977db01c319b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.02.17 00:08:36.830322 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5904 | 2026.02.17 00:08:36.830601 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 5905 | 2026.02.17 00:08:36.831474 [ 315 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> AggregatingTransform: Aggregating | ||
| 5906 | 2026.02.17 00:08:36.831525 [ 315 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> Aggregator: Aggregation method: without_key | ||
| 5907 | 2026.02.17 00:08:36.831563 [ 315 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865925 sec. (1154.834 rows/sec., 45.11 KiB/sec.) | ||
| 5908 | 2026.02.17 00:08:36.831584 [ 315 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Trace> Aggregator: Merging aggregated data | ||
| 5909 | 2026.02.17 00:08:36.833163 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 5910 | 2026.02.17 00:08:36.833287 [ 286 ] {a2e92f84-ea54-4b78-aedc-74c83f14e500} <Debug> TCPHandler: Processed in 0.003770295 sec. | ||
| 5911 | 2026.02.17 00:08:36.833407 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2026.02.17 00:08:36.833435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5913 | 2026.02.17 00:08:36.833439 [ 286 ] {} <Debug> TCP-Session: b4724f97-fb94-4349-81d7-e25d45f0dbe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.02.17 00:08:36.833456 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5915 | 2026.02.17 00:08:36.833476 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5916 | 2026.02.17 00:08:36.833491 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5917 | 2026.02.17 00:08:36.833513 [ 288 ] {} <Debug> TCP-Session: 9e4060b5-8524-425a-b05e-243ad6082087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.02.17 00:08:36.833522 [ 292 ] {} <Debug> TCP-Session: 84f965d3-5e32-46e7-9e63-24312b1b12b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.02.17 00:08:36.833527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5920 | 2026.02.17 00:08:36.833556 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5921 | 2026.02.17 00:08:36.833591 [ 289 ] {} <Debug> TCP-Session: 87681bc5-785e-46c3-8665-977db01c319b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.02.17 00:08:36.833543 [ 290 ] {} <Debug> TCP-Session: 6bbc936d-a793-49f6-9178-5d1a996915fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.02.17 00:08:36.833617 [ 294 ] {} <Debug> TCP-Session: 065dc734-5845-4dd1-96a3-d8c67f876d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.02.17 00:08:36.833534 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5925 | 2026.02.17 00:08:36.833505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5926 | 2026.02.17 00:08:36.833681 [ 291 ] {} <Debug> TCP-Session: 30c6b86c-2359-4939-9450-2abc762fda71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.02.17 00:08:36.833479 [ 287 ] {} <Debug> TCP-Session: e221bfc9-be97-4411-90b8-bf58c0cbbc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.02.17 00:08:36.833711 [ 293 ] {} <Debug> TCP-Session: 2c63132a-61b6-424f-8fe3-c3d53566cc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.02.17 00:08:38.050385 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.02.17 00:08:38.050613 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5931 | 2026.02.17 00:08:38.050697 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5932 | 2026.02.17 00:08:38.052262 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.02.17 00:08:38.052328 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5934 | 2026.02.17 00:08:38.052966 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5935 | 2026.02.17 00:08:38.053275 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.02.17 00:08:38.053488 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002937 sec., 414027.9196458972 rows/sec., 34.08 MiB/sec. | ||
| 5937 | 2026.02.17 00:08:38.053552 [ 4 ] {edef52a1-8d56-4882-bb55-d4edff22079c} <Debug> TCPHandler: Processed in 0.003349068 sec. | ||
| 5938 | 2026.02.17 00:08:38.053696 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.02.17 00:08:38.053817 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.02.17 00:08:38.053875 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5941 | 2026.02.17 00:08:38.054417 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.02.17 00:08:38.054464 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5943 | 2026.02.17 00:08:38.054865 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5944 | 2026.02.17 00:08:38.055174 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.02.17 00:08:38.055401 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001616 sec., 6188.118811881188 rows/sec., 465.32 KiB/sec. | ||
| 5946 | 2026.02.17 00:08:38.055452 [ 4 ] {5847c14c-bda5-47d7-8bc9-dd35ca2a1172} <Debug> TCPHandler: Processed in 0.001814611 sec. | ||
| 5947 | 2026.02.17 00:08:38.055592 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.02.17 00:08:38.055701 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.02.17 00:08:38.055744 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5950 | 2026.02.17 00:08:38.056266 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.02.17 00:08:38.056304 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5952 | 2026.02.17 00:08:38.056699 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5953 | 2026.02.17 00:08:38.056983 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.02.17 00:08:38.057145 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001465 sec., 155631.39931740615 rows/sec., 10.54 MiB/sec. | ||
| 5955 | 2026.02.17 00:08:38.057186 [ 4 ] {18a9872c-de69-4f3e-9a82-8e04d9ca6f54} <Debug> TCPHandler: Processed in 0.001645438 sec. | ||
| 5956 | 2026.02.17 00:08:38.057298 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.02.17 00:08:38.057410 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5958 | 2026.02.17 00:08:38.057465 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5959 | 2026.02.17 00:08:38.058214 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.02.17 00:08:38.058255 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5961 | 2026.02.17 00:08:38.058608 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5962 | 2026.02.17 00:08:38.058825 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.02.17 00:08:38.058985 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.0016 sec., 331250 rows/sec., 24.54 MiB/sec. | ||
| 5964 | 2026.02.17 00:08:38.059025 [ 4 ] {bafa1097-4c06-4e5d-8880-ca79bdd3332b} <Debug> TCPHandler: Processed in 0.001776631 sec. | ||
| 5965 | 2026.02.17 00:08:38.059142 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.02.17 00:08:38.059239 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.02.17 00:08:38.059284 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5968 | 2026.02.17 00:08:38.059880 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.02.17 00:08:38.059917 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5970 | 2026.02.17 00:08:38.060309 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5971 | 2026.02.17 00:08:38.060584 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.02.17 00:08:38.060729 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001509 sec., 555334.6587143805 rows/sec., 37.38 MiB/sec. | ||
| 5973 | 2026.02.17 00:08:38.060767 [ 4 ] {27054d8b-b05c-4a37-9b76-e6c0ca467336} <Debug> TCPHandler: Processed in 0.001676319 sec. | ||
| 5974 | 2026.02.17 00:08:38.060887 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.02.17 00:08:38.060984 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.02.17 00:08:38.061040 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <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 | ||
| 5977 | 2026.02.17 00:08:38.061825 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.02.17 00:08:38.061870 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5979 | 2026.02.17 00:08:38.062438 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5980 | 2026.02.17 00:08:38.062729 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.02.17 00:08:38.062930 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001963 sec., 5094.243504839532 rows/sec., 9.13 MiB/sec. | ||
| 5982 | 2026.02.17 00:08:38.063034 [ 4 ] {17aacb12-9391-4c27-86af-e74c70268cce} <Debug> TCPHandler: Processed in 0.002201708 sec. | ||
| 5983 | 2026.02.17 00:08:38.063181 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.02.17 00:08:38.063285 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.02.17 00:08:38.063335 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5986 | 2026.02.17 00:08:38.063791 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.02.17 00:08:38.063835 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 5988 | 2026.02.17 00:08:38.064240 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5989 | 2026.02.17 00:08:38.064561 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.02.17 00:08:38.064739 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 5991 | 2026.02.17 00:08:38.064785 [ 4 ] {c3358e4a-27c1-4eb0-828d-192d9f53ee96} <Debug> TCPHandler: Processed in 0.001661148 sec. | ||
| 5992 | 2026.02.17 00:08:38.168690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44395 | ||
| 5993 | 2026.02.17 00:08:38.168805 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2026.02.17 00:08:38.168831 [ 286 ] {} <Debug> TCP-Session: f84da5b5-08e5-4a49-9f9b-880519a4cdf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44395 | ||
| 5995 | 2026.02.17 00:08:38.168856 [ 286 ] {} <Debug> TCP-Session: f84da5b5-08e5-4a49-9f9b-880519a4cdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.02.17 00:08:38.168875 [ 286 ] {} <Debug> TCP-Session: f84da5b5-08e5-4a49-9f9b-880519a4cdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.02.17 00:08:38.169098 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36311 | ||
| 5998 | 2026.02.17 00:08:38.169102 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48170 | ||
| 5999 | 2026.02.17 00:08:38.169185 [ 286 ] {} <Trace> TCP-Session: f84da5b5-08e5-4a49-9f9b-880519a4cdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.02.17 00:08:38.169238 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6001 | 2026.02.17 00:08:38.169259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.02.17 00:08:38.169275 [ 287 ] {} <Debug> TCP-Session: 010f5656-219e-4240-b7eb-be598223f0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36311 | ||
| 6003 | 2026.02.17 00:08:38.169298 [ 288 ] {} <Debug> TCP-Session: 78920bb9-ae19-425d-8bc2-80cd598dccb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48170 | ||
| 6004 | 2026.02.17 00:08:38.169310 [ 287 ] {} <Debug> TCP-Session: 010f5656-219e-4240-b7eb-be598223f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.02.17 00:08:38.169330 [ 288 ] {} <Debug> TCP-Session: 78920bb9-ae19-425d-8bc2-80cd598dccb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.02.17 00:08:38.169331 [ 287 ] {} <Debug> TCP-Session: 010f5656-219e-4240-b7eb-be598223f0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.02.17 00:08:38.169353 [ 288 ] {} <Debug> TCP-Session: 78920bb9-ae19-425d-8bc2-80cd598dccb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.02.17 00:08:38.169357 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6009 | 2026.02.17 00:08:38.169625 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6010 | 2026.02.17 00:08:38.169678 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6011 | 2026.02.17 00:08:38.169955 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 6012 | 2026.02.17 00:08:38.170865 [ 307 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> AggregatingTransform: Aggregating | ||
| 6013 | 2026.02.17 00:08:38.170908 [ 307 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> Aggregator: Aggregation method: without_key | ||
| 6014 | 2026.02.17 00:08:38.170951 [ 307 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897215 sec. (1114.560 rows/sec., 43.54 KiB/sec.) | ||
| 6015 | 2026.02.17 00:08:38.170996 [ 307 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Trace> Aggregator: Merging aggregated data | ||
| 6016 | 2026.02.17 00:08:38.172610 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 6017 | 2026.02.17 00:08:38.172743 [ 286 ] {5cdb2e1e-a5e7-4ac1-a1d9-c10020acfe93} <Debug> TCPHandler: Processed in 0.003673523 sec. | ||
| 6018 | 2026.02.17 00:08:38.172831 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6019 | 2026.02.17 00:08:38.172871 [ 286 ] {} <Debug> TCP-Session: f84da5b5-08e5-4a49-9f9b-880519a4cdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.02.17 00:08:38.172909 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6021 | 2026.02.17 00:08:38.172951 [ 287 ] {} <Debug> TCP-Session: 010f5656-219e-4240-b7eb-be598223f0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.02.17 00:08:38.172965 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6023 | 2026.02.17 00:08:38.173006 [ 288 ] {} <Debug> TCP-Session: 78920bb9-ae19-425d-8bc2-80cd598dccb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.02.17 00:08:38.174648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37968 | ||
| 6025 | 2026.02.17 00:08:38.174661 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48595 | ||
| 6026 | 2026.02.17 00:08:38.174687 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36795 | ||
| 6027 | 2026.02.17 00:08:38.174736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.02.17 00:08:38.174651 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59185 | ||
| 6029 | 2026.02.17 00:08:38.174770 [ 290 ] {} <Debug> TCP-Session: 746ddbb3-90c5-4122-a404-34fc0cba27fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37968 | ||
| 6030 | 2026.02.17 00:08:38.174774 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6031 | 2026.02.17 00:08:38.174786 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.02.17 00:08:38.174814 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6033 | 2026.02.17 00:08:38.174824 [ 289 ] {} <Debug> TCP-Session: 67892e86-25df-481a-878d-a373e85bb14c Authenticating user 'default' from [fd00:1122:3344:101::e]:48595 | ||
| 6034 | 2026.02.17 00:08:38.174832 [ 292 ] {} <Debug> TCP-Session: 274b7b34-5768-406f-bb73-65152693d3f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36795 | ||
| 6035 | 2026.02.17 00:08:38.174841 [ 288 ] {} <Debug> TCP-Session: d1c6586b-4c02-4b68-92ac-4a7ddea30be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59185 | ||
| 6036 | 2026.02.17 00:08:38.174869 [ 292 ] {} <Debug> TCP-Session: 274b7b34-5768-406f-bb73-65152693d3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.02.17 00:08:38.174863 [ 289 ] {} <Debug> TCP-Session: 67892e86-25df-481a-878d-a373e85bb14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.02.17 00:08:38.174882 [ 288 ] {} <Debug> TCP-Session: d1c6586b-4c02-4b68-92ac-4a7ddea30be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.02.17 00:08:38.174891 [ 292 ] {} <Debug> TCP-Session: 274b7b34-5768-406f-bb73-65152693d3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.02.17 00:08:38.174906 [ 289 ] {} <Debug> TCP-Session: 67892e86-25df-481a-878d-a373e85bb14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.02.17 00:08:38.174921 [ 288 ] {} <Debug> TCP-Session: d1c6586b-4c02-4b68-92ac-4a7ddea30be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.02.17 00:08:38.174802 [ 290 ] {} <Debug> TCP-Session: 746ddbb3-90c5-4122-a404-34fc0cba27fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2026.02.17 00:08:38.174689 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56727 | ||
| 6044 | 2026.02.17 00:08:38.174984 [ 290 ] {} <Debug> TCP-Session: 746ddbb3-90c5-4122-a404-34fc0cba27fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.02.17 00:08:38.174681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36039 | ||
| 6046 | 2026.02.17 00:08:38.175048 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6047 | 2026.02.17 00:08:38.175078 [ 291 ] {} <Debug> TCP-Session: 58d6b132-2a75-46c1-b54b-2c4e356234ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56727 | ||
| 6048 | 2026.02.17 00:08:38.175086 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6049 | 2026.02.17 00:08:38.175094 [ 291 ] {} <Debug> TCP-Session: 58d6b132-2a75-46c1-b54b-2c4e356234ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.02.17 00:08:38.175124 [ 286 ] {} <Debug> TCP-Session: 57b59374-c8c2-4f12-84eb-f2668fec6569 Authenticating user 'default' from [fd00:1122:3344:101::e]:36039 | ||
| 6051 | 2026.02.17 00:08:38.175125 [ 291 ] {} <Debug> TCP-Session: 58d6b132-2a75-46c1-b54b-2c4e356234ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.02.17 00:08:38.175158 [ 286 ] {} <Debug> TCP-Session: 57b59374-c8c2-4f12-84eb-f2668fec6569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.02.17 00:08:38.175177 [ 286 ] {} <Debug> TCP-Session: 57b59374-c8c2-4f12-84eb-f2668fec6569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.02.17 00:08:38.193253 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36039). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6055 | |||
| 6056 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6057 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6058 | 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 | ||
| 6059 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6060 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6061 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6062 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6063 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6064 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6065 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6066 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6067 | (version 23.8.7.1) | ||
| 6068 | 2026.02.17 00:08:38.193446 [ 286 ] {} <Debug> TCP-Session: 57b59374-c8c2-4f12-84eb-f2668fec6569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2026.02.17 00:08:38.193493 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48595). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6070 | |||
| 6071 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6072 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6073 | 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 | ||
| 6074 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6075 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6076 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6077 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6080 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6081 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6082 | (version 23.8.7.1) | ||
| 6083 | 2026.02.17 00:08:38.193588 [ 289 ] {} <Debug> TCP-Session: 67892e86-25df-481a-878d-a373e85bb14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.02.17 00:08:38.193614 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56727). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6085 | |||
| 6086 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6087 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6088 | 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 | ||
| 6089 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6090 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6091 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6092 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6093 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6094 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6095 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6096 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6097 | (version 23.8.7.1) | ||
| 6098 | 2026.02.17 00:08:38.193701 [ 291 ] {} <Debug> TCP-Session: 58d6b132-2a75-46c1-b54b-2c4e356234ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.02.17 00:08:38.193731 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37968). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6100 | |||
| 6101 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6102 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6103 | 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 | ||
| 6104 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6105 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6106 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6107 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6108 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6109 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6110 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6112 | (version 23.8.7.1) | ||
| 6113 | 2026.02.17 00:08:38.193804 [ 290 ] {} <Debug> TCP-Session: 746ddbb3-90c5-4122-a404-34fc0cba27fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.02.17 00:08:38.193840 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36795). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6115 | |||
| 6116 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6117 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6118 | 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 | ||
| 6119 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6121 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6122 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6125 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6127 | (version 23.8.7.1) | ||
| 6128 | 2026.02.17 00:08:38.193926 [ 292 ] {} <Debug> TCP-Session: 274b7b34-5768-406f-bb73-65152693d3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.02.17 00:08:38.193942 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59185). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6130 | |||
| 6131 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6132 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6133 | 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 | ||
| 6134 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6136 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6142 | (version 23.8.7.1) | ||
| 6143 | 2026.02.17 00:08:38.194000 [ 288 ] {} <Debug> TCP-Session: d1c6586b-4c02-4b68-92ac-4a7ddea30be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.02.17 00:08:38.314893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52173 | ||
| 6145 | 2026.02.17 00:08:38.315001 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6146 | 2026.02.17 00:08:38.315027 [ 290 ] {} <Debug> TCP-Session: 9e972f4d-c9c7-41b0-b602-cebfe344ea77 Authenticating user 'default' from [fd00:1122:3344:101::e]:52173 | ||
| 6147 | 2026.02.17 00:08:38.315048 [ 290 ] {} <Debug> TCP-Session: 9e972f4d-c9c7-41b0-b602-cebfe344ea77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.02.17 00:08:38.315060 [ 290 ] {} <Debug> TCP-Session: 9e972f4d-c9c7-41b0-b602-cebfe344ea77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.02.17 00:08:38.315242 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34574 | ||
| 6150 | 2026.02.17 00:08:38.315257 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37455 | ||
| 6151 | 2026.02.17 00:08:38.315268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59189 | ||
| 6152 | 2026.02.17 00:08:38.315288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49481 | ||
| 6153 | 2026.02.17 00:08:38.315302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46424 | ||
| 6154 | 2026.02.17 00:08:38.315349 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2026.02.17 00:08:38.315360 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6156 | 2026.02.17 00:08:38.315380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6157 | 2026.02.17 00:08:38.315389 [ 290 ] {} <Trace> TCP-Session: 9e972f4d-c9c7-41b0-b602-cebfe344ea77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.02.17 00:08:38.315396 [ 286 ] {} <Debug> TCP-Session: 410560de-d108-4667-968f-3c94ad6748c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59189 | ||
| 6159 | 2026.02.17 00:08:38.315416 [ 288 ] {} <Debug> TCP-Session: dd31c44f-2233-4c66-b434-57aadd1777fd Authenticating user 'default' from [fd00:1122:3344:101::e]:49481 | ||
| 6160 | 2026.02.17 00:08:38.315434 [ 286 ] {} <Debug> TCP-Session: 410560de-d108-4667-968f-3c94ad6748c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.02.17 00:08:38.315436 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6162 | 2026.02.17 00:08:38.315457 [ 286 ] {} <Debug> TCP-Session: 410560de-d108-4667-968f-3c94ad6748c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.02.17 00:08:38.315456 [ 288 ] {} <Debug> TCP-Session: dd31c44f-2233-4c66-b434-57aadd1777fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.02.17 00:08:38.315481 [ 289 ] {} <Debug> TCP-Session: d4648d2c-e4df-422c-a36a-3b3dcb08416c Authenticating user 'default' from [fd00:1122:3344:101::e]:46424 | ||
| 6165 | 2026.02.17 00:08:38.315506 [ 288 ] {} <Debug> TCP-Session: dd31c44f-2233-4c66-b434-57aadd1777fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.02.17 00:08:38.315388 [ 294 ] {} <Debug> TCP-Session: 92d0fcdf-391f-4bc1-a789-426a8d39a179 Authenticating user 'default' from [fd00:1122:3344:101::e]:37455 | ||
| 6167 | 2026.02.17 00:08:38.315536 [ 289 ] {} <Debug> TCP-Session: d4648d2c-e4df-422c-a36a-3b3dcb08416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.02.17 00:08:38.315560 [ 294 ] {} <Debug> TCP-Session: 92d0fcdf-391f-4bc1-a789-426a8d39a179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.02.17 00:08:38.315569 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6170 | 2026.02.17 00:08:38.315582 [ 294 ] {} <Debug> TCP-Session: 92d0fcdf-391f-4bc1-a789-426a8d39a179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.02.17 00:08:38.315573 [ 289 ] {} <Debug> TCP-Session: d4648d2c-e4df-422c-a36a-3b3dcb08416c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.02.17 00:08:38.315351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2026.02.17 00:08:38.315281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59101 | ||
| 6174 | 2026.02.17 00:08:38.315660 [ 292 ] {} <Debug> TCP-Session: d6022ac7-8919-443f-a12e-b75a9cd2cf44 Authenticating user 'default' from [fd00:1122:3344:101::e]:34574 | ||
| 6175 | 2026.02.17 00:08:38.315266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51137 | ||
| 6176 | 2026.02.17 00:08:38.315702 [ 292 ] {} <Debug> TCP-Session: d6022ac7-8919-443f-a12e-b75a9cd2cf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.02.17 00:08:38.315248 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47480 | ||
| 6178 | 2026.02.17 00:08:38.315736 [ 292 ] {} <Debug> TCP-Session: d6022ac7-8919-443f-a12e-b75a9cd2cf44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.02.17 00:08:38.315754 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6180 | 2026.02.17 00:08:38.315768 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6181 | 2026.02.17 00:08:38.315803 [ 287 ] {} <Debug> TCP-Session: 03de057d-e124-476d-bc46-c074f1694edd Authenticating user 'default' from [fd00:1122:3344:101::e]:59101 | ||
| 6182 | 2026.02.17 00:08:38.315811 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.02.17 00:08:38.315822 [ 293 ] {} <Debug> TCP-Session: 283b498c-74de-45a9-a8ee-373c7a4d6579 Authenticating user 'default' from [fd00:1122:3344:101::e]:51137 | ||
| 6184 | 2026.02.17 00:08:38.315835 [ 287 ] {} <Debug> TCP-Session: 03de057d-e124-476d-bc46-c074f1694edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.02.17 00:08:38.315844 [ 291 ] {} <Debug> TCP-Session: 6db040ea-417a-40e4-bfbb-7ed50149e321 Authenticating user 'default' from [fd00:1122:3344:101::e]:47480 | ||
| 6186 | 2026.02.17 00:08:38.315863 [ 287 ] {} <Debug> TCP-Session: 03de057d-e124-476d-bc46-c074f1694edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.02.17 00:08:38.315856 [ 293 ] {} <Debug> TCP-Session: 283b498c-74de-45a9-a8ee-373c7a4d6579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.02.17 00:08:38.315877 [ 291 ] {} <Debug> TCP-Session: 6db040ea-417a-40e4-bfbb-7ed50149e321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.02.17 00:08:38.315899 [ 293 ] {} <Debug> TCP-Session: 283b498c-74de-45a9-a8ee-373c7a4d6579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.02.17 00:08:38.315900 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6191 | 2026.02.17 00:08:38.315912 [ 291 ] {} <Debug> TCP-Session: 6db040ea-417a-40e4-bfbb-7ed50149e321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.02.17 00:08:38.315981 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6193 | 2026.02.17 00:08:38.316305 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 6194 | 2026.02.17 00:08:38.317355 [ 303 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> AggregatingTransform: Aggregating | ||
| 6195 | 2026.02.17 00:08:38.317413 [ 303 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> Aggregator: Aggregation method: without_key | ||
| 6196 | 2026.02.17 00:08:38.317449 [ 303 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042028 sec. (959.667 rows/sec., 37.49 KiB/sec.) | ||
| 6197 | 2026.02.17 00:08:38.317465 [ 303 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Trace> Aggregator: Merging aggregated data | ||
| 6198 | 2026.02.17 00:08:38.318602 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 6199 | 2026.02.17 00:08:38.318752 [ 290 ] {8fb2edb0-9504-4636-80e9-c37e1b0a9d38} <Debug> TCPHandler: Processed in 0.003514631 sec. | ||
| 6200 | 2026.02.17 00:08:38.318863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6201 | 2026.02.17 00:08:38.318887 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.02.17 00:08:38.318891 [ 290 ] {} <Debug> TCP-Session: 9e972f4d-c9c7-41b0-b602-cebfe344ea77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.02.17 00:08:38.318909 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6204 | 2026.02.17 00:08:38.318919 [ 294 ] {} <Debug> TCP-Session: 92d0fcdf-391f-4bc1-a789-426a8d39a179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.02.17 00:08:38.318928 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6206 | 2026.02.17 00:08:38.318946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6207 | 2026.02.17 00:08:38.318964 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6208 | 2026.02.17 00:08:38.318976 [ 286 ] {} <Debug> TCP-Session: 410560de-d108-4667-968f-3c94ad6748c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.02.17 00:08:38.319004 [ 292 ] {} <Debug> TCP-Session: d6022ac7-8919-443f-a12e-b75a9cd2cf44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.02.17 00:08:38.319015 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2026.02.17 00:08:38.319031 [ 293 ] {} <Debug> TCP-Session: 283b498c-74de-45a9-a8ee-373c7a4d6579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.02.17 00:08:38.318996 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6213 | 2026.02.17 00:08:38.319064 [ 287 ] {} <Debug> TCP-Session: 03de057d-e124-476d-bc46-c074f1694edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.02.17 00:08:38.318979 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2026.02.17 00:08:38.319103 [ 289 ] {} <Debug> TCP-Session: d4648d2c-e4df-422c-a36a-3b3dcb08416c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.02.17 00:08:38.318956 [ 291 ] {} <Debug> TCP-Session: 6db040ea-417a-40e4-bfbb-7ed50149e321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.02.17 00:08:38.319138 [ 288 ] {} <Debug> TCP-Session: dd31c44f-2233-4c66-b434-57aadd1777fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.02.17 00:08:39.949923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11993 | ||
| 6219 | 2026.02.17 00:08:39.950422 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.02.17 00:08:39.950473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6221 | 2026.02.17 00:08:39.950982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6222 | 2026.02.17 00:08:39.951207 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.02.17 00:08:39.951339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11993 | ||
| 6224 | 2026.02.17 00:08:40.564702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6225 | 2026.02.17 00:08:40.581717 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.02.17 00:08:40.581776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6227 | 2026.02.17 00:08:40.588001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6228 | 2026.02.17 00:08:40.588717 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.02.17 00:08:40.591588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6230 | 2026.02.17 00:08:42.477391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 786 | ||
| 6231 | 2026.02.17 00:08:42.479703 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.02.17 00:08:42.479746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6233 | 2026.02.17 00:08:42.480964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6234 | 2026.02.17 00:08:42.481229 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.02.17 00:08:42.481488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6236 | 2026.02.17 00:08:43.021834 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.02.17 00:08:43.022011 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6238 | 2026.02.17 00:08:43.022076 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6239 | 2026.02.17 00:08:43.022742 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.02.17 00:08:43.022781 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6241 | 2026.02.17 00:08:43.023186 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6242 | 2026.02.17 00:08:43.023422 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.02.17 00:08:43.023566 [ 28 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6244 | 2026.02.17 00:08:43.023576 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001616 sec., 73019.80198019801 rows/sec., 6.19 MiB/sec. | ||
| 6245 | 2026.02.17 00:08:43.023611 [ 28 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.02.17 00:08:43.023632 [ 4 ] {4d17ac97-a7ca-4b92-aa3c-12f8a0b98ed3} <Debug> TCPHandler: Processed in 0.001924873 sec. | ||
| 6247 | 2026.02.17 00:08:43.023635 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6248 | 2026.02.17 00:08:43.023762 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.02.17 00:08:43.023772 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 6250 | 2026.02.17 00:08:43.023858 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.02.17 00:08:43.023903 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6252 | 2026.02.17 00:08:43.023927 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6253 | 2026.02.17 00:08:43.023969 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2150 rows starting from the beginning of the part | ||
| 6254 | 2026.02.17 00:08:43.024044 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 6255 | 2026.02.17 00:08:43.024098 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 6256 | 2026.02.17 00:08:43.024146 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 6257 | 2026.02.17 00:08:43.024190 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1216 rows starting from the beginning of the part | ||
| 6258 | 2026.02.17 00:08:43.024233 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 6259 | 2026.02.17 00:08:43.024328 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.02.17 00:08:43.024369 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6261 | 2026.02.17 00:08:43.024708 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6262 | 2026.02.17 00:08:43.024925 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.02.17 00:08:43.025073 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001234 sec., 25121.55591572123 rows/sec., 1.84 MiB/sec. | ||
| 6264 | 2026.02.17 00:08:43.025112 [ 4 ] {b376c02a-5ccf-4bf9-9af3-f2072c8e5541} <Debug> TCPHandler: Processed in 0.001401764 sec. | ||
| 6265 | 2026.02.17 00:08:43.025229 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.02.17 00:08:43.025322 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6267 | 2026.02.17 00:08:43.025363 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6268 | 2026.02.17 00:08:43.025797 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.02.17 00:08:43.025833 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6270 | 2026.02.17 00:08:43.025841 [ 192 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3916 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135737 sec., 1833559.0945888937 rows/sec., 158.57 MiB/sec. | ||
| 6271 | 2026.02.17 00:08:43.026071 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6272 | 2026.02.17 00:08:43.026161 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6273 | 2026.02.17 00:08:43.026384 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.02.17 00:08:43.026433 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.02.17 00:08:43.026462 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_36_7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6276 | 2026.02.17 00:08:43.026541 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6277 | 2026.02.17 00:08:43.026545 [ 28 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6278 | 2026.02.17 00:08:43.026576 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001272 sec., 74685.53459119497 rows/sec., 5.83 MiB/sec. | ||
| 6279 | 2026.02.17 00:08:43.026586 [ 28 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.02.17 00:08:43.026610 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6281 | 2026.02.17 00:08:43.026613 [ 4 ] {ea5f7d1c-5e21-465b-bc0a-448d0c030ae8} <Debug> TCPHandler: Processed in 0.001434595 sec. | ||
| 6282 | 2026.02.17 00:08:43.026682 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 6283 | 2026.02.17 00:08:43.026736 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.02.17 00:08:43.026779 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6285 | 2026.02.17 00:08:43.026809 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1061 rows starting from the beginning of the part | ||
| 6286 | 2026.02.17 00:08:43.026834 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6287 | 2026.02.17 00:08:43.026860 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 131 rows starting from the beginning of the part | ||
| 6288 | 2026.02.17 00:08:43.026881 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6289 | 2026.02.17 00:08:43.026909 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 6290 | 2026.02.17 00:08:43.026952 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 6291 | 2026.02.17 00:08:43.026991 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 530 rows starting from the beginning of the part | ||
| 6292 | 2026.02.17 00:08:43.027026 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 6293 | 2026.02.17 00:08:43.027331 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.02.17 00:08:43.027380 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6295 | 2026.02.17 00:08:43.027829 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6296 | 2026.02.17 00:08:43.027986 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335232 sec., 1487381.9680774577 rows/sec., 116.30 MiB/sec. | ||
| 6297 | 2026.02.17 00:08:43.028123 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.02.17 00:08:43.028158 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6299 | 2026.02.17 00:08:43.028252 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6300 | 2026.02.17 00:08:43.028287 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.02.17 00:08:43.028292 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 6302 | 2026.02.17 00:08:43.028306 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6303 | 2026.02.17 00:08:43.028333 [ 4 ] {751102da-c5c3-4e97-9ab6-9c726f2317ab} <Debug> TCPHandler: Processed in 0.001646608 sec. | ||
| 6304 | 2026.02.17 00:08:43.028378 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 6305 | 2026.02.17 00:08:43.028410 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.02.17 00:08:43.028467 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.02.17 00:08:43.028476 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6308 | 2026.02.17 00:08:43.028514 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_36_7} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6309 | 2026.02.17 00:08:43.028517 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10782 rows starting from the beginning of the part | ||
| 6310 | 2026.02.17 00:08:43.028583 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.02.17 00:08:43.028587 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 340 rows starting from the beginning of the part | ||
| 6312 | 2026.02.17 00:08:43.028618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6313 | 2026.02.17 00:08:43.028645 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 6314 | 2026.02.17 00:08:43.028659 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <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 | ||
| 6315 | 2026.02.17 00:08:43.028683 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6316 | 2026.02.17 00:08:43.028721 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 838 rows starting from the beginning of the part | ||
| 6317 | 2026.02.17 00:08:43.028756 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6318 | 2026.02.17 00:08:43.029499 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.02.17 00:08:43.029541 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6320 | 2026.02.17 00:08:43.030125 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6321 | 2026.02.17 00:08:43.030358 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.02.17 00:08:43.030498 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001939 sec., 15987.622485817432 rows/sec., 28.65 MiB/sec. | ||
| 6323 | 2026.02.17 00:08:43.030550 [ 4 ] {16e7d672-7d6b-4bf0-85b9-bc203eb965d9} <Debug> TCPHandler: Processed in 0.002144357 sec. | ||
| 6324 | 2026.02.17 00:08:43.030666 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.02.17 00:08:43.030760 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6326 | 2026.02.17 00:08:43.030801 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6327 | 2026.02.17 00:08:43.031137 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.02.17 00:08:43.031171 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6329 | 2026.02.17 00:08:43.031471 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6330 | 2026.02.17 00:08:43.031685 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.02.17 00:08:43.031766 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12440 rows, containing 5 columns (5 merged, 0 gathered) in 0.003410168 sec., 3647914.1203600527 rows/sec., 247.84 MiB/sec. | ||
| 6332 | 2026.02.17 00:08:43.031786 [ 28 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6333 | 2026.02.17 00:08:43.031822 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6334 | 2026.02.17 00:08:43.031838 [ 28 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.02.17 00:08:43.031857 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 6336 | 2026.02.17 00:08:43.031863 [ 4 ] {2fa487e0-d3d0-4616-b55b-445e051cd709} <Debug> TCPHandler: Processed in 0.001246821 sec. | ||
| 6337 | 2026.02.17 00:08:43.031930 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6338 | 2026.02.17 00:08:43.032012 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6339 | 2026.02.17 00:08:43.032040 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2040 rows starting from the beginning of the part | ||
| 6340 | 2026.02.17 00:08:43.032091 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6341 | 2026.02.17 00:08:43.032127 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6342 | 2026.02.17 00:08:43.032161 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6343 | 2026.02.17 00:08:43.032187 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6344 | 2026.02.17 00:08:43.032197 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6345 | 2026.02.17 00:08:43.032237 [ 200 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6346 | 2026.02.17 00:08:43.032480 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.17 00:08:43.032550 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6348 | 2026.02.17 00:08:43.032616 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6349 | 2026.02.17 00:08:43.033142 [ 195 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249301 sec., 1873047.4081106156 rows/sec., 122.12 MiB/sec. | ||
| 6350 | 2026.02.17 00:08:43.033327 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6351 | 2026.02.17 00:08:43.033546 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.02.17 00:08:43.033600 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_36_7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6353 | 2026.02.17 00:08:43.033649 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6354 | 2026.02.17 00:08:47.354517 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6355 | 2026.02.17 00:08:47.354594 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6356 | 2026.02.17 00:08:47.451476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12505 | ||
| 6357 | 2026.02.17 00:08:47.452011 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.17 00:08:47.452059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6359 | 2026.02.17 00:08:47.452536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6360 | 2026.02.17 00:08:47.452764 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.02.17 00:08:47.452892 [ 23 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6362 | 2026.02.17 00:08:47.452897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6363 | 2026.02.17 00:08:47.452945 [ 23 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.02.17 00:08:47.452971 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6365 | 2026.02.17 00:08:47.453085 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 6366 | 2026.02.17 00:08:47.453232 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2026.02.17 00:08:47.453276 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10073 rows starting from the beginning of the part | ||
| 6368 | 2026.02.17 00:08:47.453335 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6369 | 2026.02.17 00:08:47.453378 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6370 | 2026.02.17 00:08:47.453418 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6371 | 2026.02.17 00:08:47.453453 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6372 | 2026.02.17 00:08:47.453489 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6373 | 2026.02.17 00:08:47.455182 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002149327 sec., 5818100.270456753 rows/sec., 83.23 MiB/sec. | ||
| 6374 | 2026.02.17 00:08:47.455461 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6375 | 2026.02.17 00:08:47.455739 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.02.17 00:08:47.455812 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_26_5} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6377 | 2026.02.17 00:08:47.455887 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6378 | 2026.02.17 00:08:48.021670 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.02.17 00:08:48.021844 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6380 | 2026.02.17 00:08:48.021909 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6381 | 2026.02.17 00:08:48.022549 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.02.17 00:08:48.022588 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6383 | 2026.02.17 00:08:48.022998 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6384 | 2026.02.17 00:08:48.023224 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.02.17 00:08:48.023378 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001582 sec., 48040.455120101135 rows/sec., 3.94 MiB/sec. | ||
| 6386 | 2026.02.17 00:08:48.023421 [ 4 ] {8b59a57d-ccb8-48da-8d2b-6dc2b5dc7870} <Debug> TCPHandler: Processed in 0.001878892 sec. | ||
| 6387 | 2026.02.17 00:08:48.023555 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.02.17 00:08:48.023651 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.02.17 00:08:48.023692 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6390 | 2026.02.17 00:08:48.024100 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.02.17 00:08:48.024137 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6392 | 2026.02.17 00:08:48.024437 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6393 | 2026.02.17 00:08:48.024648 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.02.17 00:08:48.024807 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 6395 | 2026.02.17 00:08:48.024845 [ 4 ] {49099bfe-4f5e-4518-b7b0-8ded8fdedb4b} <Debug> TCPHandler: Processed in 0.001340893 sec. | ||
| 6396 | 2026.02.17 00:08:48.024976 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.02.17 00:08:48.025069 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6398 | 2026.02.17 00:08:48.025111 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6399 | 2026.02.17 00:08:48.025526 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.02.17 00:08:48.025562 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6401 | 2026.02.17 00:08:48.025873 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6402 | 2026.02.17 00:08:48.026112 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.02.17 00:08:48.026244 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 6404 | 2026.02.17 00:08:48.026281 [ 4 ] {06ae4311-a301-4472-a4ab-508c14aac68c} <Debug> TCPHandler: Processed in 0.001371853 sec. | ||
| 6405 | 2026.02.17 00:08:48.026393 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.02.17 00:08:48.026487 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.02.17 00:08:48.026532 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6408 | 2026.02.17 00:08:48.026938 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.02.17 00:08:48.026975 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6410 | 2026.02.17 00:08:48.027306 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6411 | 2026.02.17 00:08:48.027513 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.02.17 00:08:48.027646 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6413 | 2026.02.17 00:08:48.027684 [ 4 ] {fd53409f-f3a6-4404-b368-b9f53aadc503} <Debug> TCPHandler: Processed in 0.001341083 sec. | ||
| 6414 | 2026.02.17 00:08:48.027787 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.02.17 00:08:48.027887 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.02.17 00:08:48.027943 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <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 | ||
| 6417 | 2026.02.17 00:08:48.028699 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.02.17 00:08:48.028737 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6419 | 2026.02.17 00:08:48.029259 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6420 | 2026.02.17 00:08:48.029478 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.02.17 00:08:48.029621 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 6422 | 2026.02.17 00:08:48.029682 [ 4 ] {4c40f119-e037-4713-9b58-7bf71f869309} <Debug> TCPHandler: Processed in 0.001944884 sec. | ||
| 6423 | 2026.02.17 00:08:48.029850 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.02.17 00:08:48.029945 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.02.17 00:08:48.029986 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6426 | 2026.02.17 00:08:48.030321 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.02.17 00:08:48.030356 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6428 | 2026.02.17 00:08:48.030660 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6429 | 2026.02.17 00:08:48.030865 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.02.17 00:08:48.030998 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6431 | 2026.02.17 00:08:48.031035 [ 4 ] {9c9f5947-15f8-4672-b1c7-2717e8562801} <Debug> TCPHandler: Processed in 0.001233621 sec. | ||
| 6432 | 2026.02.17 00:08:48.091693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6433 | 2026.02.17 00:08:48.108831 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.02.17 00:08:48.108875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6435 | 2026.02.17 00:08:48.114361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6436 | 2026.02.17 00:08:48.115038 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.02.17 00:08:48.115325 [ 23 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6438 | 2026.02.17 00:08:48.115398 [ 23 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.02.17 00:08:48.115422 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6440 | 2026.02.17 00:08:48.115539 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6441 | 2026.02.17 00:08:48.118388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6442 | 2026.02.17 00:08:48.119355 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2026.02.17 00:08:48.120763 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6444 | 2026.02.17 00:08:48.125213 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6445 | 2026.02.17 00:08:48.129745 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6446 | 2026.02.17 00:08:48.134284 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6447 | 2026.02.17 00:08:48.138676 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6448 | 2026.02.17 00:08:48.143159 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 6449 | 2026.02.17 00:08:48.199205 [ 192 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083716396 sec., 2341.237909954939 rows/sec., 12.11 MiB/sec. | ||
| 6450 | 2026.02.17 00:08:48.201954 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6451 | 2026.02.17 00:08:48.203986 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_26_5} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.02.17 00:08:48.204098 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_26_5} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6453 | 2026.02.17 00:08:48.206613 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6454 | 2026.02.17 00:08:49.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.01 MiB, peak 268.58 MiB, free memory in arenas 0.00 B, will set to 260.40 MiB (RSS), difference: 2.40 MiB | ||
| 6455 | 2026.02.17 00:08:52.482631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 810 | ||
| 6456 | 2026.02.17 00:08:52.484793 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.02.17 00:08:52.484838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6458 | 2026.02.17 00:08:52.486079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6459 | 2026.02.17 00:08:52.486343 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.02.17 00:08:52.486608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6461 | 2026.02.17 00:08:53.035312 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.02.17 00:08:53.035521 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.02.17 00:08:53.035592 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6464 | 2026.02.17 00:08:53.036353 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.02.17 00:08:53.036403 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6466 | 2026.02.17 00:08:53.036823 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6467 | 2026.02.17 00:08:53.037050 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.02.17 00:08:53.037204 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 6469 | 2026.02.17 00:08:53.037247 [ 4 ] {e9369fe1-d8a4-469a-9b1e-ecc49f7fb7ec} <Debug> TCPHandler: Processed in 0.002075295 sec. | ||
| 6470 | 2026.02.17 00:08:53.037369 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.02.17 00:08:53.037463 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6472 | 2026.02.17 00:08:53.037503 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6473 | 2026.02.17 00:08:53.037903 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.02.17 00:08:53.037940 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6475 | 2026.02.17 00:08:53.038243 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6476 | 2026.02.17 00:08:53.038442 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.02.17 00:08:53.038568 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 6478 | 2026.02.17 00:08:53.038604 [ 4 ] {4c6824b7-f367-4ed8-a6ca-bf03735ff02e} <Debug> TCPHandler: Processed in 0.001283652 sec. | ||
| 6479 | 2026.02.17 00:08:53.038715 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.02.17 00:08:53.038808 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6481 | 2026.02.17 00:08:53.038846 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6482 | 2026.02.17 00:08:53.039533 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.02.17 00:08:53.039569 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6484 | 2026.02.17 00:08:53.039942 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6485 | 2026.02.17 00:08:53.040147 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.02.17 00:08:53.040280 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001489 sec., 580255.20483546 rows/sec., 46.16 MiB/sec. | ||
| 6487 | 2026.02.17 00:08:53.040316 [ 4 ] {813294de-b869-4737-95ce-21cab1668d72} <Debug> TCPHandler: Processed in 0.001649028 sec. | ||
| 6488 | 2026.02.17 00:08:53.040427 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.02.17 00:08:53.040521 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.02.17 00:08:53.040561 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6491 | 2026.02.17 00:08:53.041015 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.02.17 00:08:53.041051 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6493 | 2026.02.17 00:08:53.041362 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6494 | 2026.02.17 00:08:53.041566 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.02.17 00:08:53.041671 [ 99 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6496 | 2026.02.17 00:08:53.041691 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.001188 sec., 154040.40404040404 rows/sec., 9.51 MiB/sec. | ||
| 6497 | 2026.02.17 00:08:53.041739 [ 99 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.02.17 00:08:53.041748 [ 4 ] {cc382e87-50ea-4218-b215-e2b9873c9a2e} <Debug> TCPHandler: Processed in 0.001369453 sec. | ||
| 6499 | 2026.02.17 00:08:53.041771 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6500 | 2026.02.17 00:08:53.041869 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.02.17 00:08:53.041927 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 6502 | 2026.02.17 00:08:53.041972 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.02.17 00:08:53.042030 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6504 | 2026.02.17 00:08:53.042099 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2026.02.17 00:08:53.042140 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 215 rows starting from the beginning of the part | ||
| 6506 | 2026.02.17 00:08:53.042215 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6507 | 2026.02.17 00:08:53.042265 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6508 | 2026.02.17 00:08:53.042311 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6509 | 2026.02.17 00:08:53.042357 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6510 | 2026.02.17 00:08:53.042404 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 183 rows starting from the beginning of the part | ||
| 6511 | 2026.02.17 00:08:53.042495 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.02.17 00:08:53.042541 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6513 | 2026.02.17 00:08:53.042892 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6514 | 2026.02.17 00:08:53.043114 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.02.17 00:08:53.043244 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001291 sec., 115414.40743609605 rows/sec., 7.46 MiB/sec. | ||
| 6516 | 2026.02.17 00:08:53.043282 [ 4 ] {dada8a13-ca98-4120-b447-4f86578189e4} <Debug> TCPHandler: Processed in 0.001461725 sec. | ||
| 6517 | 2026.02.17 00:08:53.043324 [ 190 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463225 sec., 328042.5088417707 rows/sec., 22.42 MiB/sec. | ||
| 6518 | 2026.02.17 00:08:53.043392 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.02.17 00:08:53.043487 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6520 | 2026.02.17 00:08:53.043490 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.02.17 00:08:53.043537 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6522 | 2026.02.17 00:08:53.043739 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.02.17 00:08:53.043803 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_36_7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6524 | 2026.02.17 00:08:53.043881 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6525 | 2026.02.17 00:08:53.043948 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.02.17 00:08:53.043983 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6527 | 2026.02.17 00:08:53.044279 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6528 | 2026.02.17 00:08:53.044478 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.02.17 00:08:53.044601 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 6530 | 2026.02.17 00:08:53.044638 [ 4 ] {26122dea-5929-41c3-b3fc-6392d1478857} <Debug> TCPHandler: Processed in 0.001293212 sec. | ||
| 6531 | 2026.02.17 00:08:53.044745 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.02.17 00:08:53.044836 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6533 | 2026.02.17 00:08:53.044875 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6534 | 2026.02.17 00:08:53.045453 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.02.17 00:08:53.045494 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6536 | 2026.02.17 00:08:53.045832 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6537 | 2026.02.17 00:08:53.046056 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.02.17 00:08:53.046194 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001375 sec., 386181.8181818182 rows/sec., 27.33 MiB/sec. | ||
| 6539 | 2026.02.17 00:08:53.046233 [ 4 ] {637db9c1-0493-4286-955b-48206053b9ad} <Debug> TCPHandler: Processed in 0.001535847 sec. | ||
| 6540 | 2026.02.17 00:08:53.046341 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.02.17 00:08:53.046437 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6542 | 2026.02.17 00:08:53.046479 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6543 | 2026.02.17 00:08:53.046810 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.02.17 00:08:53.046846 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6545 | 2026.02.17 00:08:53.047153 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6546 | 2026.02.17 00:08:53.047355 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.02.17 00:08:53.047483 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 588.69 KiB/sec. | ||
| 6548 | 2026.02.17 00:08:53.047520 [ 4 ] {d53c0234-b868-410f-99e5-b6d0be4369a1} <Debug> TCPHandler: Processed in 0.001228041 sec. | ||
| 6549 | 2026.02.17 00:08:53.047629 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.02.17 00:08:53.047721 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.02.17 00:08:53.047763 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6552 | 2026.02.17 00:08:53.048189 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.02.17 00:08:53.048225 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6554 | 2026.02.17 00:08:53.048556 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6555 | 2026.02.17 00:08:53.048759 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.02.17 00:08:53.048891 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Debug> executeQuery: Read 375 rows, 25.00 KiB in 0.001187 sec., 315922.49368155014 rows/sec., 20.57 MiB/sec. | ||
| 6557 | 2026.02.17 00:08:53.048934 [ 4 ] {225a3171-8f3e-4ece-966d-142997a159d2} <Debug> TCPHandler: Processed in 0.001354963 sec. | ||
| 6558 | 2026.02.17 00:08:53.049046 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.02.17 00:08:53.049138 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.02.17 00:08:53.049180 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6561 | 2026.02.17 00:08:53.049483 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.02.17 00:08:53.049518 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6563 | 2026.02.17 00:08:53.049803 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6564 | 2026.02.17 00:08:53.050009 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.02.17 00:08:53.050135 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001014 sec., 1972.3865877712033 rows/sec., 132.90 KiB/sec. | ||
| 6566 | 2026.02.17 00:08:53.050171 [ 4 ] {178ef7bc-3abb-43a9-8d28-5077cfc15aa1} <Debug> TCPHandler: Processed in 0.00117506 sec. | ||
| 6567 | 2026.02.17 00:08:53.050275 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.02.17 00:08:53.050368 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.02.17 00:08:53.050421 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <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 | ||
| 6570 | 2026.02.17 00:08:53.051168 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.02.17 00:08:53.051204 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6572 | 2026.02.17 00:08:53.051763 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6573 | 2026.02.17 00:08:53.051987 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.02.17 00:08:53.052125 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001774 sec., 17474.633596392334 rows/sec., 31.31 MiB/sec. | ||
| 6575 | 2026.02.17 00:08:53.052138 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6576 | 2026.02.17 00:08:53.052177 [ 4 ] {08a2ff4a-ef0b-47d2-b241-d79b5b4397fa} <Debug> TCPHandler: Processed in 0.001950303 sec. | ||
| 6577 | 2026.02.17 00:08:53.052214 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.02.17 00:08:53.052256 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6579 | 2026.02.17 00:08:53.052296 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.02.17 00:08:53.052397 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.02.17 00:08:53.052409 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 6582 | 2026.02.17 00:08:53.052438 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6583 | 2026.02.17 00:08:53.052782 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6584 | 2026.02.17 00:08:53.052804 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.02.17 00:08:53.052852 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6586 | 2026.02.17 00:08:53.052859 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 562 rows starting from the beginning of the part | ||
| 6587 | 2026.02.17 00:08:53.053011 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6588 | 2026.02.17 00:08:53.053116 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6589 | 2026.02.17 00:08:53.053182 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6590 | 2026.02.17 00:08:53.053213 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6591 | 2026.02.17 00:08:53.053306 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6592 | 2026.02.17 00:08:53.053399 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6593 | 2026.02.17 00:08:53.053414 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.02.17 00:08:53.053559 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.00118 sec., 101694.91525423728 rows/sec., 6.12 MiB/sec. | ||
| 6595 | 2026.02.17 00:08:53.053597 [ 4 ] {a50f4310-4527-4ed4-824a-3e9b45631fc7} <Debug> TCPHandler: Processed in 0.001351603 sec. | ||
| 6596 | 2026.02.17 00:08:53.058307 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 19 columns (19 merged, 0 gathered) in 0.005959363 sec., 113267.13945769037 rows/sec., 202.97 MiB/sec. | ||
| 6597 | 2026.02.17 00:08:53.059030 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6598 | 2026.02.17 00:08:53.059363 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.02.17 00:08:53.059434 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6600 | 2026.02.17 00:08:53.059514 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6601 | 2026.02.17 00:08:54.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.36 MiB, peak 268.85 MiB, free memory in arenas 0.00 B, will set to 263.34 MiB (RSS), difference: 1.98 MiB | ||
| 6602 | 2026.02.17 00:08:54.952996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12953 | ||
| 6603 | 2026.02.17 00:08:54.953543 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.02.17 00:08:54.953587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6605 | 2026.02.17 00:08:54.954097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6606 | 2026.02.17 00:08:54.954323 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.02.17 00:08:54.954447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12953 | ||
| 6608 | 2026.02.17 00:08:55.618450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6609 | 2026.02.17 00:08:55.633578 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.02.17 00:08:55.633634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6611 | 2026.02.17 00:08:55.639422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6612 | 2026.02.17 00:08:55.640116 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.02.17 00:08:55.642735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6614 | 2026.02.17 00:08:58.021975 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.02.17 00:08:58.022150 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6616 | 2026.02.17 00:08:58.022220 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6617 | 2026.02.17 00:08:58.022893 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.02.17 00:08:58.022951 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6619 | 2026.02.17 00:08:58.023353 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6620 | 2026.02.17 00:08:58.023582 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.02.17 00:08:58.023737 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.81 MiB/sec. | ||
| 6622 | 2026.02.17 00:08:58.023781 [ 4 ] {8c70e97e-3871-40c6-b350-6804e1404e3f} <Debug> TCPHandler: Processed in 0.001945254 sec. | ||
| 6623 | 2026.02.17 00:08:58.023923 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.02.17 00:08:58.024029 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6625 | 2026.02.17 00:08:58.024073 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6626 | 2026.02.17 00:08:58.024485 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.02.17 00:08:58.024518 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6628 | 2026.02.17 00:08:58.024843 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6629 | 2026.02.17 00:08:58.025073 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.02.17 00:08:58.025210 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 622.99 KiB/sec. | ||
| 6631 | 2026.02.17 00:08:58.025249 [ 4 ] {55480925-8f09-4fd7-bc61-e3f28e98c856} <Debug> TCPHandler: Processed in 0.001389134 sec. | ||
| 6632 | 2026.02.17 00:08:58.025361 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.02.17 00:08:58.025455 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6634 | 2026.02.17 00:08:58.025495 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6635 | 2026.02.17 00:08:58.025929 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.02.17 00:08:58.025965 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6637 | 2026.02.17 00:08:58.026277 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6638 | 2026.02.17 00:08:58.026486 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.02.17 00:08:58.026617 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 6640 | 2026.02.17 00:08:58.026654 [ 4 ] {00b854e5-4ee9-43bb-b443-8513d300927c} <Debug> TCPHandler: Processed in 0.001343973 sec. | ||
| 6641 | 2026.02.17 00:08:58.026765 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.02.17 00:08:58.026859 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.02.17 00:08:58.026901 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6644 | 2026.02.17 00:08:58.027319 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.02.17 00:08:58.027353 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6646 | 2026.02.17 00:08:58.027690 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6647 | 2026.02.17 00:08:58.027899 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.02.17 00:08:58.028044 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6649 | 2026.02.17 00:08:58.028081 [ 4 ] {acc1c2c8-f18f-4bd7-a3cd-94f553d68739} <Debug> TCPHandler: Processed in 0.001365433 sec. | ||
| 6650 | 2026.02.17 00:08:58.028190 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.02.17 00:08:58.028284 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.02.17 00:08:58.028337 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <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 | ||
| 6653 | 2026.02.17 00:08:58.029102 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.02.17 00:08:58.029138 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6655 | 2026.02.17 00:08:58.029648 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6656 | 2026.02.17 00:08:58.029877 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.02.17 00:08:58.030033 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 6658 | 2026.02.17 00:08:58.030088 [ 4 ] {49d34d5a-1a4f-4c78-8038-043d2ae313e6} <Debug> TCPHandler: Processed in 0.001947074 sec. | ||
| 6659 | 2026.02.17 00:08:58.030200 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.02.17 00:08:58.030301 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.02.17 00:08:58.030343 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6662 | 2026.02.17 00:08:58.030688 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.02.17 00:08:58.030724 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6664 | 2026.02.17 00:08:58.031046 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6665 | 2026.02.17 00:08:58.031254 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.02.17 00:08:58.031387 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6667 | 2026.02.17 00:08:58.031424 [ 4 ] {85a05e96-abe4-4522-ba25-a138b59d9d89} <Debug> TCPHandler: Processed in 0.001273172 sec. | ||
| 6668 | 2026.02.17 00:09:02.354653 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6669 | 2026.02.17 00:09:02.354726 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6670 | 2026.02.17 00:09:02.454593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13465 | ||
| 6671 | 2026.02.17 00:09:02.455300 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.02.17 00:09:02.455339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6673 | 2026.02.17 00:09:02.455816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6674 | 2026.02.17 00:09:02.456040 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.02.17 00:09:02.456175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6676 | 2026.02.17 00:09:02.486803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 846 | ||
| 6677 | 2026.02.17 00:09:02.489213 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.02.17 00:09:02.489261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6679 | 2026.02.17 00:09:02.490461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6680 | 2026.02.17 00:09:02.490718 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.02.17 00:09:02.490869 [ 154 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6682 | 2026.02.17 00:09:02.490928 [ 154 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.02.17 00:09:02.490949 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6684 | 2026.02.17 00:09:02.491053 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 6685 | 2026.02.17 00:09:02.491057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6686 | 2026.02.17 00:09:02.491580 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6687 | 2026.02.17 00:09:02.491713 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
| 6688 | 2026.02.17 00:09:02.492072 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6689 | 2026.02.17 00:09:02.492418 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6690 | 2026.02.17 00:09:02.492720 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6691 | 2026.02.17 00:09:02.493018 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6692 | 2026.02.17 00:09:02.493330 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6693 | 2026.02.17 00:09:02.499421 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.008408714 sec., 100609.91490494266 rows/sec., 86.69 MiB/sec. | ||
| 6694 | 2026.02.17 00:09:02.500647 [ 199 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6695 | 2026.02.17 00:09:02.501197 [ 199 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.02.17 00:09:02.501264 [ 199 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_21_4} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6697 | 2026.02.17 00:09:02.501471 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6698 | 2026.02.17 00:09:03.030810 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.02.17 00:09:03.031008 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.02.17 00:09:03.031073 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6701 | 2026.02.17 00:09:03.031798 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.02.17 00:09:03.031848 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6703 | 2026.02.17 00:09:03.032273 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6704 | 2026.02.17 00:09:03.032505 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.02.17 00:09:03.032658 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 6706 | 2026.02.17 00:09:03.032669 [ 154 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6707 | 2026.02.17 00:09:03.032700 [ 4 ] {77d86239-4a34-4710-9879-0d874fe99056} <Debug> TCPHandler: Processed in 0.002120957 sec. | ||
| 6708 | 2026.02.17 00:09:03.032736 [ 154 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.02.17 00:09:03.032763 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6710 | 2026.02.17 00:09:03.032836 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.02.17 00:09:03.032886 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 6712 | 2026.02.17 00:09:03.032935 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6713 | 2026.02.17 00:09:03.032980 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6714 | 2026.02.17 00:09:03.033026 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6715 | 2026.02.17 00:09:03.033063 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 6716 | 2026.02.17 00:09:03.033130 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6717 | 2026.02.17 00:09:03.033179 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6718 | 2026.02.17 00:09:03.033221 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6719 | 2026.02.17 00:09:03.033261 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6720 | 2026.02.17 00:09:03.033299 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6721 | 2026.02.17 00:09:03.033804 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.02.17 00:09:03.033845 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6723 | 2026.02.17 00:09:03.034275 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6724 | 2026.02.17 00:09:03.034309 [ 196 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482745 sec., 990055.6063247558 rows/sec., 67.29 MiB/sec. | ||
| 6725 | 2026.02.17 00:09:03.034450 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6726 | 2026.02.17 00:09:03.034509 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.02.17 00:09:03.034658 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001742 sec., 493111.3662456946 rows/sec., 39.25 MiB/sec. | ||
| 6728 | 2026.02.17 00:09:03.034697 [ 4 ] {fe832e8a-bfeb-41ad-8101-d9f408f18eab} <Debug> TCPHandler: Processed in 0.001913073 sec. | ||
| 6729 | 2026.02.17 00:09:03.034738 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.02.17 00:09:03.034813 [ 199 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_16_3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6731 | 2026.02.17 00:09:03.034814 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.02.17 00:09:03.034885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6733 | 2026.02.17 00:09:03.034919 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.02.17 00:09:03.034963 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6735 | 2026.02.17 00:09:03.035426 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.02.17 00:09:03.035462 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6737 | 2026.02.17 00:09:03.035777 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6738 | 2026.02.17 00:09:03.035989 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.02.17 00:09:03.036134 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001232 sec., 140422.0779220779 rows/sec., 8.62 MiB/sec. | ||
| 6740 | 2026.02.17 00:09:03.036172 [ 4 ] {b7af2914-9f99-4d13-96ea-225282a0156b} <Debug> TCPHandler: Processed in 0.001408604 sec. | ||
| 6741 | 2026.02.17 00:09:03.036280 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.02.17 00:09:03.036373 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.02.17 00:09:03.036412 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6744 | 2026.02.17 00:09:03.036840 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.02.17 00:09:03.036876 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6746 | 2026.02.17 00:09:03.037196 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6747 | 2026.02.17 00:09:03.037400 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.02.17 00:09:03.037527 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 6749 | 2026.02.17 00:09:03.037564 [ 4 ] {e5d7762e-8d59-493f-9ccd-309f211c47c6} <Debug> TCPHandler: Processed in 0.001334993 sec. | ||
| 6750 | 2026.02.17 00:09:03.037730 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.02.17 00:09:03.037822 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.02.17 00:09:03.037861 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6753 | 2026.02.17 00:09:03.038292 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.02.17 00:09:03.038327 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6755 | 2026.02.17 00:09:03.038624 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6756 | 2026.02.17 00:09:03.038827 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.02.17 00:09:03.038931 [ 154 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6758 | 2026.02.17 00:09:03.038957 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 6759 | 2026.02.17 00:09:03.038984 [ 154 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.02.17 00:09:03.039009 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6761 | 2026.02.17 00:09:03.039021 [ 4 ] {02b9f626-c58a-42a0-a2cc-2365401af304} <Debug> TCPHandler: Processed in 0.001338973 sec. | ||
| 6762 | 2026.02.17 00:09:03.039093 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 6763 | 2026.02.17 00:09:03.039136 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.02.17 00:09:03.039191 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6765 | 2026.02.17 00:09:03.039224 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 6766 | 2026.02.17 00:09:03.039231 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6767 | 2026.02.17 00:09:03.039272 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6768 | 2026.02.17 00:09:03.039291 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6769 | 2026.02.17 00:09:03.039344 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6770 | 2026.02.17 00:09:03.039390 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6771 | 2026.02.17 00:09:03.039435 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6772 | 2026.02.17 00:09:03.039481 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6773 | 2026.02.17 00:09:03.039851 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.02.17 00:09:03.039885 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6775 | 2026.02.17 00:09:03.040216 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6776 | 2026.02.17 00:09:03.040387 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329443 sec., 574676.7631256097 rows/sec., 35.23 MiB/sec. | ||
| 6777 | 2026.02.17 00:09:03.040431 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.02.17 00:09:03.040519 [ 196 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6779 | 2026.02.17 00:09:03.040567 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001354 sec., 384785.81979320536 rows/sec., 27.16 MiB/sec. | ||
| 6780 | 2026.02.17 00:09:03.040606 [ 4 ] {e5e4bb2c-4d73-4441-a56c-b081753d40f2} <Debug> TCPHandler: Processed in 0.001518736 sec. | ||
| 6781 | 2026.02.17 00:09:03.040725 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.02.17 00:09:03.040763 [ 196 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.02.17 00:09:03.040819 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6784 | 2026.02.17 00:09:03.040825 [ 196 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_16_3} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6785 | 2026.02.17 00:09:03.040861 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6786 | 2026.02.17 00:09:03.040888 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6787 | 2026.02.17 00:09:03.041198 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.02.17 00:09:03.041232 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6789 | 2026.02.17 00:09:03.041543 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6790 | 2026.02.17 00:09:03.041753 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.02.17 00:09:03.041881 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 6792 | 2026.02.17 00:09:03.041918 [ 4 ] {5d2c95b6-91b2-406d-90ca-1d4fb5f3e98a} <Debug> TCPHandler: Processed in 0.001245322 sec. | ||
| 6793 | 2026.02.17 00:09:03.042037 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.02.17 00:09:03.042131 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.02.17 00:09:03.042183 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6796 | 2026.02.17 00:09:03.042624 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.02.17 00:09:03.042658 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6798 | 2026.02.17 00:09:03.043030 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6799 | 2026.02.17 00:09:03.043264 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.02.17 00:09:03.043422 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001307 sec., 202754.39938791125 rows/sec., 13.47 MiB/sec. | ||
| 6801 | 2026.02.17 00:09:03.043462 [ 4 ] {f701925a-3dcf-4f93-aae5-3e6c43021388} <Debug> TCPHandler: Processed in 0.001486225 sec. | ||
| 6802 | 2026.02.17 00:09:03.043573 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.02.17 00:09:03.043672 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6804 | 2026.02.17 00:09:03.043716 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6805 | 2026.02.17 00:09:03.044056 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.02.17 00:09:03.044093 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6807 | 2026.02.17 00:09:03.044385 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6808 | 2026.02.17 00:09:03.044598 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.02.17 00:09:03.044726 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 6810 | 2026.02.17 00:09:03.044763 [ 4 ] {06e83e87-d8cf-4486-a322-cdaa9045ffa2} <Debug> TCPHandler: Processed in 0.001241032 sec. | ||
| 6811 | 2026.02.17 00:09:03.044873 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.02.17 00:09:03.044964 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6813 | 2026.02.17 00:09:03.045034 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <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 | ||
| 6814 | 2026.02.17 00:09:03.045972 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.02.17 00:09:03.046016 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6816 | 2026.02.17 00:09:03.046559 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6817 | 2026.02.17 00:09:03.046769 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.02.17 00:09:03.046907 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001959 sec., 15824.400204185811 rows/sec., 28.36 MiB/sec. | ||
| 6819 | 2026.02.17 00:09:03.046959 [ 4 ] {22365e20-a162-4e44-80ab-0dde7348430b} <Debug> TCPHandler: Processed in 0.002135736 sec. | ||
| 6820 | 2026.02.17 00:09:03.047065 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.02.17 00:09:03.047158 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6822 | 2026.02.17 00:09:03.047198 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6823 | 2026.02.17 00:09:03.047511 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.02.17 00:09:03.047547 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6825 | 2026.02.17 00:09:03.047839 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6826 | 2026.02.17 00:09:03.048037 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.02.17 00:09:03.048160 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00102 sec., 88235.29411764705 rows/sec., 5.52 MiB/sec. | ||
| 6828 | 2026.02.17 00:09:03.048194 [ 4 ] {4194daa3-baa2-4dba-b27c-da55a5fe2e3d} <Debug> TCPHandler: Processed in 0.0011769 sec. | ||
| 6829 | 2026.02.17 00:09:03.142864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6830 | 2026.02.17 00:09:03.158228 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.02.17 00:09:03.158271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6832 | 2026.02.17 00:09:03.163905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6833 | 2026.02.17 00:09:03.164583 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.02.17 00:09:03.167241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6835 | 2026.02.17 00:09:04.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.08 MiB, peak 269.08 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: -1.21 MiB | ||
| 6836 | 2026.02.17 00:09:08.047280 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.02.17 00:09:08.047461 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6838 | 2026.02.17 00:09:08.047527 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6839 | 2026.02.17 00:09:08.048144 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.02.17 00:09:08.048180 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6841 | 2026.02.17 00:09:08.048545 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6842 | 2026.02.17 00:09:08.048757 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.02.17 00:09:08.048900 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001485 sec., 5387.2053872053875 rows/sec., 439.29 KiB/sec. | ||
| 6844 | 2026.02.17 00:09:08.048944 [ 4 ] {2b0096db-ea2f-4ecd-9429-5750cf91031b} <Debug> TCPHandler: Processed in 0.001786141 sec. | ||
| 6845 | 2026.02.17 00:09:08.049081 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.02.17 00:09:08.049174 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6847 | 2026.02.17 00:09:08.049213 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6848 | 2026.02.17 00:09:08.050256 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.02.17 00:09:08.050291 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6850 | 2026.02.17 00:09:08.050666 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6851 | 2026.02.17 00:09:08.050870 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.02.17 00:09:08.050973 [ 148 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6853 | 2026.02.17 00:09:08.050994 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001838 sec., 663764.9619151251 rows/sec., 54.62 MiB/sec. | ||
| 6854 | 2026.02.17 00:09:08.051032 [ 148 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.02.17 00:09:08.051045 [ 4 ] {62945e21-c037-47d0-9c9f-41d54b84b694} <Debug> TCPHandler: Processed in 0.002018594 sec. | ||
| 6856 | 2026.02.17 00:09:08.051055 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6857 | 2026.02.17 00:09:08.051164 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.02.17 00:09:08.051178 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 6859 | 2026.02.17 00:09:08.051265 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.02.17 00:09:08.051311 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6861 | 2026.02.17 00:09:08.051342 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.02.17 00:09:08.051390 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2150 rows starting from the beginning of the part | ||
| 6863 | 2026.02.17 00:09:08.051470 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6864 | 2026.02.17 00:09:08.051525 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 864 rows starting from the beginning of the part | ||
| 6865 | 2026.02.17 00:09:08.051574 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6866 | 2026.02.17 00:09:08.051623 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 859 rows starting from the beginning of the part | ||
| 6867 | 2026.02.17 00:09:08.051671 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1220 rows starting from the beginning of the part | ||
| 6868 | 2026.02.17 00:09:08.051731 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.17 00:09:08.051771 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6870 | 2026.02.17 00:09:08.052122 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6871 | 2026.02.17 00:09:08.052338 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.02.17 00:09:08.052467 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001221 sec., 14742.01474201474 rows/sec., 1.05 MiB/sec. | ||
| 6873 | 2026.02.17 00:09:08.052504 [ 4 ] {0fc4e041-c68e-4458-b481-18ca2a4816fc} <Debug> TCPHandler: Processed in 0.001388473 sec. | ||
| 6874 | 2026.02.17 00:09:08.052618 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2026.02.17 00:09:08.052716 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.02.17 00:09:08.052754 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6877 | 2026.02.17 00:09:08.053261 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.02.17 00:09:08.053296 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6879 | 2026.02.17 00:09:08.053618 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6880 | 2026.02.17 00:09:08.053822 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.02.17 00:09:08.053921 [ 148 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6882 | 2026.02.17 00:09:08.053947 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 6883 | 2026.02.17 00:09:08.053949 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002832229 sec., 1851898.2751747828 rows/sec., 157.53 MiB/sec. | ||
| 6884 | 2026.02.17 00:09:08.053952 [ 148 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.02.17 00:09:08.053983 [ 4 ] {9b633475-bcb9-44c7-83a9-bfa136a73e27} <Debug> TCPHandler: Processed in 0.001412855 sec. | ||
| 6886 | 2026.02.17 00:09:08.054005 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6887 | 2026.02.17 00:09:08.054169 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.02.17 00:09:08.054325 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6889 | 2026.02.17 00:09:08.054346 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 6890 | 2026.02.17 00:09:08.054371 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6891 | 2026.02.17 00:09:08.054425 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6892 | 2026.02.17 00:09:08.054463 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6893 | 2026.02.17 00:09:08.054495 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 402 rows starting from the beginning of the part | ||
| 6894 | 2026.02.17 00:09:08.054552 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6895 | 2026.02.17 00:09:08.054607 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 6896 | 2026.02.17 00:09:08.054658 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6897 | 2026.02.17 00:09:08.054691 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.02.17 00:09:08.054700 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6899 | 2026.02.17 00:09:08.054751 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 6900 | 2026.02.17 00:09:08.054786 [ 199 ] {93369098-bf66-4561-ae88-10694315b991::all_1_41_8} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6901 | 2026.02.17 00:09:08.054898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 6902 | 2026.02.17 00:09:08.055113 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.02.17 00:09:08.055154 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6904 | 2026.02.17 00:09:08.055504 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6905 | 2026.02.17 00:09:08.055666 [ 193 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347633 sec., 875609.3090626305 rows/sec., 62.14 MiB/sec. | ||
| 6906 | 2026.02.17 00:09:08.055724 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.02.17 00:09:08.055836 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6908 | 2026.02.17 00:09:08.055839 [ 148 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6909 | 2026.02.17 00:09:08.055861 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001508 sec., 356763.92572944297 rows/sec., 26.46 MiB/sec. | ||
| 6910 | 2026.02.17 00:09:08.055887 [ 148 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.02.17 00:09:08.055906 [ 4 ] {21232d9f-33c7-48e7-964c-d2a119cde839} <Debug> TCPHandler: Processed in 0.001844952 sec. | ||
| 6912 | 2026.02.17 00:09:08.055910 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6913 | 2026.02.17 00:09:08.055984 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 6914 | 2026.02.17 00:09:08.056033 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.02.17 00:09:08.056087 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6916 | 2026.02.17 00:09:08.056119 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1061 rows starting from the beginning of the part | ||
| 6917 | 2026.02.17 00:09:08.056119 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.02.17 00:09:08.056135 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.02.17 00:09:08.056169 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6920 | 2026.02.17 00:09:08.056191 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6921 | 2026.02.17 00:09:08.056212 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_21_4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6922 | 2026.02.17 00:09:08.056214 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 531 rows starting from the beginning of the part | ||
| 6923 | 2026.02.17 00:09:08.056268 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6924 | 2026.02.17 00:09:08.056296 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6925 | 2026.02.17 00:09:08.056305 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 521 rows starting from the beginning of the part | ||
| 6926 | 2026.02.17 00:09:08.056352 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 538 rows starting from the beginning of the part | ||
| 6927 | 2026.02.17 00:09:08.056786 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.02.17 00:09:08.056826 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6929 | 2026.02.17 00:09:08.057229 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6930 | 2026.02.17 00:09:08.057434 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.02.17 00:09:08.057462 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506505 sec., 1857942.7217300972 rows/sec., 141.86 MiB/sec. | ||
| 6932 | 2026.02.17 00:09:08.057544 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6933 | 2026.02.17 00:09:08.057564 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001448 sec., 585635.3591160221 rows/sec., 39.42 MiB/sec. | ||
| 6934 | 2026.02.17 00:09:08.057580 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.02.17 00:09:08.057601 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6936 | 2026.02.17 00:09:08.057601 [ 4 ] {eaadcdf3-b5a7-4607-8e25-233fb0ef9052} <Debug> TCPHandler: Processed in 0.001629918 sec. | ||
| 6937 | 2026.02.17 00:09:08.057651 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6938 | 2026.02.17 00:09:08.057680 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 6939 | 2026.02.17 00:09:08.057734 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.02.17 00:09:08.057801 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6941 | 2026.02.17 00:09:08.057833 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6942 | 2026.02.17 00:09:08.057840 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12440 rows starting from the beginning of the part | ||
| 6943 | 2026.02.17 00:09:08.057894 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <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 | ||
| 6944 | 2026.02.17 00:09:08.057921 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 6945 | 2026.02.17 00:09:08.057923 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.02.17 00:09:08.057976 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 375 rows starting from the beginning of the part | ||
| 6947 | 2026.02.17 00:09:08.058019 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_41_8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6948 | 2026.02.17 00:09:08.058023 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 6949 | 2026.02.17 00:09:08.058081 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6950 | 2026.02.17 00:09:08.058099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6951 | 2026.02.17 00:09:08.058122 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 848 rows starting from the beginning of the part | ||
| 6952 | 2026.02.17 00:09:08.058698 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.02.17 00:09:08.058738 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6954 | 2026.02.17 00:09:08.059290 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6955 | 2026.02.17 00:09:08.059522 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.02.17 00:09:08.059662 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001848 sec., 5411.255411255411 rows/sec., 9.70 MiB/sec. | ||
| 6957 | 2026.02.17 00:09:08.059715 [ 4 ] {ac349ac7-dfc2-4681-aae5-4153a5146127} <Debug> TCPHandler: Processed in 0.002028435 sec. | ||
| 6958 | 2026.02.17 00:09:08.059829 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.02.17 00:09:08.059921 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6960 | 2026.02.17 00:09:08.059961 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6961 | 2026.02.17 00:09:08.060303 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.02.17 00:09:08.060337 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6963 | 2026.02.17 00:09:08.060650 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6964 | 2026.02.17 00:09:08.060858 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.02.17 00:09:08.060954 [ 148 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6966 | 2026.02.17 00:09:08.060985 [ 148 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.02.17 00:09:08.060987 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6968 | 2026.02.17 00:09:08.061004 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 6969 | 2026.02.17 00:09:08.061038 [ 4 ] {a04f087c-18b6-4408-9ce2-db3dd9746f89} <Debug> TCPHandler: Processed in 0.001256692 sec. | ||
| 6970 | 2026.02.17 00:09:08.061087 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6971 | 2026.02.17 00:09:08.061186 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6972 | 2026.02.17 00:09:08.061214 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 6973 | 2026.02.17 00:09:08.061265 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6974 | 2026.02.17 00:09:08.061308 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 120 rows starting from the beginning of the part | ||
| 6975 | 2026.02.17 00:09:08.061350 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6976 | 2026.02.17 00:09:08.061388 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6977 | 2026.02.17 00:09:08.061424 [ 197 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 6978 | 2026.02.17 00:09:08.062602 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14248 rows, containing 5 columns (5 merged, 0 gathered) in 0.004959096 sec., 2873104.2915886287 rows/sec., 194.91 MiB/sec. | ||
| 6979 | 2026.02.17 00:09:08.062614 [ 193 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563157 sec., 1746465.6461251173 rows/sec., 113.58 MiB/sec. | ||
| 6980 | 2026.02.17 00:09:08.062895 [ 193 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6981 | 2026.02.17 00:09:08.063036 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6982 | 2026.02.17 00:09:08.063160 [ 193 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.02.17 00:09:08.063246 [ 193 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_41_8} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6984 | 2026.02.17 00:09:08.063317 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6985 | 2026.02.17 00:09:08.063346 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.02.17 00:09:08.063405 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6987 | 2026.02.17 00:09:08.063463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 6988 | 2026.02.17 00:09:09.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.60 MiB, peak 273.93 MiB, free memory in arenas 0.00 B, will set to 266.09 MiB (RSS), difference: 1.49 MiB | ||
| 6989 | 2026.02.17 00:09:09.956266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13913 | ||
| 6990 | 2026.02.17 00:09:09.956774 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.02.17 00:09:09.956819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 6992 | 2026.02.17 00:09:09.957324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6993 | 2026.02.17 00:09:09.957563 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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.02.17 00:09:09.957699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13913 | ||
| 6995 | 2026.02.17 00:09:10.667321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6996 | 2026.02.17 00:09:10.683171 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.02.17 00:09:10.683213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 6998 | 2026.02.17 00:09:10.689307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6999 | 2026.02.17 00:09:10.689988 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.02.17 00:09:10.692718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7001 | 2026.02.17 00:09:12.491339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 884 | ||
| 7002 | 2026.02.17 00:09:12.494239 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.02.17 00:09:12.494285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7004 | 2026.02.17 00:09:12.495554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7005 | 2026.02.17 00:09:12.495824 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.02.17 00:09:12.496094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 7007 | 2026.02.17 00:09:13.030899 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.02.17 00:09:13.031083 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.02.17 00:09:13.031148 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7010 | 2026.02.17 00:09:13.031881 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.02.17 00:09:13.031926 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7012 | 2026.02.17 00:09:13.032352 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7013 | 2026.02.17 00:09:13.032574 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.02.17 00:09:13.032727 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 7015 | 2026.02.17 00:09:13.032771 [ 4 ] {739200af-8d43-4d3d-8206-49c2d39a318f} <Debug> TCPHandler: Processed in 0.001999945 sec. | ||
| 7016 | 2026.02.17 00:09:13.032893 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.02.17 00:09:13.032995 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7018 | 2026.02.17 00:09:13.033047 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7019 | 2026.02.17 00:09:13.033829 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.02.17 00:09:13.033867 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7021 | 2026.02.17 00:09:13.034242 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7022 | 2026.02.17 00:09:13.034449 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.02.17 00:09:13.034579 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001606 sec., 534869.2403486924 rows/sec., 42.58 MiB/sec. | ||
| 7024 | 2026.02.17 00:09:13.034616 [ 4 ] {4f106177-0ed0-43e6-8d7a-997d4aefc85c} <Debug> TCPHandler: Processed in 0.00177628 sec. | ||
| 7025 | 2026.02.17 00:09:13.034723 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.02.17 00:09:13.034817 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.02.17 00:09:13.034857 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7028 | 2026.02.17 00:09:13.035320 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.17 00:09:13.035355 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7030 | 2026.02.17 00:09:13.035656 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7031 | 2026.02.17 00:09:13.035861 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.17 00:09:13.035990 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001191 sec., 145256.0873215785 rows/sec., 8.92 MiB/sec. | ||
| 7033 | 2026.02.17 00:09:13.036036 [ 4 ] {d6dae632-c9c0-4042-92af-f38761ca11b2} <Debug> TCPHandler: Processed in 0.001362904 sec. | ||
| 7034 | 2026.02.17 00:09:13.036142 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.02.17 00:09:13.036235 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.02.17 00:09:13.036273 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7037 | 2026.02.17 00:09:13.036698 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.02.17 00:09:13.036734 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7039 | 2026.02.17 00:09:13.037041 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7040 | 2026.02.17 00:09:13.037249 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.02.17 00:09:13.037373 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 7042 | 2026.02.17 00:09:13.037411 [ 4 ] {004f0736-1e55-4c22-a547-da6de2e2631a} <Debug> TCPHandler: Processed in 0.001319292 sec. | ||
| 7043 | 2026.02.17 00:09:13.037516 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.02.17 00:09:13.037609 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.02.17 00:09:13.037647 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7046 | 2026.02.17 00:09:13.038074 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.02.17 00:09:13.038110 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7048 | 2026.02.17 00:09:13.038407 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7049 | 2026.02.17 00:09:13.038608 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.02.17 00:09:13.038735 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 7051 | 2026.02.17 00:09:13.038772 [ 4 ] {a0b9c9c2-c2b1-483e-bedb-decd9f069421} <Debug> TCPHandler: Processed in 0.001306813 sec. | ||
| 7052 | 2026.02.17 00:09:13.038874 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.02.17 00:09:13.038967 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7054 | 2026.02.17 00:09:13.039006 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7055 | 2026.02.17 00:09:13.039586 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.02.17 00:09:13.039623 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7057 | 2026.02.17 00:09:13.039934 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7058 | 2026.02.17 00:09:13.040149 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.02.17 00:09:13.040278 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001329 sec., 392024.07825432654 rows/sec., 27.67 MiB/sec. | ||
| 7060 | 2026.02.17 00:09:13.040316 [ 4 ] {f5c8f30e-1d77-4585-9967-f8778c1f947c} <Debug> TCPHandler: Processed in 0.001490696 sec. | ||
| 7061 | 2026.02.17 00:09:13.040422 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.02.17 00:09:13.040515 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7063 | 2026.02.17 00:09:13.040556 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7064 | 2026.02.17 00:09:13.040889 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.02.17 00:09:13.040924 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7066 | 2026.02.17 00:09:13.041234 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7067 | 2026.02.17 00:09:13.041441 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.02.17 00:09:13.041567 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7069 | 2026.02.17 00:09:13.041603 [ 4 ] {db442c38-39e6-4825-9be1-80278774b6b0} <Debug> TCPHandler: Processed in 0.001230971 sec. | ||
| 7070 | 2026.02.17 00:09:13.041709 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.02.17 00:09:13.041815 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7072 | 2026.02.17 00:09:13.041859 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7073 | 2026.02.17 00:09:13.042296 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.02.17 00:09:13.042332 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7075 | 2026.02.17 00:09:13.042677 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7076 | 2026.02.17 00:09:13.042887 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.02.17 00:09:13.043044 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001248 sec., 212339.7435897436 rows/sec., 14.11 MiB/sec. | ||
| 7078 | 2026.02.17 00:09:13.043081 [ 4 ] {ff95124a-e69c-4571-b1d7-92927e59a418} <Debug> TCPHandler: Processed in 0.001422684 sec. | ||
| 7079 | 2026.02.17 00:09:13.043200 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.02.17 00:09:13.043295 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.02.17 00:09:13.043336 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7082 | 2026.02.17 00:09:13.043651 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.02.17 00:09:13.043686 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7084 | 2026.02.17 00:09:13.043984 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7085 | 2026.02.17 00:09:13.044186 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.02.17 00:09:13.044337 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 7087 | 2026.02.17 00:09:13.044374 [ 4 ] {8792b4d9-45fe-4b8b-823f-ff76642c8613} <Debug> TCPHandler: Processed in 0.001224971 sec. | ||
| 7088 | 2026.02.17 00:09:13.044487 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.02.17 00:09:13.044581 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.02.17 00:09:13.044634 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <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 | ||
| 7091 | 2026.02.17 00:09:13.045454 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.02.17 00:09:13.045491 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7093 | 2026.02.17 00:09:13.046021 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7094 | 2026.02.17 00:09:13.046241 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.02.17 00:09:13.046381 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 7096 | 2026.02.17 00:09:13.046446 [ 4 ] {a96d43df-081b-4cf8-ab77-4f5c364aec0c} <Debug> TCPHandler: Processed in 0.002008414 sec. | ||
| 7097 | 2026.02.17 00:09:13.046559 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.02.17 00:09:13.046655 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.02.17 00:09:13.046696 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7100 | 2026.02.17 00:09:13.047018 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.02.17 00:09:13.047053 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7102 | 2026.02.17 00:09:13.047353 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7103 | 2026.02.17 00:09:13.047553 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.02.17 00:09:13.047682 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 7105 | 2026.02.17 00:09:13.047718 [ 4 ] {3a228fe4-40cd-4714-8247-71f6db094347} <Debug> TCPHandler: Processed in 0.001209201 sec. | ||
| 7106 | 2026.02.17 00:09:17.354991 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7107 | 2026.02.17 00:09:17.355063 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7108 | 2026.02.17 00:09:17.457764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14425 | ||
| 7109 | 2026.02.17 00:09:17.458285 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.02.17 00:09:17.458327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7111 | 2026.02.17 00:09:17.458824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7112 | 2026.02.17 00:09:17.459051 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.02.17 00:09:17.459181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 7114 | 2026.02.17 00:09:18.020654 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.02.17 00:09:18.020842 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7116 | 2026.02.17 00:09:18.020912 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7117 | 2026.02.17 00:09:18.021634 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.02.17 00:09:18.021676 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7119 | 2026.02.17 00:09:18.022088 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7120 | 2026.02.17 00:09:18.022314 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.02.17 00:09:18.022476 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.70 MiB/sec. | ||
| 7122 | 2026.02.17 00:09:18.022523 [ 4 ] {3810f2c0-cbbc-4a55-8368-ae12dd27ba4f} <Debug> TCPHandler: Processed in 0.002006715 sec. | ||
| 7123 | 2026.02.17 00:09:18.022665 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.02.17 00:09:18.022766 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.02.17 00:09:18.022810 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7126 | 2026.02.17 00:09:18.023222 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.02.17 00:09:18.023258 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7128 | 2026.02.17 00:09:18.023572 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7129 | 2026.02.17 00:09:18.023790 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.02.17 00:09:18.023914 [ 132 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7131 | 2026.02.17 00:09:18.023919 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 7132 | 2026.02.17 00:09:18.023948 [ 132 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.02.17 00:09:18.023966 [ 4 ] {528566cc-dabf-40c9-89af-be7d46806412} <Debug> TCPHandler: Processed in 0.001355794 sec. | ||
| 7134 | 2026.02.17 00:09:18.023968 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7135 | 2026.02.17 00:09:18.024050 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 7136 | 2026.02.17 00:09:18.024080 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.02.17 00:09:18.024134 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7138 | 2026.02.17 00:09:18.024160 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 215 rows starting from the beginning of the part | ||
| 7139 | 2026.02.17 00:09:18.024173 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7140 | 2026.02.17 00:09:18.024214 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7141 | 2026.02.17 00:09:18.024215 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7142 | 2026.02.17 00:09:18.024265 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 173 rows starting from the beginning of the part | ||
| 7143 | 2026.02.17 00:09:18.024303 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
| 7144 | 2026.02.17 00:09:18.024341 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 173 rows starting from the beginning of the part | ||
| 7145 | 2026.02.17 00:09:18.024380 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7146 | 2026.02.17 00:09:18.024660 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.02.17 00:09:18.024695 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7148 | 2026.02.17 00:09:18.025030 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7149 | 2026.02.17 00:09:18.025227 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205221 sec., 497004.283861632 rows/sec., 33.13 MiB/sec. | ||
| 7150 | 2026.02.17 00:09:18.025248 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.02.17 00:09:18.025404 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 7152 | 2026.02.17 00:09:18.025444 [ 4 ] {c5cbd4ca-902d-4929-9afd-66dd8169632c} <Debug> TCPHandler: Processed in 0.001418594 sec. | ||
| 7153 | 2026.02.17 00:09:18.025444 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7154 | 2026.02.17 00:09:18.025567 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.02.17 00:09:18.025667 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.02.17 00:09:18.025713 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7157 | 2026.02.17 00:09:18.025773 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.02.17 00:09:18.025861 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_41_8} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7159 | 2026.02.17 00:09:18.025961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7160 | 2026.02.17 00:09:18.026131 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.02.17 00:09:18.026172 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7162 | 2026.02.17 00:09:18.026536 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7163 | 2026.02.17 00:09:18.026749 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.02.17 00:09:18.026879 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 7165 | 2026.02.17 00:09:18.026917 [ 4 ] {7058a1a8-3ed6-4c1a-9299-4cf736502273} <Debug> TCPHandler: Processed in 0.001398354 sec. | ||
| 7166 | 2026.02.17 00:09:18.027026 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.02.17 00:09:18.027120 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.02.17 00:09:18.027175 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <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 | ||
| 7169 | 2026.02.17 00:09:18.027926 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.02.17 00:09:18.027961 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7171 | 2026.02.17 00:09:18.028478 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7172 | 2026.02.17 00:09:18.028703 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.02.17 00:09:18.028811 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7174 | 2026.02.17 00:09:18.028841 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 7175 | 2026.02.17 00:09:18.028845 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.02.17 00:09:18.028873 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7177 | 2026.02.17 00:09:18.028893 [ 4 ] {5eb6ca92-dd56-482e-ba11-50d6aac831bd} <Debug> TCPHandler: Processed in 0.001916043 sec. | ||
| 7178 | 2026.02.17 00:09:18.028933 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 7179 | 2026.02.17 00:09:18.029021 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.02.17 00:09:18.029100 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7181 | 2026.02.17 00:09:18.029115 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.02.17 00:09:18.029144 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 675 rows starting from the beginning of the part | ||
| 7183 | 2026.02.17 00:09:18.029158 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7184 | 2026.02.17 00:09:18.029242 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7185 | 2026.02.17 00:09:18.029357 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7186 | 2026.02.17 00:09:18.029468 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7187 | 2026.02.17 00:09:18.029513 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.02.17 00:09:18.029548 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7189 | 2026.02.17 00:09:18.029562 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 7190 | 2026.02.17 00:09:18.029647 [ 200 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7191 | 2026.02.17 00:09:18.029861 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7192 | 2026.02.17 00:09:18.030073 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.02.17 00:09:18.030201 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7194 | 2026.02.17 00:09:18.030237 [ 4 ] {4e910883-a462-4eca-aa87-a39a1ed9880e} <Debug> TCPHandler: Processed in 0.001265021 sec. | ||
| 7195 | 2026.02.17 00:09:18.034116 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 19 columns (19 merged, 0 gathered) in 0.00520526 sec., 147350.9488478962 rows/sec., 264.05 MiB/sec. | ||
| 7196 | 2026.02.17 00:09:18.034972 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7197 | 2026.02.17 00:09:18.035349 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.02.17 00:09:18.035430 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7199 | 2026.02.17 00:09:18.035557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7200 | 2026.02.17 00:09:18.192766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7201 | 2026.02.17 00:09:18.209703 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.02.17 00:09:18.209748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7203 | 2026.02.17 00:09:18.216075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7204 | 2026.02.17 00:09:18.216784 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.02.17 00:09:18.219667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7206 | 2026.02.17 00:09:19.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.34 MiB, peak 274.36 MiB, free memory in arenas 0.00 B, will set to 268.57 MiB (RSS), difference: 1.23 MiB | ||
| 7207 | 2026.02.17 00:09:22.496284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 918 | ||
| 7208 | 2026.02.17 00:09:22.498659 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.02.17 00:09:22.498711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7210 | 2026.02.17 00:09:22.499984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7211 | 2026.02.17 00:09:22.500247 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.02.17 00:09:22.500595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7213 | 2026.02.17 00:09:23.030290 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.02.17 00:09:23.030483 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7215 | 2026.02.17 00:09:23.030554 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7216 | 2026.02.17 00:09:23.031292 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.02.17 00:09:23.031339 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7218 | 2026.02.17 00:09:23.031755 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7219 | 2026.02.17 00:09:23.031978 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.02.17 00:09:23.032139 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 7221 | 2026.02.17 00:09:23.032180 [ 4 ] {ad2b9d1f-e295-4671-bd60-db640222e05e} <Debug> TCPHandler: Processed in 0.002024515 sec. | ||
| 7222 | 2026.02.17 00:09:23.032299 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.02.17 00:09:23.032393 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7224 | 2026.02.17 00:09:23.032434 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7225 | 2026.02.17 00:09:23.033314 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.02.17 00:09:23.033351 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7227 | 2026.02.17 00:09:23.033724 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7228 | 2026.02.17 00:09:23.033932 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.02.17 00:09:23.034061 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001686 sec., 509489.91696322657 rows/sec., 40.56 MiB/sec. | ||
| 7230 | 2026.02.17 00:09:23.034097 [ 4 ] {2dc6f01e-3c79-4f79-bb2b-6c5caf3cf8e5} <Debug> TCPHandler: Processed in 0.001847372 sec. | ||
| 7231 | 2026.02.17 00:09:23.034205 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.02.17 00:09:23.034296 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.02.17 00:09:23.034335 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7234 | 2026.02.17 00:09:23.034799 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.02.17 00:09:23.034835 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7236 | 2026.02.17 00:09:23.035165 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7237 | 2026.02.17 00:09:23.035373 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.02.17 00:09:23.035503 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001225 sec., 141224.48979591837 rows/sec., 8.67 MiB/sec. | ||
| 7239 | 2026.02.17 00:09:23.035541 [ 4 ] {38f087ff-b5f1-492e-8ab0-371ef4a5d11a} <Debug> TCPHandler: Processed in 0.001383234 sec. | ||
| 7240 | 2026.02.17 00:09:23.035648 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.02.17 00:09:23.035741 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7242 | 2026.02.17 00:09:23.035780 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7243 | 2026.02.17 00:09:23.036249 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.02.17 00:09:23.036286 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7245 | 2026.02.17 00:09:23.036615 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7246 | 2026.02.17 00:09:23.036824 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.02.17 00:09:23.036950 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 7248 | 2026.02.17 00:09:23.036989 [ 4 ] {d65d14c1-6f3c-482e-850b-632c6b02575d} <Debug> TCPHandler: Processed in 0.001389904 sec. | ||
| 7249 | 2026.02.17 00:09:23.037095 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2026.02.17 00:09:23.037188 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7251 | 2026.02.17 00:09:23.037228 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7252 | 2026.02.17 00:09:23.037678 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.02.17 00:09:23.037714 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7254 | 2026.02.17 00:09:23.038015 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7255 | 2026.02.17 00:09:23.038229 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.02.17 00:09:23.038359 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 7257 | 2026.02.17 00:09:23.038397 [ 4 ] {0f894758-2cf0-488e-815d-c9a6456c4a68} <Debug> TCPHandler: Processed in 0.001350383 sec. | ||
| 7258 | 2026.02.17 00:09:23.038518 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.02.17 00:09:23.038610 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7260 | 2026.02.17 00:09:23.038650 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7261 | 2026.02.17 00:09:23.039305 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.02.17 00:09:23.039341 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7263 | 2026.02.17 00:09:23.039671 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7264 | 2026.02.17 00:09:23.039879 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.02.17 00:09:23.040006 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001415 sec., 368197.87985865725 rows/sec., 25.99 MiB/sec. | ||
| 7266 | 2026.02.17 00:09:23.040044 [ 4 ] {a240fb2f-7dd0-494b-8700-a76a12a86879} <Debug> TCPHandler: Processed in 0.001575767 sec. | ||
| 7267 | 2026.02.17 00:09:23.040155 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.02.17 00:09:23.040248 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7269 | 2026.02.17 00:09:23.040289 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7270 | 2026.02.17 00:09:23.040625 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.02.17 00:09:23.040660 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7272 | 2026.02.17 00:09:23.040959 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7273 | 2026.02.17 00:09:23.041158 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.02.17 00:09:23.041266 [ 127 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7275 | 2026.02.17 00:09:23.041287 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 7276 | 2026.02.17 00:09:23.041351 [ 127 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.02.17 00:09:23.041366 [ 4 ] {4266efdc-cb20-4a44-9b27-c5219c2f22a6} <Debug> TCPHandler: Processed in 0.001259802 sec. | ||
| 7278 | 2026.02.17 00:09:23.041377 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7279 | 2026.02.17 00:09:23.041476 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7280 | 2026.02.17 00:09:23.041500 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7281 | 2026.02.17 00:09:23.041571 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7282 | 2026.02.17 00:09:23.041599 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7283 | 2026.02.17 00:09:23.041623 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.02.17 00:09:23.041654 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7285 | 2026.02.17 00:09:23.041676 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7286 | 2026.02.17 00:09:23.041699 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7287 | 2026.02.17 00:09:23.041752 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7288 | 2026.02.17 00:09:23.041796 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7289 | 2026.02.17 00:09:23.041840 [ 188 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 7290 | 2026.02.17 00:09:23.042192 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.02.17 00:09:23.042235 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7292 | 2026.02.17 00:09:23.042593 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115527 sec., 88291.04884572438 rows/sec., 4.50 MiB/sec. | ||
| 7293 | 2026.02.17 00:09:23.042663 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7294 | 2026.02.17 00:09:23.042776 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7295 | 2026.02.17 00:09:23.042910 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.02.17 00:09:23.043061 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001463 sec., 181134.65481886533 rows/sec., 12.04 MiB/sec. | ||
| 7297 | 2026.02.17 00:09:23.043101 [ 4 ] {f365dbdf-9c34-4f26-945b-6c4d1e30b948} <Debug> TCPHandler: Processed in 0.001662689 sec. | ||
| 7298 | 2026.02.17 00:09:23.043110 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.02.17 00:09:23.043192 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_16_3} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7300 | 2026.02.17 00:09:23.043212 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.02.17 00:09:23.043294 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7302 | 2026.02.17 00:09:23.043311 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.02.17 00:09:23.043358 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7304 | 2026.02.17 00:09:23.043674 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.02.17 00:09:23.043710 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7306 | 2026.02.17 00:09:23.044011 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7307 | 2026.02.17 00:09:23.044211 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.02.17 00:09:23.044314 [ 127 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7309 | 2026.02.17 00:09:23.044341 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 7310 | 2026.02.17 00:09:23.044346 [ 127 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.02.17 00:09:23.044381 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7312 | 2026.02.17 00:09:23.044384 [ 4 ] {d1f3d7cc-f5d9-462c-bde7-306f3c6c1ca1} <Debug> TCPHandler: Processed in 0.001220491 sec. | ||
| 7313 | 2026.02.17 00:09:23.044462 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7314 | 2026.02.17 00:09:23.044502 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.02.17 00:09:23.044569 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7316 | 2026.02.17 00:09:23.044600 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7317 | 2026.02.17 00:09:23.044605 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7318 | 2026.02.17 00:09:23.044660 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <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 | ||
| 7319 | 2026.02.17 00:09:23.044686 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7320 | 2026.02.17 00:09:23.044741 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7321 | 2026.02.17 00:09:23.044783 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7322 | 2026.02.17 00:09:23.044825 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7323 | 2026.02.17 00:09:23.044874 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 7324 | 2026.02.17 00:09:23.045556 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.02.17 00:09:23.045598 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7326 | 2026.02.17 00:09:23.045742 [ 188 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315752 sec., 13680.389617496307 rows/sec., 918.85 KiB/sec. | ||
| 7327 | 2026.02.17 00:09:23.045866 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7328 | 2026.02.17 00:09:23.046111 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.02.17 00:09:23.046167 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7330 | 2026.02.17 00:09:23.046178 [ 191 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_16_3} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7331 | 2026.02.17 00:09:23.046252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7332 | 2026.02.17 00:09:23.046402 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.02.17 00:09:23.046550 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 28.23 MiB/sec. | ||
| 7334 | 2026.02.17 00:09:23.046603 [ 4 ] {cac35e43-608f-4a53-bdf0-2625ce63bc89} <Debug> TCPHandler: Processed in 0.002148897 sec. | ||
| 7335 | 2026.02.17 00:09:23.046719 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.02.17 00:09:23.046813 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.02.17 00:09:23.046854 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7338 | 2026.02.17 00:09:23.047188 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.02.17 00:09:23.047223 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7340 | 2026.02.17 00:09:23.047523 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7341 | 2026.02.17 00:09:23.047722 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.02.17 00:09:23.047849 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 7343 | 2026.02.17 00:09:23.047883 [ 4 ] {5186e2cc-5e8e-4149-8f29-886eedaa47da} <Debug> TCPHandler: Processed in 0.001213461 sec. | ||
| 7344 | 2026.02.17 00:09:24.959280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14873 | ||
| 7345 | 2026.02.17 00:09:24.959964 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.02.17 00:09:24.960000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7347 | 2026.02.17 00:09:24.960471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7348 | 2026.02.17 00:09:24.960701 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.02.17 00:09:24.960826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14873 | ||
| 7350 | 2026.02.17 00:09:24.960862 [ 120 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7351 | 2026.02.17 00:09:24.960934 [ 120 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.02.17 00:09:24.960956 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7353 | 2026.02.17 00:09:24.961147 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 7354 | 2026.02.17 00:09:24.961362 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7355 | 2026.02.17 00:09:24.961423 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 7356 | 2026.02.17 00:09:24.961522 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7357 | 2026.02.17 00:09:24.961597 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7358 | 2026.02.17 00:09:24.961661 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7359 | 2026.02.17 00:09:24.961724 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7360 | 2026.02.17 00:09:24.961788 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7361 | 2026.02.17 00:09:24.963847 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787888 sec., 5334862.806540291 rows/sec., 76.32 MiB/sec. | ||
| 7362 | 2026.02.17 00:09:24.964302 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7363 | 2026.02.17 00:09:24.964617 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.02.17 00:09:24.964704 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_31_6} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7365 | 2026.02.17 00:09:24.964827 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7366 | 2026.02.17 00:09:25.719730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7367 | 2026.02.17 00:09:25.737047 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.17 00:09:25.737092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7369 | 2026.02.17 00:09:25.742723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7370 | 2026.02.17 00:09:25.743428 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.02.17 00:09:25.743698 [ 120 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7372 | 2026.02.17 00:09:25.743739 [ 120 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.02.17 00:09:25.743761 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7374 | 2026.02.17 00:09:25.743931 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7375 | 2026.02.17 00:09:25.746478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7376 | 2026.02.17 00:09:25.748369 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2026.02.17 00:09:25.749798 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7378 | 2026.02.17 00:09:25.754401 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7379 | 2026.02.17 00:09:25.758931 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7380 | 2026.02.17 00:09:25.763467 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7381 | 2026.02.17 00:09:25.767887 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7382 | 2026.02.17 00:09:25.771727 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 7383 | 2026.02.17 00:09:25.827800 [ 202 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083955809 sec., 2787.1805749617633 rows/sec., 14.41 MiB/sec. | ||
| 7384 | 2026.02.17 00:09:25.830022 [ 186 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7385 | 2026.02.17 00:09:25.832018 [ 186 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_31_6} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.02.17 00:09:25.832130 [ 186 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_31_6} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7387 | 2026.02.17 00:09:25.833795 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7388 | 2026.02.17 00:09:26.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.26 MiB, peak 280.83 MiB, free memory in arenas 0.00 B, will set to 271.95 MiB (RSS), difference: 1.69 MiB | ||
| 7389 | 2026.02.17 00:09:28.021040 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.02.17 00:09:28.021233 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7391 | 2026.02.17 00:09:28.021317 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7392 | 2026.02.17 00:09:28.022050 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.02.17 00:09:28.022097 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7394 | 2026.02.17 00:09:28.022486 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7395 | 2026.02.17 00:09:28.022702 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.02.17 00:09:28.022859 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001677 sec., 45319.022063208104 rows/sec., 3.72 MiB/sec. | ||
| 7397 | 2026.02.17 00:09:28.022902 [ 4 ] {9d539757-a273-4615-bef0-439f13916a52} <Debug> TCPHandler: Processed in 0.002001074 sec. | ||
| 7398 | 2026.02.17 00:09:28.023034 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.02.17 00:09:28.023144 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7400 | 2026.02.17 00:09:28.023186 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7401 | 2026.02.17 00:09:28.023634 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.02.17 00:09:28.023669 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7403 | 2026.02.17 00:09:28.023977 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7404 | 2026.02.17 00:09:28.024182 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.02.17 00:09:28.024315 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 7406 | 2026.02.17 00:09:28.024353 [ 4 ] {cc426e3a-abf1-4a78-a1fc-a33ae3dce250} <Debug> TCPHandler: Processed in 0.001368474 sec. | ||
| 7407 | 2026.02.17 00:09:28.024468 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.02.17 00:09:28.024572 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7409 | 2026.02.17 00:09:28.024612 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7410 | 2026.02.17 00:09:28.025021 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.02.17 00:09:28.025058 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7412 | 2026.02.17 00:09:28.025358 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7413 | 2026.02.17 00:09:28.025562 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.02.17 00:09:28.025698 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 7415 | 2026.02.17 00:09:28.025736 [ 4 ] {f9ab7d92-1aec-4eb6-b10e-7cfffe30038c} <Debug> TCPHandler: Processed in 0.001317753 sec. | ||
| 7416 | 2026.02.17 00:09:28.025848 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.02.17 00:09:28.025951 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.02.17 00:09:28.025995 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7419 | 2026.02.17 00:09:28.026425 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.02.17 00:09:28.026461 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7421 | 2026.02.17 00:09:28.026786 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7422 | 2026.02.17 00:09:28.026988 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.02.17 00:09:28.027133 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7424 | 2026.02.17 00:09:28.027170 [ 4 ] {ef09ddd7-af0f-442a-919d-20e49824e336} <Debug> TCPHandler: Processed in 0.001369843 sec. | ||
| 7425 | 2026.02.17 00:09:28.027281 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.02.17 00:09:28.027384 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7427 | 2026.02.17 00:09:28.027438 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <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 | ||
| 7428 | 2026.02.17 00:09:28.028194 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.02.17 00:09:28.028230 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7430 | 2026.02.17 00:09:28.028728 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7431 | 2026.02.17 00:09:28.028949 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.02.17 00:09:28.029092 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 7433 | 2026.02.17 00:09:28.029145 [ 4 ] {1a10c637-d0fe-4553-aa9f-84de055a216b} <Debug> TCPHandler: Processed in 0.001912123 sec. | ||
| 7434 | 2026.02.17 00:09:28.029273 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.02.17 00:09:28.029367 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.02.17 00:09:28.029408 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7437 | 2026.02.17 00:09:28.029754 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.02.17 00:09:28.029790 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7439 | 2026.02.17 00:09:28.030091 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7440 | 2026.02.17 00:09:28.030291 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.02.17 00:09:28.030423 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7442 | 2026.02.17 00:09:28.030461 [ 4 ] {bdc59010-006c-40f9-856e-d2869539463d} <Debug> TCPHandler: Processed in 0.001243672 sec. | ||
| 7443 | 2026.02.17 00:09:32.355104 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7444 | 2026.02.17 00:09:32.355178 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7445 | 2026.02.17 00:09:32.460897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15385 | ||
| 7446 | 2026.02.17 00:09:32.461461 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.02.17 00:09:32.461506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7448 | 2026.02.17 00:09:32.462141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7449 | 2026.02.17 00:09:32.462362 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.02.17 00:09:32.462491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 7451 | 2026.02.17 00:09:32.500782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 952 | ||
| 7452 | 2026.02.17 00:09:32.503137 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.02.17 00:09:32.503184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7454 | 2026.02.17 00:09:32.504365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7455 | 2026.02.17 00:09:32.504641 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.02.17 00:09:32.504938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7457 | 2026.02.17 00:09:33.001311 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922496 sec. | ||
| 7458 | 2026.02.17 00:09:33.031025 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.02.17 00:09:33.031206 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7460 | 2026.02.17 00:09:33.031271 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7461 | 2026.02.17 00:09:33.031958 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.02.17 00:09:33.032008 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7463 | 2026.02.17 00:09:33.032420 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7464 | 2026.02.17 00:09:33.032646 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.02.17 00:09:33.032798 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00164 sec., 173170.73170731709 rows/sec., 11.00 MiB/sec. | ||
| 7466 | 2026.02.17 00:09:33.032839 [ 4 ] {5840ab1b-0dc0-4954-a113-59fd737d7a67} <Debug> TCPHandler: Processed in 0.001942254 sec. | ||
| 7467 | 2026.02.17 00:09:33.032955 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.02.17 00:09:33.033051 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2026.02.17 00:09:33.033090 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7470 | 2026.02.17 00:09:33.033738 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.02.17 00:09:33.033774 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7472 | 2026.02.17 00:09:33.034127 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7473 | 2026.02.17 00:09:33.034345 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.02.17 00:09:33.034460 [ 109 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7475 | 2026.02.17 00:09:33.034473 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001441 sec., 596113.8098542679 rows/sec., 47.45 MiB/sec. | ||
| 7476 | 2026.02.17 00:09:33.034524 [ 109 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.02.17 00:09:33.034532 [ 4 ] {de0296d9-12f6-4f45-b581-c08a02509bd6} <Debug> TCPHandler: Processed in 0.001624788 sec. | ||
| 7478 | 2026.02.17 00:09:33.034551 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7479 | 2026.02.17 00:09:33.034651 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.02.17 00:09:33.034691 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 7481 | 2026.02.17 00:09:33.034750 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7482 | 2026.02.17 00:09:33.034796 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7483 | 2026.02.17 00:09:33.034858 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7484 | 2026.02.17 00:09:33.034901 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2150 rows starting from the beginning of the part | ||
| 7485 | 2026.02.17 00:09:33.034976 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 859 rows starting from the beginning of the part | ||
| 7486 | 2026.02.17 00:09:33.035026 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7487 | 2026.02.17 00:09:33.035076 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 859 rows starting from the beginning of the part | ||
| 7488 | 2026.02.17 00:09:33.035118 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 7489 | 2026.02.17 00:09:33.035156 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 859 rows starting from the beginning of the part | ||
| 7490 | 2026.02.17 00:09:33.035255 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.02.17 00:09:33.035304 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7492 | 2026.02.17 00:09:33.035791 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7493 | 2026.02.17 00:09:33.036017 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.02.17 00:09:33.036160 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001427 sec., 121233.35669236159 rows/sec., 7.44 MiB/sec. | ||
| 7495 | 2026.02.17 00:09:33.036204 [ 4 ] {1269573e-4a47-4681-8a2d-1b3bf8c0a065} <Debug> TCPHandler: Processed in 0.001600657 sec. | ||
| 7496 | 2026.02.17 00:09:33.036318 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.02.17 00:09:33.036414 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7498 | 2026.02.17 00:09:33.036455 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7499 | 2026.02.17 00:09:33.036892 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.02.17 00:09:33.036929 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7501 | 2026.02.17 00:09:33.037243 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002620435 sec., 1861904.607441131 rows/sec., 157.38 MiB/sec. | ||
| 7502 | 2026.02.17 00:09:33.037249 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7503 | 2026.02.17 00:09:33.037484 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.17 00:09:33.037594 [ 189 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7505 | 2026.02.17 00:09:33.037621 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 7506 | 2026.02.17 00:09:33.037666 [ 4 ] {3313c6a6-3114-4a22-ba3f-f2b7266d8a0e} <Debug> TCPHandler: Processed in 0.001398614 sec. | ||
| 7507 | 2026.02.17 00:09:33.037778 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.02.17 00:09:33.037875 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.02.17 00:09:33.037905 [ 189 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.02.17 00:09:33.037916 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7511 | 2026.02.17 00:09:33.037990 [ 189 ] {93369098-bf66-4561-ae88-10694315b991::all_1_46_9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7512 | 2026.02.17 00:09:33.038105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7513 | 2026.02.17 00:09:33.038349 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.02.17 00:09:33.038389 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7515 | 2026.02.17 00:09:33.038694 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7516 | 2026.02.17 00:09:33.038901 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.02.17 00:09:33.039035 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 7518 | 2026.02.17 00:09:33.039076 [ 4 ] {1017196a-ebf7-4a8b-8a38-48593283749f} <Debug> TCPHandler: Processed in 0.001348033 sec. | ||
| 7519 | 2026.02.17 00:09:33.039191 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.02.17 00:09:33.039286 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7521 | 2026.02.17 00:09:33.039326 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7522 | 2026.02.17 00:09:33.039909 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.02.17 00:09:33.039944 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7524 | 2026.02.17 00:09:33.040265 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7525 | 2026.02.17 00:09:33.040468 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.02.17 00:09:33.040575 [ 109 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7527 | 2026.02.17 00:09:33.040597 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001328 sec., 392319.2771084337 rows/sec., 27.69 MiB/sec. | ||
| 7528 | 2026.02.17 00:09:33.040606 [ 109 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.02.17 00:09:33.040635 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7530 | 2026.02.17 00:09:33.040640 [ 4 ] {9e9d28b5-9bbc-466b-8907-13a356781f3e} <Debug> TCPHandler: Processed in 0.001498925 sec. | ||
| 7531 | 2026.02.17 00:09:33.040722 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 7532 | 2026.02.17 00:09:33.040757 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.02.17 00:09:33.040822 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7534 | 2026.02.17 00:09:33.040854 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7535 | 2026.02.17 00:09:33.040856 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1061 rows starting from the beginning of the part | ||
| 7536 | 2026.02.17 00:09:33.040896 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7537 | 2026.02.17 00:09:33.040930 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 521 rows starting from the beginning of the part | ||
| 7538 | 2026.02.17 00:09:33.040980 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7539 | 2026.02.17 00:09:33.041028 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 521 rows starting from the beginning of the part | ||
| 7540 | 2026.02.17 00:09:33.041073 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 7541 | 2026.02.17 00:09:33.041117 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 521 rows starting from the beginning of the part | ||
| 7542 | 2026.02.17 00:09:33.041241 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.02.17 00:09:33.041276 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7544 | 2026.02.17 00:09:33.041587 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7545 | 2026.02.17 00:09:33.041810 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.02.17 00:09:33.041942 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 7547 | 2026.02.17 00:09:33.041980 [ 4 ] {c78a4d3c-2d4a-4d09-8337-f170896e14f6} <Debug> TCPHandler: Processed in 0.001272051 sec. | ||
| 7548 | 2026.02.17 00:09:33.042092 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.02.17 00:09:33.042187 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.02.17 00:09:33.042229 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7551 | 2026.02.17 00:09:33.042405 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172297 sec., 1608849.8348781464 rows/sec., 121.71 MiB/sec. | ||
| 7552 | 2026.02.17 00:09:33.042591 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7553 | 2026.02.17 00:09:33.042616 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.02.17 00:09:33.042659 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7555 | 2026.02.17 00:09:33.042872 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.02.17 00:09:33.042948 [ 189 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_46_9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7557 | 2026.02.17 00:09:33.043024 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7558 | 2026.02.17 00:09:33.043071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7559 | 2026.02.17 00:09:33.043288 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.02.17 00:09:33.043403 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7561 | 2026.02.17 00:09:33.043423 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001254 sec., 211323.76395534293 rows/sec., 14.04 MiB/sec. | ||
| 7562 | 2026.02.17 00:09:33.043433 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.02.17 00:09:33.043462 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7564 | 2026.02.17 00:09:33.043466 [ 4 ] {a5bf0b6a-b4b1-4ce8-b9d7-30f4f8da65b7} <Debug> TCPHandler: Processed in 0.001423495 sec. | ||
| 7565 | 2026.02.17 00:09:33.043537 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 7566 | 2026.02.17 00:09:33.043589 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.02.17 00:09:33.043629 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2026.02.17 00:09:33.043658 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14248 rows starting from the beginning of the part | ||
| 7569 | 2026.02.17 00:09:33.043680 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.02.17 00:09:33.043710 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7571 | 2026.02.17 00:09:33.043721 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7572 | 2026.02.17 00:09:33.043755 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 7573 | 2026.02.17 00:09:33.043797 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7574 | 2026.02.17 00:09:33.043836 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 7575 | 2026.02.17 00:09:33.043873 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7576 | 2026.02.17 00:09:33.044047 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.02.17 00:09:33.044080 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7578 | 2026.02.17 00:09:33.044373 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7579 | 2026.02.17 00:09:33.044581 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.02.17 00:09:33.044719 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 7581 | 2026.02.17 00:09:33.044757 [ 4 ] {5ef4a35d-81eb-499a-81eb-5d8086e9bf17} <Debug> TCPHandler: Processed in 0.001214821 sec. | ||
| 7582 | 2026.02.17 00:09:33.044864 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.02.17 00:09:33.044958 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.02.17 00:09:33.045012 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <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 | ||
| 7585 | 2026.02.17 00:09:33.046035 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.02.17 00:09:33.046074 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7587 | 2026.02.17 00:09:33.046978 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7588 | 2026.02.17 00:09:33.047295 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.02.17 00:09:33.047479 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002538 sec., 12214.342001576044 rows/sec., 21.89 MiB/sec. | ||
| 7590 | 2026.02.17 00:09:33.047555 [ 4 ] {845bea6f-5996-4b69-a8b8-f5b703efe607} <Debug> TCPHandler: Processed in 0.002740077 sec. | ||
| 7591 | 2026.02.17 00:09:33.047685 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.02.17 00:09:33.047786 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.02.17 00:09:33.047828 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7594 | 2026.02.17 00:09:33.048177 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.02.17 00:09:33.048211 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7596 | 2026.02.17 00:09:33.048612 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7597 | 2026.02.17 00:09:33.048830 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.02.17 00:09:33.048940 [ 108 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7599 | 2026.02.17 00:09:33.048973 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 4.68 MiB/sec. | ||
| 7600 | 2026.02.17 00:09:33.048983 [ 108 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.02.17 00:09:33.049009 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7602 | 2026.02.17 00:09:33.049015 [ 4 ] {987ccbb0-057d-4645-a85a-24b6cb9561fc} <Debug> TCPHandler: Processed in 0.001382014 sec. | ||
| 7603 | 2026.02.17 00:09:33.049105 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 7604 | 2026.02.17 00:09:33.049223 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7605 | 2026.02.17 00:09:33.049257 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2730 rows starting from the beginning of the part | ||
| 7606 | 2026.02.17 00:09:33.049333 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7607 | 2026.02.17 00:09:33.049386 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 7608 | 2026.02.17 00:09:33.049431 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7609 | 2026.02.17 00:09:33.049472 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 7610 | 2026.02.17 00:09:33.049519 [ 189 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7611 | 2026.02.17 00:09:33.049923 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15363 rows, containing 5 columns (5 merged, 0 gathered) in 0.006411069 sec., 2396324.2323550098 rows/sec., 162.48 MiB/sec. | ||
| 7612 | 2026.02.17 00:09:33.050297 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7613 | 2026.02.17 00:09:33.050546 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.02.17 00:09:33.050604 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7615 | 2026.02.17 00:09:33.050666 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 7616 | 2026.02.17 00:09:33.050850 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786241 sec., 1746684.7978520256 rows/sec., 113.38 MiB/sec. | ||
| 7617 | 2026.02.17 00:09:33.051185 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7618 | 2026.02.17 00:09:33.051422 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.02.17 00:09:33.051481 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_46_9} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7620 | 2026.02.17 00:09:33.051541 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7621 | 2026.02.17 00:09:33.246538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7622 | 2026.02.17 00:09:33.262426 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.17 00:09:33.262485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 7624 | 2026.02.17 00:09:33.268280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7625 | 2026.02.17 00:09:33.268943 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.17 00:09:33.271672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7627 | 2026.02.17 00:09:34.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.46 MiB, peak 281.94 MiB, free memory in arenas 0.00 B, will set to 275.15 MiB (RSS), difference: 1.69 MiB | ||
| 7628 | 2026.02.17 00:09:37.008149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52458 | ||
| 7629 | 2026.02.17 00:09:37.008280 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2026.02.17 00:09:37.008310 [ 290 ] {} <Debug> TCP-Session: fcc896b4-1e26-4aa9-ad3d-365af2df8a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:52458 | ||
| 7631 | 2026.02.17 00:09:37.008335 [ 290 ] {} <Debug> TCP-Session: fcc896b4-1e26-4aa9-ad3d-365af2df8a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2026.02.17 00:09:37.008352 [ 290 ] {} <Debug> TCP-Session: fcc896b4-1e26-4aa9-ad3d-365af2df8a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2026.02.17 00:09:37.008561 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40682 | ||
| 7634 | 2026.02.17 00:09:37.008577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46302 | ||
| 7635 | 2026.02.17 00:09:37.008608 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61209 | ||
| 7636 | 2026.02.17 00:09:37.008621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64212 | ||
| 7637 | 2026.02.17 00:09:37.008651 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43787 | ||
| 7638 | 2026.02.17 00:09:37.008665 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2026.02.17 00:09:37.008731 [ 290 ] {} <Trace> TCP-Session: fcc896b4-1e26-4aa9-ad3d-365af2df8a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.02.17 00:09:37.008752 [ 291 ] {} <Debug> TCP-Session: 0aa759e1-3c21-44f1-9787-e0cf23997267 Authenticating user 'default' from [fd00:1122:3344:101::e]:40682 | ||
| 7641 | 2026.02.17 00:09:37.008632 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42321 | ||
| 7642 | 2026.02.17 00:09:37.008792 [ 291 ] {} <Debug> TCP-Session: 0aa759e1-3c21-44f1-9787-e0cf23997267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.02.17 00:09:37.008602 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59879 | ||
| 7644 | 2026.02.17 00:09:37.008828 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7645 | 2026.02.17 00:09:37.008818 [ 291 ] {} <Debug> TCP-Session: 0aa759e1-3c21-44f1-9787-e0cf23997267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.02.17 00:09:37.008877 [ 294 ] {} <Debug> TCP-Session: a4d719cc-5287-4e5c-b55b-a3e65a1683be Authenticating user 'default' from [fd00:1122:3344:101::e]:61209 | ||
| 7647 | 2026.02.17 00:09:37.008638 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60444 | ||
| 7648 | 2026.02.17 00:09:37.008909 [ 294 ] {} <Debug> TCP-Session: a4d719cc-5287-4e5c-b55b-a3e65a1683be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.02.17 00:09:37.008936 [ 294 ] {} <Debug> TCP-Session: a4d719cc-5287-4e5c-b55b-a3e65a1683be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.02.17 00:09:37.008936 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7651 | 2026.02.17 00:09:37.009216 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7652 | 2026.02.17 00:09:37.009255 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7653 | 2026.02.17 00:09:37.009270 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7654 | 2026.02.17 00:09:37.009301 [ 289 ] {} <Debug> TCP-Session: 871d71ad-f82e-44d8-9d42-d70f9b3d6b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:43787 | ||
| 7655 | 2026.02.17 00:09:37.009330 [ 289 ] {} <Debug> TCP-Session: 871d71ad-f82e-44d8-9d42-d70f9b3d6b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.02.17 00:09:37.009331 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2026.02.17 00:09:37.009343 [ 289 ] {} <Debug> TCP-Session: 871d71ad-f82e-44d8-9d42-d70f9b3d6b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.02.17 00:09:37.009365 [ 293 ] {} <Debug> TCP-Session: c7051629-7d75-476e-b8b8-7f6b9bca2574 Authenticating user 'default' from [fd00:1122:3344:101::e]:59879 | ||
| 7659 | 2026.02.17 00:09:37.009382 [ 293 ] {} <Debug> TCP-Session: c7051629-7d75-476e-b8b8-7f6b9bca2574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2026.02.17 00:09:37.009394 [ 293 ] {} <Debug> TCP-Session: c7051629-7d75-476e-b8b8-7f6b9bca2574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.02.17 00:09:37.009559 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.02.17 00:09:37.009573 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 7663 | 2026.02.17 00:09:37.009599 [ 292 ] {} <Debug> TCP-Session: 2f9f076a-00e0-4ebd-b01b-e2c6808729b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46302 | ||
| 7664 | 2026.02.17 00:09:37.009629 [ 292 ] {} <Debug> TCP-Session: 2f9f076a-00e0-4ebd-b01b-e2c6808729b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.02.17 00:09:37.009642 [ 292 ] {} <Debug> TCP-Session: 2f9f076a-00e0-4ebd-b01b-e2c6808729b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.02.17 00:09:37.009660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2026.02.17 00:09:37.009701 [ 287 ] {} <Debug> TCP-Session: 2af6f2d9-8bb2-4d4a-b92f-955e4b6aee6b Authenticating user 'default' from [fd00:1122:3344:101::e]:42321 | ||
| 7668 | 2026.02.17 00:09:37.009718 [ 287 ] {} <Debug> TCP-Session: 2af6f2d9-8bb2-4d4a-b92f-955e4b6aee6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.02.17 00:09:37.009733 [ 287 ] {} <Debug> TCP-Session: 2af6f2d9-8bb2-4d4a-b92f-955e4b6aee6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.02.17 00:09:37.009909 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.02.17 00:09:37.009942 [ 288 ] {} <Debug> TCP-Session: 1f1032d3-fc61-487f-8c63-83ce39f0007a Authenticating user 'default' from [fd00:1122:3344:101::e]:60444 | ||
| 7672 | 2026.02.17 00:09:37.009958 [ 288 ] {} <Debug> TCP-Session: 1f1032d3-fc61-487f-8c63-83ce39f0007a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.02.17 00:09:37.009973 [ 288 ] {} <Debug> TCP-Session: 1f1032d3-fc61-487f-8c63-83ce39f0007a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.02.17 00:09:37.010006 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.02.17 00:09:37.010040 [ 286 ] {} <Debug> TCP-Session: eca83c30-3d01-45f0-aff2-bc444492f887 Authenticating user 'default' from [fd00:1122:3344:101::e]:64212 | ||
| 7676 | 2026.02.17 00:09:37.010056 [ 286 ] {} <Debug> TCP-Session: eca83c30-3d01-45f0-aff2-bc444492f887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.02.17 00:09:37.010069 [ 286 ] {} <Debug> TCP-Session: eca83c30-3d01-45f0-aff2-bc444492f887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.02.17 00:09:37.010531 [ 340 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> AggregatingTransform: Aggregating | ||
| 7679 | 2026.02.17 00:09:37.010582 [ 340 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7680 | 2026.02.17 00:09:37.010622 [ 340 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939636 sec. (1064.242 rows/sec., 41.57 KiB/sec.) | ||
| 7681 | 2026.02.17 00:09:37.010638 [ 340 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Trace> Aggregator: Merging aggregated data | ||
| 7682 | 2026.02.17 00:09:37.011878 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 7683 | 2026.02.17 00:09:37.012051 [ 290 ] {b8787b39-d688-4e3a-8e33-fe91afeca3eb} <Debug> TCPHandler: Processed in 0.003442709 sec. | ||
| 7684 | 2026.02.17 00:09:37.012175 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7685 | 2026.02.17 00:09:37.012202 [ 290 ] {} <Debug> TCP-Session: fcc896b4-1e26-4aa9-ad3d-365af2df8a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.02.17 00:09:37.012205 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7687 | 2026.02.17 00:09:37.012222 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2026.02.17 00:09:37.012254 [ 291 ] {} <Debug> TCP-Session: 0aa759e1-3c21-44f1-9787-e0cf23997267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.02.17 00:09:37.012257 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7690 | 2026.02.17 00:09:37.012281 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7691 | 2026.02.17 00:09:37.012312 [ 288 ] {} <Debug> TCP-Session: 1f1032d3-fc61-487f-8c63-83ce39f0007a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.02.17 00:09:37.012323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7693 | 2026.02.17 00:09:37.012338 [ 286 ] {} <Debug> TCP-Session: eca83c30-3d01-45f0-aff2-bc444492f887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.02.17 00:09:37.012326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7695 | 2026.02.17 00:09:37.012366 [ 294 ] {} <Debug> TCP-Session: a4d719cc-5287-4e5c-b55b-a3e65a1683be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.02.17 00:09:37.012290 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7697 | 2026.02.17 00:09:37.012407 [ 287 ] {} <Debug> TCP-Session: 2af6f2d9-8bb2-4d4a-b92f-955e4b6aee6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.02.17 00:09:37.012271 [ 289 ] {} <Debug> TCP-Session: 871d71ad-f82e-44d8-9d42-d70f9b3d6b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.02.17 00:09:37.012445 [ 293 ] {} <Debug> TCP-Session: c7051629-7d75-476e-b8b8-7f6b9bca2574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.02.17 00:09:37.012257 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7701 | 2026.02.17 00:09:37.012502 [ 292 ] {} <Debug> TCP-Session: 2f9f076a-00e0-4ebd-b01b-e2c6808729b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.02.17 00:09:38.062453 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.02.17 00:09:38.062716 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7704 | 2026.02.17 00:09:38.062816 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7705 | 2026.02.17 00:09:38.064584 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.02.17 00:09:38.064656 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7707 | 2026.02.17 00:09:38.065321 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7708 | 2026.02.17 00:09:38.065641 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.02.17 00:09:38.065867 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.003228 sec., 376703.8413878563 rows/sec., 31.01 MiB/sec. | ||
| 7710 | 2026.02.17 00:09:38.065947 [ 4 ] {74b3b6c8-611b-4369-8eb4-09410ba0cb16} <Debug> TCPHandler: Processed in 0.003683154 sec. | ||
| 7711 | 2026.02.17 00:09:38.066138 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.02.17 00:09:38.066272 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7713 | 2026.02.17 00:09:38.066329 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7714 | 2026.02.17 00:09:38.066911 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.02.17 00:09:38.066961 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7716 | 2026.02.17 00:09:38.067424 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7717 | 2026.02.17 00:09:38.067720 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.02.17 00:09:38.067905 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001663 sec., 6013.229104028864 rows/sec., 452.17 KiB/sec. | ||
| 7719 | 2026.02.17 00:09:38.067962 [ 4 ] {9222eaed-ed51-4b5f-834d-09f52313868f} <Debug> TCPHandler: Processed in 0.001903812 sec. | ||
| 7720 | 2026.02.17 00:09:38.068116 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.02.17 00:09:38.068246 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.02.17 00:09:38.068305 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7723 | 2026.02.17 00:09:38.069053 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.17 00:09:38.069099 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7725 | 2026.02.17 00:09:38.069544 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7726 | 2026.02.17 00:09:38.069841 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.17 00:09:38.070063 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001842 sec., 123778.50162866448 rows/sec., 8.38 MiB/sec. | ||
| 7728 | 2026.02.17 00:09:38.070134 [ 4 ] {19b02f0a-3418-43e1-950a-e989f6b844af} <Debug> TCPHandler: Processed in 0.002081336 sec. | ||
| 7729 | 2026.02.17 00:09:38.070325 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.02.17 00:09:38.070474 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.17 00:09:38.070537 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7732 | 2026.02.17 00:09:38.071369 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.17 00:09:38.071419 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7734 | 2026.02.17 00:09:38.071898 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7735 | 2026.02.17 00:09:38.072267 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.17 00:09:38.072452 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002006 sec., 264207.3778664008 rows/sec., 19.57 MiB/sec. | ||
| 7737 | 2026.02.17 00:09:38.072525 [ 4 ] {64b873d4-6353-4e8c-b04e-919a57934b22} <Debug> TCPHandler: Processed in 0.002289249 sec. | ||
| 7738 | 2026.02.17 00:09:38.072694 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.02.17 00:09:38.072815 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.02.17 00:09:38.072872 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7741 | 2026.02.17 00:09:38.073702 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.02.17 00:09:38.073756 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7743 | 2026.02.17 00:09:38.074279 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7744 | 2026.02.17 00:09:38.074590 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.02.17 00:09:38.074767 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001976 sec., 427125.50607287453 rows/sec., 28.75 MiB/sec. | ||
| 7746 | 2026.02.17 00:09:38.074821 [ 4 ] {867db9fd-dd3f-4a73-9ee5-ee177f6f42cb} <Debug> TCPHandler: Processed in 0.002206998 sec. | ||
| 7747 | 2026.02.17 00:09:38.074988 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.02.17 00:09:38.075117 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.02.17 00:09:38.075196 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <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 | ||
| 7750 | 2026.02.17 00:09:38.076286 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.02.17 00:09:38.076329 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7752 | 2026.02.17 00:09:38.076965 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7753 | 2026.02.17 00:09:38.077231 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.02.17 00:09:38.077451 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002357 sec., 4242.681374628765 rows/sec., 7.60 MiB/sec. | ||
| 7755 | 2026.02.17 00:09:38.077569 [ 4 ] {2b528c01-ca13-4c57-96a5-829112e21f5d} <Debug> TCPHandler: Processed in 0.002649855 sec. | ||
| 7756 | 2026.02.17 00:09:38.077735 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.02.17 00:09:38.077852 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.02.17 00:09:38.077909 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7759 | 2026.02.17 00:09:38.078426 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.02.17 00:09:38.078476 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7761 | 2026.02.17 00:09:38.078903 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7762 | 2026.02.17 00:09:38.079206 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.02.17 00:09:38.079383 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. | ||
| 7764 | 2026.02.17 00:09:38.079432 [ 4 ] {03eef1b4-22e6-4d99-bdbb-6ad403ae2e0e} <Debug> TCPHandler: Processed in 0.00176133 sec. | ||
| 7765 | 2026.02.17 00:09:38.130183 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46452 | ||
| 7766 | 2026.02.17 00:09:38.130313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7767 | 2026.02.17 00:09:38.130345 [ 290 ] {} <Debug> TCP-Session: de8ab06a-70fd-4b64-a1ca-4f6850f3384a Authenticating user 'default' from [fd00:1122:3344:101::e]:46452 | ||
| 7768 | 2026.02.17 00:09:38.130375 [ 290 ] {} <Debug> TCP-Session: de8ab06a-70fd-4b64-a1ca-4f6850f3384a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.02.17 00:09:38.130394 [ 290 ] {} <Debug> TCP-Session: de8ab06a-70fd-4b64-a1ca-4f6850f3384a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.02.17 00:09:38.130675 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52821 | ||
| 7771 | 2026.02.17 00:09:38.130706 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56519 | ||
| 7772 | 2026.02.17 00:09:38.130718 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38232 | ||
| 7773 | 2026.02.17 00:09:38.130732 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33017 | ||
| 7774 | 2026.02.17 00:09:38.130759 [ 290 ] {} <Trace> TCP-Session: de8ab06a-70fd-4b64-a1ca-4f6850f3384a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.02.17 00:09:38.130753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38301 | ||
| 7776 | 2026.02.17 00:09:38.130850 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7777 | 2026.02.17 00:09:38.130859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7778 | 2026.02.17 00:09:38.130874 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7779 | 2026.02.17 00:09:38.130957 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7780 | 2026.02.17 00:09:38.130986 [ 291 ] {} <Debug> TCP-Session: cfabf70e-4431-4362-9e2f-b898e772a8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52821 | ||
| 7781 | 2026.02.17 00:09:38.131017 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7782 | 2026.02.17 00:09:38.131036 [ 289 ] {} <Debug> TCP-Session: 5ce96fec-a2d2-40fc-ad51-ad5cc5c1c417 Authenticating user 'default' from [fd00:1122:3344:101::e]:38301 | ||
| 7783 | 2026.02.17 00:09:38.131040 [ 291 ] {} <Debug> TCP-Session: cfabf70e-4431-4362-9e2f-b898e772a8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.02.17 00:09:38.130916 [ 286 ] {} <Debug> TCP-Session: 198e4937-3198-443d-a0ff-7f6e364e2688 Authenticating user 'default' from [fd00:1122:3344:101::e]:38232 | ||
| 7785 | 2026.02.17 00:09:38.131081 [ 291 ] {} <Debug> TCP-Session: cfabf70e-4431-4362-9e2f-b898e772a8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.02.17 00:09:38.131081 [ 289 ] {} <Debug> TCP-Session: 5ce96fec-a2d2-40fc-ad51-ad5cc5c1c417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.02.17 00:09:38.131110 [ 286 ] {} <Debug> TCP-Session: 198e4937-3198-443d-a0ff-7f6e364e2688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.02.17 00:09:38.131136 [ 289 ] {} <Debug> TCP-Session: 5ce96fec-a2d2-40fc-ad51-ad5cc5c1c417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.02.17 00:09:38.130903 [ 294 ] {} <Debug> TCP-Session: 418d19af-ebfb-4bab-91f4-e159721e6ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56519 | ||
| 7790 | 2026.02.17 00:09:38.130874 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.02.17 00:09:38.131197 [ 294 ] {} <Debug> TCP-Session: 418d19af-ebfb-4bab-91f4-e159721e6ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.02.17 00:09:38.131190 [ 286 ] {} <Debug> TCP-Session: 198e4937-3198-443d-a0ff-7f6e364e2688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2026.02.17 00:09:38.131235 [ 294 ] {} <Debug> TCP-Session: 418d19af-ebfb-4bab-91f4-e159721e6ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2026.02.17 00:09:38.131233 [ 287 ] {} <Debug> TCP-Session: f86f22fa-60d2-4dea-b264-c2952d425b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:33017 | ||
| 7795 | 2026.02.17 00:09:38.130738 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41669 | ||
| 7796 | 2026.02.17 00:09:38.131285 [ 287 ] {} <Debug> TCP-Session: f86f22fa-60d2-4dea-b264-c2952d425b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.02.17 00:09:38.131319 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7798 | 2026.02.17 00:09:38.131337 [ 287 ] {} <Debug> TCP-Session: f86f22fa-60d2-4dea-b264-c2952d425b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.02.17 00:09:38.130705 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42434 | ||
| 7800 | 2026.02.17 00:09:38.130687 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40621 | ||
| 7801 | 2026.02.17 00:09:38.131395 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7802 | 2026.02.17 00:09:38.131397 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7803 | 2026.02.17 00:09:38.131447 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7804 | 2026.02.17 00:09:38.131458 [ 288 ] {} <Debug> TCP-Session: f6b50819-45c5-41c4-8858-43a0b0ddc6e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41669 | ||
| 7805 | 2026.02.17 00:09:38.131486 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.02.17 00:09:38.131494 [ 293 ] {} <Debug> TCP-Session: 2c7d7c91-b637-41c0-8022-aa48803cde5e Authenticating user 'default' from [fd00:1122:3344:101::e]:42434 | ||
| 7807 | 2026.02.17 00:09:38.131510 [ 288 ] {} <Debug> TCP-Session: f6b50819-45c5-41c4-8858-43a0b0ddc6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.02.17 00:09:38.131524 [ 292 ] {} <Debug> TCP-Session: e849d535-e54b-44ec-b26d-1688d31c3a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:40621 | ||
| 7809 | 2026.02.17 00:09:38.131535 [ 293 ] {} <Debug> TCP-Session: 2c7d7c91-b637-41c0-8022-aa48803cde5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.02.17 00:09:38.131545 [ 288 ] {} <Debug> TCP-Session: f6b50819-45c5-41c4-8858-43a0b0ddc6e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.02.17 00:09:38.131580 [ 293 ] {} <Debug> TCP-Session: 2c7d7c91-b637-41c0-8022-aa48803cde5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.02.17 00:09:38.131563 [ 292 ] {} <Debug> TCP-Session: e849d535-e54b-44ec-b26d-1688d31c3a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.02.17 00:09:38.131642 [ 292 ] {} <Debug> TCP-Session: e849d535-e54b-44ec-b26d-1688d31c3a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.02.17 00:09:38.131812 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 7815 | 2026.02.17 00:09:38.133126 [ 308 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> AggregatingTransform: Aggregating | ||
| 7816 | 2026.02.17 00:09:38.133168 [ 308 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> Aggregator: Aggregation method: without_key | ||
| 7817 | 2026.02.17 00:09:38.133210 [ 308 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001266971 sec. (789.284 rows/sec., 30.83 KiB/sec.) | ||
| 7818 | 2026.02.17 00:09:38.133230 [ 308 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Trace> Aggregator: Merging aggregated data | ||
| 7819 | 2026.02.17 00:09:38.134614 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003679 sec., 271.8129926610492 rows/sec., 10.62 KiB/sec. | ||
| 7820 | 2026.02.17 00:09:38.134844 [ 290 ] {8eabc530-d44b-4681-bf81-3980ed91c806} <Debug> TCPHandler: Processed in 0.004204973 sec. | ||
| 7821 | 2026.02.17 00:09:38.134951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7822 | 2026.02.17 00:09:38.134985 [ 290 ] {} <Debug> TCP-Session: de8ab06a-70fd-4b64-a1ca-4f6850f3384a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7823 | 2026.02.17 00:09:38.134992 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7824 | 2026.02.17 00:09:38.135010 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7825 | 2026.02.17 00:09:38.135039 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2026.02.17 00:09:38.135068 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7827 | 2026.02.17 00:09:38.135102 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7828 | 2026.02.17 00:09:38.135120 [ 287 ] {} <Debug> TCP-Session: f86f22fa-60d2-4dea-b264-c2952d425b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.02.17 00:09:38.135136 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7830 | 2026.02.17 00:09:38.135163 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7831 | 2026.02.17 00:09:38.135184 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7832 | 2026.02.17 00:09:38.135213 [ 292 ] {} <Debug> TCP-Session: e849d535-e54b-44ec-b26d-1688d31c3a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.02.17 00:09:38.135231 [ 286 ] {} <Debug> TCP-Session: 198e4937-3198-443d-a0ff-7f6e364e2688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.02.17 00:09:38.135248 [ 288 ] {} <Debug> TCP-Session: f6b50819-45c5-41c4-8858-43a0b0ddc6e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.02.17 00:09:38.135169 [ 291 ] {} <Debug> TCP-Session: cfabf70e-4431-4362-9e2f-b898e772a8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.02.17 00:09:38.135146 [ 294 ] {} <Debug> TCP-Session: 418d19af-ebfb-4bab-91f4-e159721e6ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.02.17 00:09:38.135069 [ 293 ] {} <Debug> TCP-Session: 2c7d7c91-b637-41c0-8022-aa48803cde5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2026.02.17 00:09:38.135053 [ 289 ] {} <Debug> TCP-Session: 5ce96fec-a2d2-40fc-ad51-ad5cc5c1c417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.02.17 00:09:38.246147 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58441 | ||
| 7840 | 2026.02.17 00:09:38.246283 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7841 | 2026.02.17 00:09:38.246318 [ 290 ] {} <Debug> TCP-Session: 04636edd-d5c5-4c13-8541-2d1454f3462c Authenticating user 'default' from [fd00:1122:3344:101::e]:58441 | ||
| 7842 | 2026.02.17 00:09:38.246345 [ 290 ] {} <Debug> TCP-Session: 04636edd-d5c5-4c13-8541-2d1454f3462c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.02.17 00:09:38.246361 [ 290 ] {} <Debug> TCP-Session: 04636edd-d5c5-4c13-8541-2d1454f3462c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.02.17 00:09:38.246604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33126 | ||
| 7845 | 2026.02.17 00:09:38.246613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38332 | ||
| 7846 | 2026.02.17 00:09:38.246665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49415 | ||
| 7847 | 2026.02.17 00:09:38.246689 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41989 | ||
| 7848 | 2026.02.17 00:09:38.246726 [ 290 ] {} <Trace> TCP-Session: 04636edd-d5c5-4c13-8541-2d1454f3462c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.02.17 00:09:38.246736 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7850 | 2026.02.17 00:09:38.246790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7851 | 2026.02.17 00:09:38.246794 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7852 | 2026.02.17 00:09:38.246820 [ 291 ] {} <Debug> TCP-Session: e4e16055-acc7-4574-9875-687f52be2659 Authenticating user 'default' from [fd00:1122:3344:101::e]:33126 | ||
| 7853 | 2026.02.17 00:09:38.246834 [ 286 ] {} <Debug> TCP-Session: 4518e30c-4f8f-45b0-b017-ec945989f829 Authenticating user 'default' from [fd00:1122:3344:101::e]:49415 | ||
| 7854 | 2026.02.17 00:09:38.246863 [ 292 ] {} <Debug> TCP-Session: b5d2a845-f136-4669-a763-1055cf200f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:38332 | ||
| 7855 | 2026.02.17 00:09:38.246872 [ 291 ] {} <Debug> TCP-Session: e4e16055-acc7-4574-9875-687f52be2659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2026.02.17 00:09:38.246887 [ 286 ] {} <Debug> TCP-Session: 4518e30c-4f8f-45b0-b017-ec945989f829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.02.17 00:09:38.246915 [ 292 ] {} <Debug> TCP-Session: b5d2a845-f136-4669-a763-1055cf200f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.02.17 00:09:38.246954 [ 286 ] {} <Debug> TCP-Session: 4518e30c-4f8f-45b0-b017-ec945989f829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.02.17 00:09:38.246973 [ 292 ] {} <Debug> TCP-Session: b5d2a845-f136-4669-a763-1055cf200f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.02.17 00:09:38.246918 [ 291 ] {} <Debug> TCP-Session: e4e16055-acc7-4574-9875-687f52be2659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.02.17 00:09:38.247009 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58441) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7862 | 2026.02.17 00:09:38.246801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7863 | 2026.02.17 00:09:38.246681 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64517 | ||
| 7864 | 2026.02.17 00:09:38.247106 [ 288 ] {} <Debug> TCP-Session: 39320607-3135-4f84-a39e-5094e3062b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:41989 | ||
| 7865 | 2026.02.17 00:09:38.246638 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48233 | ||
| 7866 | 2026.02.17 00:09:38.247148 [ 288 ] {} <Debug> TCP-Session: 39320607-3135-4f84-a39e-5094e3062b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.02.17 00:09:38.247180 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.02.17 00:09:38.247188 [ 288 ] {} <Debug> TCP-Session: 39320607-3135-4f84-a39e-5094e3062b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.02.17 00:09:38.246713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43945 | ||
| 7870 | 2026.02.17 00:09:38.247220 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7871 | 2026.02.17 00:09:38.247216 [ 287 ] {} <Debug> TCP-Session: 8a5b0cd2-4214-48e8-8855-70b540f727f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64517 | ||
| 7872 | 2026.02.17 00:09:38.247302 [ 294 ] {} <Debug> TCP-Session: 452ab3f7-e0f3-4616-8801-87b995b3c1d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48233 | ||
| 7873 | 2026.02.17 00:09:38.247324 [ 287 ] {} <Debug> TCP-Session: 8a5b0cd2-4214-48e8-8855-70b540f727f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.02.17 00:09:38.247336 [ 294 ] {} <Debug> TCP-Session: 452ab3f7-e0f3-4616-8801-87b995b3c1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2026.02.17 00:09:38.247348 [ 287 ] {} <Debug> TCP-Session: 8a5b0cd2-4214-48e8-8855-70b540f727f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.02.17 00:09:38.247365 [ 294 ] {} <Debug> TCP-Session: 452ab3f7-e0f3-4616-8801-87b995b3c1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.02.17 00:09:38.247354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7878 | 2026.02.17 00:09:38.246644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40151 | ||
| 7879 | 2026.02.17 00:09:38.247439 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7880 | 2026.02.17 00:09:38.247441 [ 289 ] {} <Debug> TCP-Session: f22bdd01-bb08-45c2-954a-10b3aabe1070 Authenticating user 'default' from [fd00:1122:3344:101::e]:43945 | ||
| 7881 | 2026.02.17 00:09:38.247494 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7882 | 2026.02.17 00:09:38.247505 [ 289 ] {} <Debug> TCP-Session: f22bdd01-bb08-45c2-954a-10b3aabe1070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.02.17 00:09:38.247519 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7884 | 2026.02.17 00:09:38.247521 [ 293 ] {} <Debug> TCP-Session: 139b71b4-74db-41d3-9457-d75d27cc11b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40151 | ||
| 7885 | 2026.02.17 00:09:38.247525 [ 289 ] {} <Debug> TCP-Session: f22bdd01-bb08-45c2-954a-10b3aabe1070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.02.17 00:09:38.247572 [ 293 ] {} <Debug> TCP-Session: 139b71b4-74db-41d3-9457-d75d27cc11b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.02.17 00:09:38.247588 [ 293 ] {} <Debug> TCP-Session: 139b71b4-74db-41d3-9457-d75d27cc11b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.02.17 00:09:38.247904 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 7889 | 2026.02.17 00:09:38.249236 [ 325 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> AggregatingTransform: Aggregating | ||
| 7890 | 2026.02.17 00:09:38.249299 [ 325 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7891 | 2026.02.17 00:09:38.249341 [ 325 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001285452 sec. (777.936 rows/sec., 30.39 KiB/sec.) | ||
| 7892 | 2026.02.17 00:09:38.249363 [ 325 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Trace> Aggregator: Merging aggregated data | ||
| 7893 | 2026.02.17 00:09:38.251022 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004115 sec., 243.01336573511546 rows/sec., 9.49 KiB/sec. | ||
| 7894 | 2026.02.17 00:09:38.251260 [ 290 ] {6677a474-91cc-46e6-82e9-aad912ef2f0b} <Debug> TCPHandler: Processed in 0.00466551 sec. | ||
| 7895 | 2026.02.17 00:09:38.251393 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.02.17 00:09:38.251432 [ 290 ] {} <Debug> TCP-Session: 04636edd-d5c5-4c13-8541-2d1454f3462c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.02.17 00:09:38.251438 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7898 | 2026.02.17 00:09:38.251465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.02.17 00:09:38.251485 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7900 | 2026.02.17 00:09:38.251511 [ 292 ] {} <Debug> TCP-Session: b5d2a845-f136-4669-a763-1055cf200f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.02.17 00:09:38.251519 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.02.17 00:09:38.251549 [ 294 ] {} <Debug> TCP-Session: 452ab3f7-e0f3-4616-8801-87b995b3c1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.02.17 00:09:38.251578 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7904 | 2026.02.17 00:09:38.251605 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.02.17 00:09:38.251642 [ 287 ] {} <Debug> TCP-Session: 8a5b0cd2-4214-48e8-8855-70b540f727f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.02.17 00:09:38.251649 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.02.17 00:09:38.251676 [ 286 ] {} <Debug> TCP-Session: 4518e30c-4f8f-45b0-b017-ec945989f829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.02.17 00:09:38.251606 [ 288 ] {} <Debug> TCP-Session: 39320607-3135-4f84-a39e-5094e3062b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.02.17 00:09:38.251710 [ 293 ] {} <Debug> TCP-Session: 139b71b4-74db-41d3-9457-d75d27cc11b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.02.17 00:09:38.251529 [ 291 ] {} <Debug> TCP-Session: e4e16055-acc7-4574-9875-687f52be2659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.02.17 00:09:38.251546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7912 | 2026.02.17 00:09:38.251839 [ 289 ] {} <Debug> TCP-Session: f22bdd01-bb08-45c2-954a-10b3aabe1070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.02.17 00:09:39.963549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15833 | ||
| 7914 | 2026.02.17 00:09:39.964067 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.02.17 00:09:39.964113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7916 | 2026.02.17 00:09:39.964599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7917 | 2026.02.17 00:09:39.964819 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.02.17 00:09:39.964953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15833 | ||
| 7919 | 2026.02.17 00:09:40.772710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7920 | 2026.02.17 00:09:40.788702 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.02.17 00:09:40.788755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7922 | 2026.02.17 00:09:40.794585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7923 | 2026.02.17 00:09:40.795272 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.02.17 00:09:40.797950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7925 | 2026.02.17 00:09:42.505162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 994 | ||
| 7926 | 2026.02.17 00:09:42.507839 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.02.17 00:09:42.507886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7928 | 2026.02.17 00:09:42.509111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7929 | 2026.02.17 00:09:42.509375 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.02.17 00:09:42.509652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7931 | 2026.02.17 00:09:43.031340 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.02.17 00:09:43.031514 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.02.17 00:09:43.031577 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7934 | 2026.02.17 00:09:43.032357 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.02.17 00:09:43.032396 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7936 | 2026.02.17 00:09:43.032789 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7937 | 2026.02.17 00:09:43.033007 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.02.17 00:09:43.033158 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00169 sec., 168047.3372781065 rows/sec., 10.67 MiB/sec. | ||
| 7939 | 2026.02.17 00:09:43.033198 [ 4 ] {a67735e8-ee1a-4066-87d3-4ffb8e58f3e8} <Debug> TCPHandler: Processed in 0.001980994 sec. | ||
| 7940 | 2026.02.17 00:09:43.033339 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.17 00:09:43.033433 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7942 | 2026.02.17 00:09:43.033473 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7943 | 2026.02.17 00:09:43.034470 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.02.17 00:09:43.034505 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7945 | 2026.02.17 00:09:43.034854 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7946 | 2026.02.17 00:09:43.035059 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.02.17 00:09:43.035188 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001774 sec., 484216.4599774521 rows/sec., 38.55 MiB/sec. | ||
| 7948 | 2026.02.17 00:09:43.035225 [ 4 ] {70022282-59fa-447a-ad09-fe61d5fa7a04} <Debug> TCPHandler: Processed in 0.001936293 sec. | ||
| 7949 | 2026.02.17 00:09:43.035338 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.02.17 00:09:43.035431 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.02.17 00:09:43.035471 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7952 | 2026.02.17 00:09:43.035942 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.02.17 00:09:43.035979 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7954 | 2026.02.17 00:09:43.036274 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7955 | 2026.02.17 00:09:43.036486 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.02.17 00:09:43.036595 [ 102 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7957 | 2026.02.17 00:09:43.036610 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001197 sec., 144527.9866332498 rows/sec., 8.87 MiB/sec. | ||
| 7958 | 2026.02.17 00:09:43.036663 [ 102 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.02.17 00:09:43.036673 [ 4 ] {52dee680-2423-4501-9bd5-92eda3aed685} <Debug> TCPHandler: Processed in 0.001384033 sec. | ||
| 7960 | 2026.02.17 00:09:43.036692 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7961 | 2026.02.17 00:09:43.036796 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7962 | 2026.02.17 00:09:43.036820 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 7963 | 2026.02.17 00:09:43.036894 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.02.17 00:09:43.036937 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7965 | 2026.02.17 00:09:43.036961 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7966 | 2026.02.17 00:09:43.036998 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 215 rows starting from the beginning of the part | ||
| 7967 | 2026.02.17 00:09:43.037066 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 173 rows starting from the beginning of the part | ||
| 7968 | 2026.02.17 00:09:43.037112 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7969 | 2026.02.17 00:09:43.037155 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 173 rows starting from the beginning of the part | ||
| 7970 | 2026.02.17 00:09:43.037196 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7971 | 2026.02.17 00:09:43.037237 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 173 rows starting from the beginning of the part | ||
| 7972 | 2026.02.17 00:09:43.037397 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.02.17 00:09:43.037437 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7974 | 2026.02.17 00:09:43.037756 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7975 | 2026.02.17 00:09:43.037978 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.02.17 00:09:43.038082 [ 102 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7977 | 2026.02.17 00:09:43.038104 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 7978 | 2026.02.17 00:09:43.038111 [ 102 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.02.17 00:09:43.038141 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379753 sec., 546474.6226317319 rows/sec., 36.13 MiB/sec. | ||
| 7980 | 2026.02.17 00:09:43.038149 [ 4 ] {9e989d3a-fcca-49b0-be80-c62e3e182aec} <Debug> TCPHandler: Processed in 0.001399434 sec. | ||
| 7981 | 2026.02.17 00:09:43.038144 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7982 | 2026.02.17 00:09:43.038279 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7983 | 2026.02.17 00:09:43.038279 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.02.17 00:09:43.038287 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 7985 | 2026.02.17 00:09:43.038392 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.02.17 00:09:43.038438 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7987 | 2026.02.17 00:09:43.038444 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7988 | 2026.02.17 00:09:43.038491 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 402 rows starting from the beginning of the part | ||
| 7989 | 2026.02.17 00:09:43.038545 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.02.17 00:09:43.038567 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7991 | 2026.02.17 00:09:43.038623 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7992 | 2026.02.17 00:09:43.038624 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_46_9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7993 | 2026.02.17 00:09:43.038692 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7994 | 2026.02.17 00:09:43.038722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7995 | 2026.02.17 00:09:43.038743 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 7996 | 2026.02.17 00:09:43.038795 [ 198 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7997 | 2026.02.17 00:09:43.038900 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.02.17 00:09:43.038941 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 7999 | 2026.02.17 00:09:43.039269 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8000 | 2026.02.17 00:09:43.039495 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.02.17 00:09:43.039631 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001256 sec., 117834.3949044586 rows/sec., 6.70 MiB/sec. | ||
| 8002 | 2026.02.17 00:09:43.039669 [ 4 ] {c285f0f3-bbc2-41a0-9c8c-ee99ac74684e} <Debug> TCPHandler: Processed in 0.001437695 sec. | ||
| 8003 | 2026.02.17 00:09:43.039777 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.02.17 00:09:43.039868 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8005 | 2026.02.17 00:09:43.039871 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634428 sec., 750109.5184370312 rows/sec., 52.46 MiB/sec. | ||
| 8006 | 2026.02.17 00:09:43.039909 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8007 | 2026.02.17 00:09:43.040048 [ 197 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8008 | 2026.02.17 00:09:43.040324 [ 197 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.02.17 00:09:43.040394 [ 197 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_26_5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8010 | 2026.02.17 00:09:43.040472 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8011 | 2026.02.17 00:09:43.040615 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.02.17 00:09:43.040655 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8013 | 2026.02.17 00:09:43.040976 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8014 | 2026.02.17 00:09:43.041177 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.02.17 00:09:43.041306 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001454 sec., 358321.8707015131 rows/sec., 25.29 MiB/sec. | ||
| 8016 | 2026.02.17 00:09:43.041344 [ 4 ] {878210e5-ac08-4d32-aaf3-991bfb00ae24} <Debug> TCPHandler: Processed in 0.001614878 sec. | ||
| 8017 | 2026.02.17 00:09:43.041455 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.02.17 00:09:43.041548 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8019 | 2026.02.17 00:09:43.041589 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8020 | 2026.02.17 00:09:43.041915 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.02.17 00:09:43.041951 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8022 | 2026.02.17 00:09:43.042248 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8023 | 2026.02.17 00:09:43.042441 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.02.17 00:09:43.042570 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 8025 | 2026.02.17 00:09:43.042606 [ 4 ] {39e63b04-170a-42f5-aefa-2c8eb9037197} <Debug> TCPHandler: Processed in 0.0011972 sec. | ||
| 8026 | 2026.02.17 00:09:43.042713 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.02.17 00:09:43.042806 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.02.17 00:09:43.042848 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8029 | 2026.02.17 00:09:43.043268 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.02.17 00:09:43.043304 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8031 | 2026.02.17 00:09:43.043617 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8032 | 2026.02.17 00:09:43.043814 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.02.17 00:09:43.043941 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 8034 | 2026.02.17 00:09:43.043977 [ 4 ] {d1ebc398-d1e7-45d4-9220-04739e84fb40} <Debug> TCPHandler: Processed in 0.001311293 sec. | ||
| 8035 | 2026.02.17 00:09:43.044087 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.02.17 00:09:43.044179 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.02.17 00:09:43.044220 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8038 | 2026.02.17 00:09:43.044524 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.02.17 00:09:43.044560 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8040 | 2026.02.17 00:09:43.044843 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8041 | 2026.02.17 00:09:43.045036 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.02.17 00:09:43.045166 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 8043 | 2026.02.17 00:09:43.045202 [ 4 ] {1d22bcec-675e-486d-a714-9f23cfd7a7e1} <Debug> TCPHandler: Processed in 0.00116291 sec. | ||
| 8044 | 2026.02.17 00:09:43.045304 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.02.17 00:09:43.045399 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.02.17 00:09:43.045454 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <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 | ||
| 8047 | 2026.02.17 00:09:43.046279 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.02.17 00:09:43.046317 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8049 | 2026.02.17 00:09:43.046858 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8050 | 2026.02.17 00:09:43.047093 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.02.17 00:09:43.047204 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8052 | 2026.02.17 00:09:43.047231 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 8053 | 2026.02.17 00:09:43.047240 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.02.17 00:09:43.047275 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8055 | 2026.02.17 00:09:43.047292 [ 4 ] {21a85f98-13ab-4b78-9422-5fe00b3b1e25} <Debug> TCPHandler: Processed in 0.002037025 sec. | ||
| 8056 | 2026.02.17 00:09:43.047394 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 8057 | 2026.02.17 00:09:43.047408 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.02.17 00:09:43.047544 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8059 | 2026.02.17 00:09:43.047586 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8060 | 2026.02.17 00:09:43.047690 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8061 | 2026.02.17 00:09:43.047762 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 767 rows starting from the beginning of the part | ||
| 8062 | 2026.02.17 00:09:43.047919 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.02.17 00:09:43.047956 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 8064 | 2026.02.17 00:09:43.047960 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8065 | 2026.02.17 00:09:43.048108 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8066 | 2026.02.17 00:09:43.048247 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 8067 | 2026.02.17 00:09:43.048294 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8068 | 2026.02.17 00:09:43.048369 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8069 | 2026.02.17 00:09:43.048486 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 8070 | 2026.02.17 00:09:43.048536 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.02.17 00:09:43.048678 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 4.88 MiB/sec. | ||
| 8072 | 2026.02.17 00:09:43.048716 [ 4 ] {527bae22-6da0-48a0-a0e7-86fd179cbb70} <Debug> TCPHandler: Processed in 0.001356363 sec. | ||
| 8073 | 2026.02.17 00:09:43.060089 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 19 columns (19 merged, 0 gathered) in 0.012755229 sec., 68991.31328806406 rows/sec., 123.63 MiB/sec. | ||
| 8074 | 2026.02.17 00:09:43.061460 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8075 | 2026.02.17 00:09:43.061834 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.02.17 00:09:43.061912 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8077 | 2026.02.17 00:09:43.062042 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 8078 | 2026.02.17 00:09:44.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.19 MiB, peak 285.49 MiB, free memory in arenas 0.00 B, will set to 279.61 MiB (RSS), difference: 3.42 MiB | ||
| 8079 | 2026.02.17 00:09:47.355220 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8080 | 2026.02.17 00:09:47.355294 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8081 | 2026.02.17 00:09:47.465028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16345 | ||
| 8082 | 2026.02.17 00:09:47.465573 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.17 00:09:47.465620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8084 | 2026.02.17 00:09:47.466098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8085 | 2026.02.17 00:09:47.466325 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.17 00:09:47.466457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 8087 | 2026.02.17 00:09:48.021805 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.02.17 00:09:48.021982 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8089 | 2026.02.17 00:09:48.022045 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8090 | 2026.02.17 00:09:48.022662 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.02.17 00:09:48.022705 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8092 | 2026.02.17 00:09:48.023102 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8093 | 2026.02.17 00:09:48.023331 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.02.17 00:09:48.023486 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001552 sec., 48969.072164948455 rows/sec., 4.02 MiB/sec. | ||
| 8095 | 2026.02.17 00:09:48.023532 [ 4 ] {f73a9388-a0b1-4aba-9266-8a3643e48d0e} <Debug> TCPHandler: Processed in 0.001853922 sec. | ||
| 8096 | 2026.02.17 00:09:48.023674 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.02.17 00:09:48.023770 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.02.17 00:09:48.023810 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8099 | 2026.02.17 00:09:48.024269 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.02.17 00:09:48.024308 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8101 | 2026.02.17 00:09:48.024623 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8102 | 2026.02.17 00:09:48.024838 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.02.17 00:09:48.024972 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00122 sec., 8196.72131147541 rows/sec., 616.36 KiB/sec. | ||
| 8104 | 2026.02.17 00:09:48.025012 [ 4 ] {4c5a357f-0f0f-4d6a-a018-fe454413cd5e} <Debug> TCPHandler: Processed in 0.001388243 sec. | ||
| 8105 | 2026.02.17 00:09:48.025129 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.02.17 00:09:48.025229 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8107 | 2026.02.17 00:09:48.025270 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8108 | 2026.02.17 00:09:48.025692 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.02.17 00:09:48.025728 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8110 | 2026.02.17 00:09:48.026037 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8111 | 2026.02.17 00:09:48.026238 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.02.17 00:09:48.026384 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 8113 | 2026.02.17 00:09:48.026426 [ 4 ] {92345d05-f502-4ad5-afa8-a6ad1d17c4b9} <Debug> TCPHandler: Processed in 0.001346803 sec. | ||
| 8114 | 2026.02.17 00:09:48.026540 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.02.17 00:09:48.026635 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8116 | 2026.02.17 00:09:48.026696 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8117 | 2026.02.17 00:09:48.027089 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.02.17 00:09:48.027125 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8119 | 2026.02.17 00:09:48.027451 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8120 | 2026.02.17 00:09:48.027662 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.02.17 00:09:48.027790 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 8122 | 2026.02.17 00:09:48.027826 [ 4 ] {74a68823-c0d3-4588-a038-babbb0fe5bb0} <Debug> TCPHandler: Processed in 0.001335723 sec. | ||
| 8123 | 2026.02.17 00:09:48.027933 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8124 | 2026.02.17 00:09:48.028029 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8125 | 2026.02.17 00:09:48.028082 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <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 | ||
| 8126 | 2026.02.17 00:09:48.028822 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2026.02.17 00:09:48.028857 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8128 | 2026.02.17 00:09:48.029362 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8129 | 2026.02.17 00:09:48.029574 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.02.17 00:09:48.029715 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 8131 | 2026.02.17 00:09:48.029777 [ 4 ] {a40a4a8a-834c-4838-98fa-b823b9bdfa08} <Debug> TCPHandler: Processed in 0.001893142 sec. | ||
| 8132 | 2026.02.17 00:09:48.029885 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.02.17 00:09:48.029984 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8134 | 2026.02.17 00:09:48.030024 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8135 | 2026.02.17 00:09:48.030352 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.02.17 00:09:48.030388 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8137 | 2026.02.17 00:09:48.030690 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8138 | 2026.02.17 00:09:48.030888 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.02.17 00:09:48.031015 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8140 | 2026.02.17 00:09:48.031051 [ 4 ] {be712f01-b307-4d8a-8ee4-e1d7a4e0a2fb} <Debug> TCPHandler: Processed in 0.001215731 sec. | ||
| 8141 | 2026.02.17 00:09:48.298005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8142 | 2026.02.17 00:09:48.314238 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.02.17 00:09:48.314287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8144 | 2026.02.17 00:09:48.320673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8145 | 2026.02.17 00:09:48.321380 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.02.17 00:09:48.324337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8147 | 2026.02.17 00:09:52.509941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1028 | ||
| 8148 | 2026.02.17 00:09:52.512766 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.02.17 00:09:52.512815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8150 | 2026.02.17 00:09:52.514057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8151 | 2026.02.17 00:09:52.514322 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.02.17 00:09:52.514483 [ 90 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8153 | 2026.02.17 00:09:52.514555 [ 90 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.02.17 00:09:52.514581 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8155 | 2026.02.17 00:09:52.514588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8156 | 2026.02.17 00:09:52.514710 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 8157 | 2026.02.17 00:09:52.515443 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8158 | 2026.02.17 00:09:52.515613 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 846 rows starting from the beginning of the part | ||
| 8159 | 2026.02.17 00:09:52.516027 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 8160 | 2026.02.17 00:09:52.516395 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 8161 | 2026.02.17 00:09:52.516747 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 8162 | 2026.02.17 00:09:52.517080 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 8163 | 2026.02.17 00:09:52.517427 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8164 | 2026.02.17 00:09:52.523574 [ 202 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 72 columns (72 merged, 0 gathered) in 0.008923174 sec., 115205.64319377835 rows/sec., 96.21 MiB/sec. | ||
| 8165 | 2026.02.17 00:09:52.525055 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8166 | 2026.02.17 00:09:52.525818 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.02.17 00:09:52.525911 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_26_5} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8168 | 2026.02.17 00:09:52.526170 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8169 | 2026.02.17 00:09:53.030490 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.02.17 00:09:53.030679 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8171 | 2026.02.17 00:09:53.030747 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8172 | 2026.02.17 00:09:53.031607 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.02.17 00:09:53.031647 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8174 | 2026.02.17 00:09:53.032036 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8175 | 2026.02.17 00:09:53.032265 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.02.17 00:09:53.032414 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001787 sec., 158925.57358701734 rows/sec., 10.09 MiB/sec. | ||
| 8177 | 2026.02.17 00:09:53.032457 [ 4 ] {0684f214-7697-470e-afa6-92f852c3c7f1} <Debug> TCPHandler: Processed in 0.002099366 sec. | ||
| 8178 | 2026.02.17 00:09:53.032466 [ 90 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8179 | 2026.02.17 00:09:53.032560 [ 90 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.02.17 00:09:53.032589 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.02.17 00:09:53.032600 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8182 | 2026.02.17 00:09:53.032694 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8183 | 2026.02.17 00:09:53.032747 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8184 | 2026.02.17 00:09:53.032818 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 8185 | 2026.02.17 00:09:53.033009 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8186 | 2026.02.17 00:09:53.033078 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 8187 | 2026.02.17 00:09:53.033182 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.02.17 00:09:53.033201 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 8189 | 2026.02.17 00:09:53.033231 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8190 | 2026.02.17 00:09:53.033299 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 8191 | 2026.02.17 00:09:53.033378 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 8192 | 2026.02.17 00:09:53.033449 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8193 | 2026.02.17 00:09:53.033516 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 8194 | 2026.02.17 00:09:53.033561 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8195 | 2026.02.17 00:09:53.033808 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.02.17 00:09:53.033947 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 641.57 KiB/sec. | ||
| 8197 | 2026.02.17 00:09:53.033983 [ 4 ] {a697fe11-3905-4b9e-a88f-fa185504a1f4} <Debug> TCPHandler: Processed in 0.001449745 sec. | ||
| 8198 | 2026.02.17 00:09:53.034107 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.02.17 00:09:53.034200 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8200 | 2026.02.17 00:09:53.034238 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8201 | 2026.02.17 00:09:53.034654 [ 187 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908522 sec., 905412.6701185525 rows/sec., 61.20 MiB/sec. | ||
| 8202 | 2026.02.17 00:09:53.034909 [ 191 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8203 | 2026.02.17 00:09:53.035129 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.02.17 00:09:53.035174 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8205 | 2026.02.17 00:09:53.035288 [ 191 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.02.17 00:09:53.035393 [ 191 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_21_4} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8207 | 2026.02.17 00:09:53.035517 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8208 | 2026.02.17 00:09:53.035642 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8209 | 2026.02.17 00:09:53.035860 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.02.17 00:09:53.035991 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001809 sec., 477611.94029850746 rows/sec., 38.00 MiB/sec. | ||
| 8211 | 2026.02.17 00:09:53.036028 [ 4 ] {40d59b77-b3f0-4719-9624-53bb143ed8b0} <Debug> TCPHandler: Processed in 0.001977554 sec. | ||
| 8212 | 2026.02.17 00:09:53.036147 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.02.17 00:09:53.036247 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.02.17 00:09:53.036286 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8215 | 2026.02.17 00:09:53.036765 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.02.17 00:09:53.036800 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8217 | 2026.02.17 00:09:53.037115 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8218 | 2026.02.17 00:09:53.037310 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.02.17 00:09:53.037435 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.001206 sec., 151741.2935323383 rows/sec., 9.37 MiB/sec. | ||
| 8220 | 2026.02.17 00:09:53.037471 [ 4 ] {218103e6-71b1-465d-bd15-74db12aeab7a} <Debug> TCPHandler: Processed in 0.001379844 sec. | ||
| 8221 | 2026.02.17 00:09:53.037583 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.02.17 00:09:53.037674 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8223 | 2026.02.17 00:09:53.037712 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8224 | 2026.02.17 00:09:53.038140 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.02.17 00:09:53.038173 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8226 | 2026.02.17 00:09:53.038472 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8227 | 2026.02.17 00:09:53.038679 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.02.17 00:09:53.038799 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 8229 | 2026.02.17 00:09:53.038835 [ 4 ] {54950e2c-beb0-41d2-8344-992e1b6482cc} <Debug> TCPHandler: Processed in 0.001306532 sec. | ||
| 8230 | 2026.02.17 00:09:53.038946 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.02.17 00:09:53.039037 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8232 | 2026.02.17 00:09:53.039081 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8233 | 2026.02.17 00:09:53.039498 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.02.17 00:09:53.039530 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8235 | 2026.02.17 00:09:53.039844 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8236 | 2026.02.17 00:09:53.040046 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.02.17 00:09:53.040166 [ 24 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8238 | 2026.02.17 00:09:53.040175 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 8239 | 2026.02.17 00:09:53.040204 [ 24 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.02.17 00:09:53.040220 [ 4 ] {8aaecabe-944f-4995-866f-75ef680af8c9} <Debug> TCPHandler: Processed in 0.001329053 sec. | ||
| 8241 | 2026.02.17 00:09:53.040223 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8242 | 2026.02.17 00:09:53.040326 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.02.17 00:09:53.040344 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 8244 | 2026.02.17 00:09:53.040425 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8245 | 2026.02.17 00:09:53.040474 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8246 | 2026.02.17 00:09:53.040506 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2026.02.17 00:09:53.040559 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 8248 | 2026.02.17 00:09:53.040647 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 8249 | 2026.02.17 00:09:53.040718 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8250 | 2026.02.17 00:09:53.040781 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8251 | 2026.02.17 00:09:53.040839 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8252 | 2026.02.17 00:09:53.040898 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8253 | 2026.02.17 00:09:53.041128 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.02.17 00:09:53.041178 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8255 | 2026.02.17 00:09:53.041603 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8256 | 2026.02.17 00:09:53.041842 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.02.17 00:09:53.041993 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001569 sec., 338432.1223709369 rows/sec., 23.95 MiB/sec. | ||
| 8258 | 2026.02.17 00:09:53.042032 [ 187 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174797 sec., 514882.97854082164 rows/sec., 31.38 MiB/sec. | ||
| 8259 | 2026.02.17 00:09:53.042039 [ 4 ] {0f21b089-2ef5-4c45-8da3-82bfc4496739} <Debug> TCPHandler: Processed in 0.00175927 sec. | ||
| 8260 | 2026.02.17 00:09:53.042186 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.02.17 00:09:53.042190 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8262 | 2026.02.17 00:09:53.042280 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8263 | 2026.02.17 00:09:53.042322 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8264 | 2026.02.17 00:09:53.042451 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.02.17 00:09:53.042515 [ 188 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_21_4} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8266 | 2026.02.17 00:09:53.042604 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8267 | 2026.02.17 00:09:53.042658 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.02.17 00:09:53.042693 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8269 | 2026.02.17 00:09:53.042995 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8270 | 2026.02.17 00:09:53.043207 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.02.17 00:09:53.043335 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 8272 | 2026.02.17 00:09:53.043370 [ 4 ] {bfc91744-9ac2-4387-b84a-93ede8e43b04} <Debug> TCPHandler: Processed in 0.001239741 sec. | ||
| 8273 | 2026.02.17 00:09:53.043477 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.02.17 00:09:53.043579 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8275 | 2026.02.17 00:09:53.043619 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8276 | 2026.02.17 00:09:53.044046 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.02.17 00:09:53.044080 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8278 | 2026.02.17 00:09:53.044400 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8279 | 2026.02.17 00:09:53.044610 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.02.17 00:09:53.044736 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001175 sec., 229787.23404255317 rows/sec., 15.28 MiB/sec. | ||
| 8281 | 2026.02.17 00:09:53.044777 [ 4 ] {943f1e4d-8da9-48ce-9ffe-e580f669fe97} <Debug> TCPHandler: Processed in 0.001347193 sec. | ||
| 8282 | 2026.02.17 00:09:53.044890 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.02.17 00:09:53.044982 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8284 | 2026.02.17 00:09:53.045027 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8285 | 2026.02.17 00:09:53.045342 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.02.17 00:09:53.045375 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8287 | 2026.02.17 00:09:53.045655 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8288 | 2026.02.17 00:09:53.045854 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.02.17 00:09:53.045977 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 8290 | 2026.02.17 00:09:53.046012 [ 4 ] {d1c4165b-e317-48ab-a1f1-8c3e2b13b371} <Debug> TCPHandler: Processed in 0.00116958 sec. | ||
| 8291 | 2026.02.17 00:09:53.046138 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.02.17 00:09:53.046245 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8293 | 2026.02.17 00:09:53.046298 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <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 | ||
| 8294 | 2026.02.17 00:09:53.047166 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.02.17 00:09:53.047202 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8296 | 2026.02.17 00:09:53.047743 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8297 | 2026.02.17 00:09:53.047963 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.02.17 00:09:53.048098 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001873 sec., 16550.987720234916 rows/sec., 29.66 MiB/sec. | ||
| 8299 | 2026.02.17 00:09:53.048151 [ 4 ] {90a0d2ae-ba15-48f4-b307-464f864f6604} <Debug> TCPHandler: Processed in 0.002066635 sec. | ||
| 8300 | 2026.02.17 00:09:53.048270 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2026.02.17 00:09:53.048366 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8302 | 2026.02.17 00:09:53.048407 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8303 | 2026.02.17 00:09:53.048746 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.02.17 00:09:53.048781 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 8305 | 2026.02.17 00:09:53.049089 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8306 | 2026.02.17 00:09:53.049290 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.02.17 00:09:53.049411 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 8308 | 2026.02.17 00:09:53.049446 [ 4 ] {5b963b0f-c5b5-414c-aaf9-0d6edea0bfec} <Debug> TCPHandler: Processed in 0.001233531 sec. | ||
| 8309 | 2026.02.17 00:09:54.966548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16793 | ||
| 8310 | 2026.02.17 00:09:54.967313 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.02.17 00:09:54.967382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8312 | 2026.02.17 00:09:54.968112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8313 | 2026.02.17 00:09:54.968364 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.02.17 00:09:54.968499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16793 | ||
| 8315 | 2026.02.17 00:09:55.824418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8316 | 2026.02.17 00:09:55.841469 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.17 00:09:55.841525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8318 | 2026.02.17 00:09:55.847352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8319 | 2026.02.17 00:09:55.848075 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.02.17 00:09:55.850944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8321 | 2026.02.17 00:09:58.021271 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.02.17 00:09:58.021462 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8323 | 2026.02.17 00:09:58.021530 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8324 | 2026.02.17 00:09:58.022281 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.02.17 00:09:58.022320 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8326 | 2026.02.17 00:09:58.022711 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8327 | 2026.02.17 00:09:58.022945 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.02.17 00:09:58.023098 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.69 MiB/sec. | ||
| 8329 | 2026.02.17 00:09:58.023132 [ 34 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8330 | 2026.02.17 00:09:58.023140 [ 4 ] {c205c433-a9a9-4da3-927f-a3487d903bad} <Debug> TCPHandler: Processed in 0.002007905 sec. | ||
| 8331 | 2026.02.17 00:09:58.023237 [ 34 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.02.17 00:09:58.023280 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8333 | 2026.02.17 00:09:58.023362 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.02.17 00:09:58.023412 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 8335 | 2026.02.17 00:09:58.023486 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8336 | 2026.02.17 00:09:58.023541 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8337 | 2026.02.17 00:09:58.023575 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8338 | 2026.02.17 00:09:58.023622 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2150 rows starting from the beginning of the part | ||
| 8339 | 2026.02.17 00:09:58.023722 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1216 rows starting from the beginning of the part | ||
| 8340 | 2026.02.17 00:09:58.023768 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 859 rows starting from the beginning of the part | ||
| 8341 | 2026.02.17 00:09:58.023810 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 8342 | 2026.02.17 00:09:58.023851 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 864 rows starting from the beginning of the part | ||
| 8343 | 2026.02.17 00:09:58.023889 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 8344 | 2026.02.17 00:09:58.024119 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.02.17 00:09:58.024163 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8346 | 2026.02.17 00:09:58.024514 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8347 | 2026.02.17 00:09:58.024744 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.02.17 00:09:58.024879 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001425 sec., 7017.543859649122 rows/sec., 527.69 KiB/sec. | ||
| 8349 | 2026.02.17 00:09:58.024917 [ 4 ] {ff3e9759-b3e3-4703-8422-a4c49a9dd920} <Debug> TCPHandler: Processed in 0.001606747 sec. | ||
| 8350 | 2026.02.17 00:09:58.025037 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.02.17 00:09:58.025143 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8352 | 2026.02.17 00:09:58.025184 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8353 | 2026.02.17 00:09:58.025599 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.02.17 00:09:58.025636 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8355 | 2026.02.17 00:09:58.025841 [ 187 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479492 sec., 2113739.4272697796 rows/sec., 179.82 MiB/sec. | ||
| 8356 | 2026.02.17 00:09:58.025938 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8357 | 2026.02.17 00:09:58.026103 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8358 | 2026.02.17 00:09:58.026177 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.02.17 00:09:58.026320 [ 34 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8360 | 2026.02.17 00:09:58.026324 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 8361 | 2026.02.17 00:09:58.026362 [ 34 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.02.17 00:09:58.026367 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.02.17 00:09:58.026386 [ 4 ] {8d3ecc3a-571e-44e3-940b-2023e734aded} <Debug> TCPHandler: Processed in 0.001398294 sec. | ||
| 8364 | 2026.02.17 00:09:58.026388 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8365 | 2026.02.17 00:09:58.026443 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_51_10} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8366 | 2026.02.17 00:09:58.026487 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 8367 | 2026.02.17 00:09:58.026510 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 8368 | 2026.02.17 00:09:58.026509 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.02.17 00:09:58.026604 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8370 | 2026.02.17 00:09:58.026620 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.02.17 00:09:58.026643 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1061 rows starting from the beginning of the part | ||
| 8372 | 2026.02.17 00:09:58.026669 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8373 | 2026.02.17 00:09:58.026710 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 530 rows starting from the beginning of the part | ||
| 8374 | 2026.02.17 00:09:58.026767 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 521 rows starting from the beginning of the part | ||
| 8375 | 2026.02.17 00:09:58.026816 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 8376 | 2026.02.17 00:09:58.026860 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 531 rows starting from the beginning of the part | ||
| 8377 | 2026.02.17 00:09:58.026905 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 8378 | 2026.02.17 00:09:58.027081 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.02.17 00:09:58.027122 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8380 | 2026.02.17 00:09:58.027477 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8381 | 2026.02.17 00:09:58.027711 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.02.17 00:09:58.027844 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8383 | 2026.02.17 00:09:58.027850 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8384 | 2026.02.17 00:09:58.027891 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.02.17 00:09:58.027908 [ 4 ] {7c1067cd-c413-4afc-8ed6-5e2b560b41e1} <Debug> TCPHandler: Processed in 0.001449535 sec. | ||
| 8386 | 2026.02.17 00:09:58.027917 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8387 | 2026.02.17 00:09:58.028005 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 8388 | 2026.02.17 00:09:58.028032 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2026.02.17 00:09:58.028098 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649578 sec., 1691947.8800032493 rows/sec., 129.15 MiB/sec. | ||
| 8390 | 2026.02.17 00:09:58.028119 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2026.02.17 00:09:58.028132 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.02.17 00:09:58.028161 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15363 rows starting from the beginning of the part | ||
| 8393 | 2026.02.17 00:09:58.028193 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <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 | ||
| 8394 | 2026.02.17 00:09:58.028239 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 8395 | 2026.02.17 00:09:58.028239 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8396 | 2026.02.17 00:09:58.028293 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8397 | 2026.02.17 00:09:58.028339 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 8398 | 2026.02.17 00:09:58.028381 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 270 rows starting from the beginning of the part | ||
| 8399 | 2026.02.17 00:09:58.028424 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 8400 | 2026.02.17 00:09:58.028504 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.02.17 00:09:58.028582 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_51_10} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8402 | 2026.02.17 00:09:58.028635 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8403 | 2026.02.17 00:09:58.028953 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.02.17 00:09:58.028995 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8405 | 2026.02.17 00:09:58.029594 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8406 | 2026.02.17 00:09:58.029826 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.02.17 00:09:58.029975 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00186 sec., 5376.344086021505 rows/sec., 9.63 MiB/sec. | ||
| 8408 | 2026.02.17 00:09:58.030030 [ 4 ] {a7d913d2-b322-420c-a044-40c1584348e8} <Debug> TCPHandler: Processed in 0.002048645 sec. | ||
| 8409 | 2026.02.17 00:09:58.030139 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.02.17 00:09:58.030240 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.02.17 00:09:58.030283 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8412 | 2026.02.17 00:09:58.030627 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.02.17 00:09:58.030664 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8414 | 2026.02.17 00:09:58.031034 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8415 | 2026.02.17 00:09:58.031258 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.02.17 00:09:58.031385 [ 34 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8417 | 2026.02.17 00:09:58.031393 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 8418 | 2026.02.17 00:09:58.031426 [ 34 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.02.17 00:09:58.031449 [ 4 ] {708697e3-353e-44f8-a752-eb620ac7c743} <Debug> TCPHandler: Processed in 0.001360023 sec. | ||
| 8420 | 2026.02.17 00:09:58.031451 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8421 | 2026.02.17 00:09:58.031551 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 8422 | 2026.02.17 00:09:58.031664 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8423 | 2026.02.17 00:09:58.031697 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3120 rows starting from the beginning of the part | ||
| 8424 | 2026.02.17 00:09:58.031755 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 8425 | 2026.02.17 00:09:58.031805 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8426 | 2026.02.17 00:09:58.031853 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 8427 | 2026.02.17 00:09:58.031896 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8428 | 2026.02.17 00:09:58.031939 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 8429 | 2026.02.17 00:09:58.033078 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17062 rows, containing 5 columns (5 merged, 0 gathered) in 0.005106577 sec., 3341181.3823623927 rows/sec., 226.44 MiB/sec. | ||
| 8430 | 2026.02.17 00:09:58.033309 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8431 | 2026.02.17 00:09:58.033406 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001895173 sec., 1836243.9735053212 rows/sec., 119.21 MiB/sec. | ||
| 8432 | 2026.02.17 00:09:58.033589 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.02.17 00:09:58.033672 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8434 | 2026.02.17 00:09:58.033743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8435 | 2026.02.17 00:09:58.033762 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8436 | 2026.02.17 00:09:58.034021 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.02.17 00:09:58.034090 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_51_10} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8438 | 2026.02.17 00:09:58.034166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8439 | 2026.02.17 00:09:59.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.54 MiB, peak 290.17 MiB, free memory in arenas 0.00 B, will set to 282.72 MiB (RSS), difference: 1.17 MiB | ||
| 8440 | 2026.02.17 00:10:02.355336 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8441 | 2026.02.17 00:10:02.355408 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8442 | 2026.02.17 00:10:02.468572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17305 | ||
| 8443 | 2026.02.17 00:10:02.469444 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.02.17 00:10:02.469514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8445 | 2026.02.17 00:10:02.470105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8446 | 2026.02.17 00:10:02.470330 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.02.17 00:10:02.470465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 8448 | 2026.02.17 00:10:02.470465 [ 72 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8449 | 2026.02.17 00:10:02.470528 [ 72 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.02.17 00:10:02.470550 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8451 | 2026.02.17 00:10:02.470653 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 8452 | 2026.02.17 00:10:02.470771 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8453 | 2026.02.17 00:10:02.470813 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14873 rows starting from the beginning of the part | ||
| 8454 | 2026.02.17 00:10:02.470881 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8455 | 2026.02.17 00:10:02.470931 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8456 | 2026.02.17 00:10:02.470978 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8457 | 2026.02.17 00:10:02.471023 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8458 | 2026.02.17 00:10:02.471066 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8459 | 2026.02.17 00:10:02.473134 [ 199 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523953 sec., 6856308.338546717 rows/sec., 98.08 MiB/sec. | ||
| 8460 | 2026.02.17 00:10:02.473326 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8461 | 2026.02.17 00:10:02.473698 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.02.17 00:10:02.473791 [ 190 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_36_7} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8463 | 2026.02.17 00:10:02.473925 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8464 | 2026.02.17 00:10:02.514768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1064 | ||
| 8465 | 2026.02.17 00:10:02.517542 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.02.17 00:10:02.517586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8467 | 2026.02.17 00:10:02.518836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8468 | 2026.02.17 00:10:02.519113 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.02.17 00:10:02.519385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8470 | 2026.02.17 00:10:03.031327 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.02.17 00:10:03.031500 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.02.17 00:10:03.031563 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8473 | 2026.02.17 00:10:03.032257 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.02.17 00:10:03.032299 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8475 | 2026.02.17 00:10:03.032712 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8476 | 2026.02.17 00:10:03.032946 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.02.17 00:10:03.033121 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. | ||
| 8478 | 2026.02.17 00:10:03.033171 [ 4 ] {dd387779-1407-4d53-bc46-f55856e35999} <Debug> TCPHandler: Processed in 0.001972014 sec. | ||
| 8479 | 2026.02.17 00:10:03.033295 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.02.17 00:10:03.033404 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8481 | 2026.02.17 00:10:03.033448 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8482 | 2026.02.17 00:10:03.034171 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.17 00:10:03.034210 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8484 | 2026.02.17 00:10:03.034597 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8485 | 2026.02.17 00:10:03.034811 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.17 00:10:03.034947 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001572 sec., 546437.6590330788 rows/sec., 43.50 MiB/sec. | ||
| 8487 | 2026.02.17 00:10:03.034986 [ 4 ] {1b46531a-bcf8-4ab6-9d53-3f684dd16735} <Debug> TCPHandler: Processed in 0.00174488 sec. | ||
| 8488 | 2026.02.17 00:10:03.035120 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.02.17 00:10:03.035234 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.02.17 00:10:03.035277 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8491 | 2026.02.17 00:10:03.035738 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.02.17 00:10:03.035775 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8493 | 2026.02.17 00:10:03.036097 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8494 | 2026.02.17 00:10:03.036305 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.02.17 00:10:03.036434 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001221 sec., 141687.14168714167 rows/sec., 8.70 MiB/sec. | ||
| 8496 | 2026.02.17 00:10:03.036497 [ 4 ] {b0990087-0c54-4d94-b81f-39f84074f1f7} <Debug> TCPHandler: Processed in 0.001449705 sec. | ||
| 8497 | 2026.02.17 00:10:03.036625 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.02.17 00:10:03.036727 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.02.17 00:10:03.036766 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8500 | 2026.02.17 00:10:03.037210 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.02.17 00:10:03.037245 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8502 | 2026.02.17 00:10:03.037544 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8503 | 2026.02.17 00:10:03.037750 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.02.17 00:10:03.037900 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 8505 | 2026.02.17 00:10:03.037937 [ 4 ] {2412bbc3-8dae-4da7-8df2-dcfdadab230b} <Debug> TCPHandler: Processed in 0.001363403 sec. | ||
| 8506 | 2026.02.17 00:10:03.038051 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.02.17 00:10:03.038153 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.02.17 00:10:03.038191 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8509 | 2026.02.17 00:10:03.038624 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.02.17 00:10:03.038660 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8511 | 2026.02.17 00:10:03.038949 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8512 | 2026.02.17 00:10:03.039158 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.02.17 00:10:03.039282 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 8514 | 2026.02.17 00:10:03.039319 [ 4 ] {76fb4653-e30d-44dd-a0b9-8b467d9b1f16} <Debug> TCPHandler: Processed in 0.001318302 sec. | ||
| 8515 | 2026.02.17 00:10:03.039428 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.02.17 00:10:03.039528 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8517 | 2026.02.17 00:10:03.039568 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8518 | 2026.02.17 00:10:03.040120 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.02.17 00:10:03.040156 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8520 | 2026.02.17 00:10:03.040467 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8521 | 2026.02.17 00:10:03.040668 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.02.17 00:10:03.040798 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001288 sec., 404503.1055900621 rows/sec., 28.55 MiB/sec. | ||
| 8523 | 2026.02.17 00:10:03.040837 [ 4 ] {93af7deb-d9dd-485e-a087-8bef1a852706} <Debug> TCPHandler: Processed in 0.001458235 sec. | ||
| 8524 | 2026.02.17 00:10:03.040945 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.02.17 00:10:03.041038 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8526 | 2026.02.17 00:10:03.041079 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8527 | 2026.02.17 00:10:03.041407 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.02.17 00:10:03.041442 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8529 | 2026.02.17 00:10:03.041739 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8530 | 2026.02.17 00:10:03.041939 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.02.17 00:10:03.042066 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 8532 | 2026.02.17 00:10:03.042102 [ 4 ] {35ac4a3c-1ed8-46ab-acfa-db674405ffe2} <Debug> TCPHandler: Processed in 0.00120675 sec. | ||
| 8533 | 2026.02.17 00:10:03.042209 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.02.17 00:10:03.042303 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8535 | 2026.02.17 00:10:03.042344 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8536 | 2026.02.17 00:10:03.042727 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.02.17 00:10:03.042762 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8538 | 2026.02.17 00:10:03.043076 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8539 | 2026.02.17 00:10:03.043289 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.02.17 00:10:03.043421 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001136 sec., 233274.64788732392 rows/sec., 15.50 MiB/sec. | ||
| 8541 | 2026.02.17 00:10:03.043458 [ 4 ] {8406725d-c71e-4f85-871b-c3b085a34529} <Debug> TCPHandler: Processed in 0.001297823 sec. | ||
| 8542 | 2026.02.17 00:10:03.043566 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.02.17 00:10:03.043658 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.02.17 00:10:03.043699 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8545 | 2026.02.17 00:10:03.044000 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.02.17 00:10:03.044036 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8547 | 2026.02.17 00:10:03.044324 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8548 | 2026.02.17 00:10:03.044525 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.02.17 00:10:03.044651 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 8550 | 2026.02.17 00:10:03.044688 [ 4 ] {89f781a7-a528-490a-bd7b-c5be004b3fad} <Debug> TCPHandler: Processed in 0.001171131 sec. | ||
| 8551 | 2026.02.17 00:10:03.044793 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.02.17 00:10:03.044887 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8553 | 2026.02.17 00:10:03.044941 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <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 | ||
| 8554 | 2026.02.17 00:10:03.045700 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.02.17 00:10:03.045736 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8556 | 2026.02.17 00:10:03.046263 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8557 | 2026.02.17 00:10:03.046486 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.02.17 00:10:03.046622 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001754 sec., 17673.888255416194 rows/sec., 31.67 MiB/sec. | ||
| 8559 | 2026.02.17 00:10:03.046675 [ 4 ] {dfa64593-634a-4b7c-b625-d8cb191ee852} <Debug> TCPHandler: Processed in 0.001930183 sec. | ||
| 8560 | 2026.02.17 00:10:03.046848 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.02.17 00:10:03.046941 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.02.17 00:10:03.046982 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8563 | 2026.02.17 00:10:03.047300 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.02.17 00:10:03.047335 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8565 | 2026.02.17 00:10:03.047632 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8566 | 2026.02.17 00:10:03.047848 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.02.17 00:10:03.047974 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 8568 | 2026.02.17 00:10:03.048011 [ 4 ] {8ce6e97d-a2c6-45cc-b5e3-152e4d194830} <Debug> TCPHandler: Processed in 0.001212051 sec. | ||
| 8569 | 2026.02.17 00:10:03.350993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8570 | 2026.02.17 00:10:03.368757 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.02.17 00:10:03.368819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8572 | 2026.02.17 00:10:03.374614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8573 | 2026.02.17 00:10:03.375308 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.02.17 00:10:03.375610 [ 86 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8575 | 2026.02.17 00:10:03.375678 [ 86 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.02.17 00:10:03.375698 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8577 | 2026.02.17 00:10:03.375787 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8578 | 2026.02.17 00:10:03.378290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8579 | 2026.02.17 00:10:03.378851 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8580 | 2026.02.17 00:10:03.379565 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8581 | 2026.02.17 00:10:03.383029 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8582 | 2026.02.17 00:10:03.386583 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8583 | 2026.02.17 00:10:03.390223 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8584 | 2026.02.17 00:10:03.394065 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8585 | 2026.02.17 00:10:03.397943 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 8586 | 2026.02.17 00:10:03.449311 [ 196 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.073558682 sec., 3684.1334378449033 rows/sec., 19.05 MiB/sec. | ||
| 8587 | 2026.02.17 00:10:03.452030 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8588 | 2026.02.17 00:10:03.454068 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_36_7} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.02.17 00:10:03.454176 [ 189 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_36_7} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8590 | 2026.02.17 00:10:03.456718 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8591 | 2026.02.17 00:10:04.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.60 MiB, peak 296.48 MiB, free memory in arenas 0.00 B, will set to 285.84 MiB (RSS), difference: 1.24 MiB | ||
| 8592 | 2026.02.17 00:10:06.740706 [ 83 ] {} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8593 | 2026.02.17 00:10:06.740793 [ 83 ] {} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.02.17 00:10:06.740819 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8595 | 2026.02.17 00:10:06.740926 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::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 | ||
| 8596 | 2026.02.17 00:10:06.741085 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8597 | 2026.02.17 00:10:06.741126 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8598 | 2026.02.17 00:10:06.741203 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 8599 | 2026.02.17 00:10:06.741256 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 8600 | 2026.02.17 00:10:06.741305 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 8601 | 2026.02.17 00:10:06.741350 [ 195 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 8602 | 2026.02.17 00:10:06.742206 [ 198 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321912 sec., 42362.88043379589 rows/sec., 3.54 MiB/sec. | ||
| 8603 | 2026.02.17 00:10:06.742421 [ 193 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8604 | 2026.02.17 00:10:06.742787 [ 193 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.02.17 00:10:06.742870 [ 193 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_9_2} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8606 | 2026.02.17 00:10:06.742968 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8607 | 2026.02.17 00:10:08.049083 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.02.17 00:10:08.049254 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8609 | 2026.02.17 00:10:08.049316 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8610 | 2026.02.17 00:10:08.049942 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.02.17 00:10:08.049983 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8612 | 2026.02.17 00:10:08.050370 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8613 | 2026.02.17 00:10:08.050597 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.02.17 00:10:08.050752 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 422.23 KiB/sec. | ||
| 8615 | 2026.02.17 00:10:08.050795 [ 4 ] {98d95d44-453f-486d-8fe9-493d9ac95dcf} <Debug> TCPHandler: Processed in 0.001835112 sec. | ||
| 8616 | 2026.02.17 00:10:08.050924 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.02.17 00:10:08.051024 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8618 | 2026.02.17 00:10:08.051069 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8619 | 2026.02.17 00:10:08.052168 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.02.17 00:10:08.052202 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8621 | 2026.02.17 00:10:08.052643 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8622 | 2026.02.17 00:10:08.052859 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.02.17 00:10:08.052987 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001987 sec., 613990.9411172622 rows/sec., 50.52 MiB/sec. | ||
| 8624 | 2026.02.17 00:10:08.053026 [ 4 ] {f7496a9f-491e-45bc-ae73-1c22da4632bb} <Debug> TCPHandler: Processed in 0.002155257 sec. | ||
| 8625 | 2026.02.17 00:10:08.053136 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.02.17 00:10:08.053230 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.02.17 00:10:08.053269 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8628 | 2026.02.17 00:10:08.053672 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.02.17 00:10:08.053707 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8630 | 2026.02.17 00:10:08.054005 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8631 | 2026.02.17 00:10:08.054218 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.02.17 00:10:08.054314 [ 80 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8633 | 2026.02.17 00:10:08.054344 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001133 sec., 15887.025595763462 rows/sec., 1.13 MiB/sec. | ||
| 8634 | 2026.02.17 00:10:08.054352 [ 80 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.02.17 00:10:08.054377 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8636 | 2026.02.17 00:10:08.054384 [ 4 ] {8106c14d-aa25-4ab3-affd-43bbd9f6feb0} <Debug> TCPHandler: Processed in 0.001298063 sec. | ||
| 8637 | 2026.02.17 00:10:08.054492 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.02.17 00:10:08.054511 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 8639 | 2026.02.17 00:10:08.054584 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8640 | 2026.02.17 00:10:08.054630 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8641 | 2026.02.17 00:10:08.054678 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2026.02.17 00:10:08.054719 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 215 rows starting from the beginning of the part | ||
| 8643 | 2026.02.17 00:10:08.054786 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8644 | 2026.02.17 00:10:08.054828 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 183 rows starting from the beginning of the part | ||
| 8645 | 2026.02.17 00:10:08.054869 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8646 | 2026.02.17 00:10:08.054907 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 173 rows starting from the beginning of the part | ||
| 8647 | 2026.02.17 00:10:08.054947 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
| 8648 | 2026.02.17 00:10:08.055166 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.02.17 00:10:08.055209 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8650 | 2026.02.17 00:10:08.055758 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8651 | 2026.02.17 00:10:08.055831 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376953 sec., 442280.8912141518 rows/sec., 29.52 MiB/sec. | ||
| 8652 | 2026.02.17 00:10:08.055996 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.17 00:10:08.056033 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8654 | 2026.02.17 00:10:08.056136 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00157 sec., 145222.92993630574 rows/sec., 9.83 MiB/sec. | ||
| 8655 | 2026.02.17 00:10:08.056181 [ 4 ] {94a82aae-fa94-4f79-b170-eb341b35bf0e} <Debug> TCPHandler: Processed in 0.001739639 sec. | ||
| 8656 | 2026.02.17 00:10:08.056290 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.02.17 00:10:08.056360 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.02.17 00:10:08.056386 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8659 | 2026.02.17 00:10:08.056431 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8660 | 2026.02.17 00:10:08.056454 [ 193 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_51_10} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8661 | 2026.02.17 00:10:08.056554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8662 | 2026.02.17 00:10:08.057101 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.02.17 00:10:08.057141 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8664 | 2026.02.17 00:10:08.057483 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8665 | 2026.02.17 00:10:08.057689 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.02.17 00:10:08.057814 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001446 sec., 372060.85753803595 rows/sec., 27.59 MiB/sec. | ||
| 8667 | 2026.02.17 00:10:08.057851 [ 4 ] {decf7fa1-799b-4895-91e3-c4ae83794a22} <Debug> TCPHandler: Processed in 0.001610627 sec. | ||
| 8668 | 2026.02.17 00:10:08.057963 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.02.17 00:10:08.058057 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.02.17 00:10:08.058099 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8671 | 2026.02.17 00:10:08.058730 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.02.17 00:10:08.058763 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8673 | 2026.02.17 00:10:08.059126 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8674 | 2026.02.17 00:10:08.059337 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.02.17 00:10:08.059459 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Debug> executeQuery: Read 836 rows, 57.63 KiB in 0.001421 sec., 588318.0858550317 rows/sec., 39.61 MiB/sec. | ||
| 8676 | 2026.02.17 00:10:08.059496 [ 4 ] {f34fb6f1-5dd9-42fc-b343-02f59c97e25d} <Debug> TCPHandler: Processed in 0.001581927 sec. | ||
| 8677 | 2026.02.17 00:10:08.059607 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.02.17 00:10:08.059700 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.02.17 00:10:08.059753 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <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 | ||
| 8680 | 2026.02.17 00:10:08.060503 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.02.17 00:10:08.060538 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8682 | 2026.02.17 00:10:08.061048 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8683 | 2026.02.17 00:10:08.061254 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.02.17 00:10:08.061355 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8685 | 2026.02.17 00:10:08.061381 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 8686 | 2026.02.17 00:10:08.061385 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.02.17 00:10:08.061410 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8688 | 2026.02.17 00:10:08.061431 [ 4 ] {c80856f5-5ded-41fe-a90c-74188c339899} <Debug> TCPHandler: Processed in 0.001898293 sec. | ||
| 8689 | 2026.02.17 00:10:08.061500 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 8690 | 2026.02.17 00:10:08.061560 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.02.17 00:10:08.061682 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.02.17 00:10:08.061710 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8693 | 2026.02.17 00:10:08.061729 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8694 | 2026.02.17 00:10:08.061768 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 880 rows starting from the beginning of the part | ||
| 8695 | 2026.02.17 00:10:08.061893 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8696 | 2026.02.17 00:10:08.061985 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8697 | 2026.02.17 00:10:08.062145 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8698 | 2026.02.17 00:10:08.062179 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.02.17 00:10:08.062221 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8700 | 2026.02.17 00:10:08.062238 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8701 | 2026.02.17 00:10:08.062337 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8702 | 2026.02.17 00:10:08.062550 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8703 | 2026.02.17 00:10:08.062804 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.02.17 00:10:08.062944 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 8705 | 2026.02.17 00:10:08.062982 [ 4 ] {a9e54329-46cb-4471-b1b6-c49d2a6b3194} <Debug> TCPHandler: Processed in 0.001449935 sec. | ||
| 8706 | 2026.02.17 00:10:08.068533 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.007051841 sec., 137836.34656538625 rows/sec., 247.00 MiB/sec. | ||
| 8707 | 2026.02.17 00:10:08.070285 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8708 | 2026.02.17 00:10:08.070692 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.02.17 00:10:08.070787 [ 198 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8710 | 2026.02.17 00:10:08.070935 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 8711 | 2026.02.17 00:10:09.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.50 MiB, peak 296.48 MiB, free memory in arenas 0.00 B, will set to 289.84 MiB (RSS), difference: 3.35 MiB | ||
| 8712 | 2026.02.17 00:10:09.970563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17753 | ||
| 8713 | 2026.02.17 00:10:09.971213 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.02.17 00:10:09.971256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8715 | 2026.02.17 00:10:09.971724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8716 | 2026.02.17 00:10:09.971954 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.02.17 00:10:09.972104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17753 | ||
| 8718 | 2026.02.17 00:10:10.878367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8719 | 2026.02.17 00:10:10.893954 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.02.17 00:10:10.894010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8721 | 2026.02.17 00:10:10.899569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8722 | 2026.02.17 00:10:10.900244 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.02.17 00:10:10.902895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8724 | 2026.02.17 00:10:12.519657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1102 | ||
| 8725 | 2026.02.17 00:10:12.522215 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.02.17 00:10:12.522258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8727 | 2026.02.17 00:10:12.523437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8728 | 2026.02.17 00:10:12.523695 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.02.17 00:10:12.523957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8730 | 2026.02.17 00:10:13.030689 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.02.17 00:10:13.030945 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.02.17 00:10:13.031039 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8733 | 2026.02.17 00:10:13.031835 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.02.17 00:10:13.031874 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8735 | 2026.02.17 00:10:13.032269 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8736 | 2026.02.17 00:10:13.032491 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.02.17 00:10:13.032656 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 8738 | 2026.02.17 00:10:13.032707 [ 4 ] {2de9004d-e196-48fe-b339-328bc4ac43ab} <Debug> TCPHandler: Processed in 0.002194748 sec. | ||
| 8739 | 2026.02.17 00:10:13.032841 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.02.17 00:10:13.032950 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8741 | 2026.02.17 00:10:13.032991 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8742 | 2026.02.17 00:10:13.034007 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.02.17 00:10:13.034043 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8744 | 2026.02.17 00:10:13.034399 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8745 | 2026.02.17 00:10:13.034604 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.02.17 00:10:13.034742 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001816 sec., 473017.6211453745 rows/sec., 37.65 MiB/sec. | ||
| 8747 | 2026.02.17 00:10:13.034780 [ 4 ] {f7f5f870-a89f-4c43-98ae-8a629b9052c4} <Debug> TCPHandler: Processed in 0.001997174 sec. | ||
| 8748 | 2026.02.17 00:10:13.034897 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.02.17 00:10:13.035000 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.02.17 00:10:13.035041 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8751 | 2026.02.17 00:10:13.035538 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.02.17 00:10:13.035573 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8753 | 2026.02.17 00:10:13.035889 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8754 | 2026.02.17 00:10:13.036095 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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.02.17 00:10:13.036226 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001246 sec., 138844.30176565007 rows/sec., 8.52 MiB/sec. | ||
| 8756 | 2026.02.17 00:10:13.036264 [ 4 ] {8571a7cb-02b1-4e17-9b32-e36648cb0cf5} <Debug> TCPHandler: Processed in 0.001418285 sec. | ||
| 8757 | 2026.02.17 00:10:13.036377 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.02.17 00:10:13.036471 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8759 | 2026.02.17 00:10:13.036511 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8760 | 2026.02.17 00:10:13.036963 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.02.17 00:10:13.036999 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8762 | 2026.02.17 00:10:13.037295 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8763 | 2026.02.17 00:10:13.037497 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.02.17 00:10:13.037625 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 8765 | 2026.02.17 00:10:13.037662 [ 4 ] {7f9542c3-5dfe-4148-92a4-c819a7b86c47} <Debug> TCPHandler: Processed in 0.001335572 sec. | ||
| 8766 | 2026.02.17 00:10:13.037770 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.02.17 00:10:13.037865 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.02.17 00:10:13.037902 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8769 | 2026.02.17 00:10:13.038351 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.02.17 00:10:13.038386 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8771 | 2026.02.17 00:10:13.038679 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8772 | 2026.02.17 00:10:13.038881 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.02.17 00:10:13.039008 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 8774 | 2026.02.17 00:10:13.039044 [ 4 ] {3a7a66cb-d6cb-49a2-8ed9-9aac7ade9cff} <Debug> TCPHandler: Processed in 0.001324433 sec. | ||
| 8775 | 2026.02.17 00:10:13.039154 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.02.17 00:10:13.039248 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8777 | 2026.02.17 00:10:13.039288 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8778 | 2026.02.17 00:10:13.039951 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.02.17 00:10:13.039988 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8780 | 2026.02.17 00:10:13.040312 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8781 | 2026.02.17 00:10:13.040524 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.02.17 00:10:13.040654 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001424 sec., 365870.78651685396 rows/sec., 25.83 MiB/sec. | ||
| 8783 | 2026.02.17 00:10:13.040692 [ 4 ] {2d4a83c6-21a1-4998-8ae3-562dbaa50145} <Debug> TCPHandler: Processed in 0.001588107 sec. | ||
| 8784 | 2026.02.17 00:10:13.040798 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.02.17 00:10:13.040892 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8786 | 2026.02.17 00:10:13.040934 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8787 | 2026.02.17 00:10:13.041266 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.02.17 00:10:13.041300 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8789 | 2026.02.17 00:10:13.041604 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8790 | 2026.02.17 00:10:13.041805 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.02.17 00:10:13.041933 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 8792 | 2026.02.17 00:10:13.041932 [ 73 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8793 | 2026.02.17 00:10:13.041970 [ 4 ] {4ec150ce-c32e-41ee-bc88-c80da089f7ef} <Debug> TCPHandler: Processed in 0.001221781 sec. | ||
| 8794 | 2026.02.17 00:10:13.042011 [ 73 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.02.17 00:10:13.042036 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8796 | 2026.02.17 00:10:13.042095 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2026.02.17 00:10:13.042132 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8798 | 2026.02.17 00:10:13.042194 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.02.17 00:10:13.042237 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8800 | 2026.02.17 00:10:13.042240 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8801 | 2026.02.17 00:10:13.042279 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part | ||
| 8802 | 2026.02.17 00:10:13.042342 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8803 | 2026.02.17 00:10:13.042388 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8804 | 2026.02.17 00:10:13.042429 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8805 | 2026.02.17 00:10:13.042470 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8806 | 2026.02.17 00:10:13.042511 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 8807 | 2026.02.17 00:10:13.042670 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.02.17 00:10:13.042706 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8809 | 2026.02.17 00:10:13.043030 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8810 | 2026.02.17 00:10:13.043233 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.02.17 00:10:13.043271 [ 198 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117599 sec., 112245.85243071795 rows/sec., 5.73 MiB/sec. | ||
| 8812 | 2026.02.17 00:10:13.043363 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 8813 | 2026.02.17 00:10:13.043398 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8814 | 2026.02.17 00:10:13.043405 [ 4 ] {784615ab-8888-458c-933a-b462ec5794ac} <Debug> TCPHandler: Processed in 0.001359833 sec. | ||
| 8815 | 2026.02.17 00:10:13.043520 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.02.17 00:10:13.043613 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.02.17 00:10:13.043627 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.02.17 00:10:13.043654 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8819 | 2026.02.17 00:10:13.043688 [ 200 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_21_4} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8820 | 2026.02.17 00:10:13.043743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8821 | 2026.02.17 00:10:13.043959 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.02.17 00:10:13.043994 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8823 | 2026.02.17 00:10:13.044286 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8824 | 2026.02.17 00:10:13.044493 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.02.17 00:10:13.044597 [ 73 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8826 | 2026.02.17 00:10:13.044621 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 8827 | 2026.02.17 00:10:13.044635 [ 73 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.02.17 00:10:13.044661 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8829 | 2026.02.17 00:10:13.044666 [ 4 ] {eb48df9c-df0f-481a-ade6-86f16dde0a47} <Debug> TCPHandler: Processed in 0.001195991 sec. | ||
| 8830 | 2026.02.17 00:10:13.044740 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8831 | 2026.02.17 00:10:13.044789 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.02.17 00:10:13.044806 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8833 | 2026.02.17 00:10:13.044829 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part | ||
| 8834 | 2026.02.17 00:10:13.044868 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8835 | 2026.02.17 00:10:13.044882 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8836 | 2026.02.17 00:10:13.044901 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8837 | 2026.02.17 00:10:13.044930 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8838 | 2026.02.17 00:10:13.044936 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <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 | ||
| 8839 | 2026.02.17 00:10:13.044961 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8840 | 2026.02.17 00:10:13.044989 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 8841 | 2026.02.17 00:10:13.045577 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.000864955 sec., 26590.978721436375 rows/sec., 1.75 MiB/sec. | ||
| 8842 | 2026.02.17 00:10:13.045689 [ 188 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8843 | 2026.02.17 00:10:13.045759 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.02.17 00:10:13.045794 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8845 | 2026.02.17 00:10:13.045955 [ 188 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.02.17 00:10:13.046022 [ 188 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_21_4} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8847 | 2026.02.17 00:10:13.046089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8848 | 2026.02.17 00:10:13.046326 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8849 | 2026.02.17 00:10:13.046541 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.02.17 00:10:13.046677 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 8851 | 2026.02.17 00:10:13.046729 [ 4 ] {10047199-a84a-4a6a-af14-2d0734f756aa} <Debug> TCPHandler: Processed in 0.001991124 sec. | ||
| 8852 | 2026.02.17 00:10:13.046843 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.02.17 00:10:13.046937 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.02.17 00:10:13.046977 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8855 | 2026.02.17 00:10:13.047310 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.02.17 00:10:13.047345 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8857 | 2026.02.17 00:10:13.047646 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8858 | 2026.02.17 00:10:13.047850 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.02.17 00:10:13.047977 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 8860 | 2026.02.17 00:10:13.048012 [ 4 ] {6e85d945-a33f-4dbd-82df-b6fba449e9de} <Debug> TCPHandler: Processed in 0.001220121 sec. | ||
| 8861 | 2026.02.17 00:10:17.355447 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8862 | 2026.02.17 00:10:17.355525 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8863 | 2026.02.17 00:10:17.472204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18265 | ||
| 8864 | 2026.02.17 00:10:17.472785 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.02.17 00:10:17.472839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8866 | 2026.02.17 00:10:17.473367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8867 | 2026.02.17 00:10:17.473606 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.02.17 00:10:17.473744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 8869 | 2026.02.17 00:10:18.021221 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.02.17 00:10:18.021414 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8871 | 2026.02.17 00:10:18.021487 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8872 | 2026.02.17 00:10:18.022188 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.02.17 00:10:18.022241 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8874 | 2026.02.17 00:10:18.022648 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8875 | 2026.02.17 00:10:18.022889 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.02.17 00:10:18.023050 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.69 MiB/sec. | ||
| 8877 | 2026.02.17 00:10:18.023092 [ 4 ] {0523c9da-9e5f-42b2-84eb-66f254bf3d15} <Debug> TCPHandler: Processed in 0.002018325 sec. | ||
| 8878 | 2026.02.17 00:10:18.023219 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.02.17 00:10:18.023316 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.02.17 00:10:18.023357 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8881 | 2026.02.17 00:10:18.023785 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.02.17 00:10:18.023823 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8883 | 2026.02.17 00:10:18.024141 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8884 | 2026.02.17 00:10:18.024352 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.02.17 00:10:18.024484 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 8886 | 2026.02.17 00:10:18.024522 [ 4 ] {b5688b8c-2119-4d14-b0e1-e2a2ce3c9cec} <Debug> TCPHandler: Processed in 0.001353674 sec. | ||
| 8887 | 2026.02.17 00:10:18.024635 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.02.17 00:10:18.024735 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8889 | 2026.02.17 00:10:18.024777 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8890 | 2026.02.17 00:10:18.025204 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.02.17 00:10:18.025241 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8892 | 2026.02.17 00:10:18.025560 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8893 | 2026.02.17 00:10:18.025776 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.02.17 00:10:18.025909 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 8895 | 2026.02.17 00:10:18.025948 [ 4 ] {2649edc8-a1af-43b8-ab4c-15db00490523} <Debug> TCPHandler: Processed in 0.001363184 sec. | ||
| 8896 | 2026.02.17 00:10:18.026060 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.02.17 00:10:18.026155 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.02.17 00:10:18.026198 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8899 | 2026.02.17 00:10:18.026590 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.02.17 00:10:18.026626 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8901 | 2026.02.17 00:10:18.026961 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8902 | 2026.02.17 00:10:18.027163 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.02.17 00:10:18.027295 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8904 | 2026.02.17 00:10:18.027332 [ 4 ] {7b56680e-6878-4445-a93e-49758f308883} <Debug> TCPHandler: Processed in 0.001321323 sec. | ||
| 8905 | 2026.02.17 00:10:18.027442 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.02.17 00:10:18.027545 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.02.17 00:10:18.027603 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <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 | ||
| 8908 | 2026.02.17 00:10:18.028349 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.02.17 00:10:18.028386 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8910 | 2026.02.17 00:10:18.028909 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8911 | 2026.02.17 00:10:18.029138 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.02.17 00:10:18.029283 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 8913 | 2026.02.17 00:10:18.029337 [ 4 ] {c27bc8e4-4bbf-46d3-896c-d4e54e163468} <Debug> TCPHandler: Processed in 0.001947013 sec. | ||
| 8914 | 2026.02.17 00:10:18.029451 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.02.17 00:10:18.029544 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.02.17 00:10:18.029586 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8917 | 2026.02.17 00:10:18.029914 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.02.17 00:10:18.029950 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8919 | 2026.02.17 00:10:18.030257 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8920 | 2026.02.17 00:10:18.030467 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.02.17 00:10:18.030598 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8922 | 2026.02.17 00:10:18.030635 [ 4 ] {0f796e52-8b07-4f4c-85c9-7c06b1f32786} <Debug> TCPHandler: Processed in 0.001234561 sec. | ||
| 8923 | 2026.02.17 00:10:18.402983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8924 | 2026.02.17 00:10:18.420230 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.02.17 00:10:18.420287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 8926 | 2026.02.17 00:10:18.425689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8927 | 2026.02.17 00:10:18.426387 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.02.17 00:10:18.429588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8929 | 2026.02.17 00:10:22.524197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1136 | ||
| 8930 | 2026.02.17 00:10:22.526779 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.02.17 00:10:22.526820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8932 | 2026.02.17 00:10:22.528039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8933 | 2026.02.17 00:10:22.528318 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.02.17 00:10:22.528584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8935 | 2026.02.17 00:10:23.030909 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.02.17 00:10:23.031083 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8937 | 2026.02.17 00:10:23.031147 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8938 | 2026.02.17 00:10:23.031876 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.02.17 00:10:23.031917 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8940 | 2026.02.17 00:10:23.032316 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8941 | 2026.02.17 00:10:23.032539 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.02.17 00:10:23.032692 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001656 sec., 171497.58454106282 rows/sec., 10.89 MiB/sec. | ||
| 8943 | 2026.02.17 00:10:23.032735 [ 4 ] {1f6c5794-e4b2-4c17-bc4e-8b37b8257b7e} <Debug> TCPHandler: Processed in 0.001951133 sec. | ||
| 8944 | 2026.02.17 00:10:23.032861 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.02.17 00:10:23.032955 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8946 | 2026.02.17 00:10:23.032995 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8947 | 2026.02.17 00:10:23.033809 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.02.17 00:10:23.033846 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8949 | 2026.02.17 00:10:23.034200 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8950 | 2026.02.17 00:10:23.034407 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.02.17 00:10:23.034539 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001603 sec., 535870.243293824 rows/sec., 42.66 MiB/sec. | ||
| 8952 | 2026.02.17 00:10:23.034577 [ 4 ] {6e2997b7-2e05-43ed-ab7e-73631284e67f} <Debug> TCPHandler: Processed in 0.001767391 sec. | ||
| 8953 | 2026.02.17 00:10:23.034574 [ 62 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8954 | 2026.02.17 00:10:23.034654 [ 62 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.02.17 00:10:23.034678 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8956 | 2026.02.17 00:10:23.034687 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.02.17 00:10:23.034780 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 8958 | 2026.02.17 00:10:23.034785 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.02.17 00:10:23.034839 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8960 | 2026.02.17 00:10:23.034877 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8961 | 2026.02.17 00:10:23.034914 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2150 rows starting from the beginning of the part | ||
| 8962 | 2026.02.17 00:10:23.034980 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 859 rows starting from the beginning of the part | ||
| 8963 | 2026.02.17 00:10:23.035031 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1220 rows starting from the beginning of the part | ||
| 8964 | 2026.02.17 00:10:23.035076 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 859 rows starting from the beginning of the part | ||
| 8965 | 2026.02.17 00:10:23.035135 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8966 | 2026.02.17 00:10:23.035188 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 859 rows starting from the beginning of the part | ||
| 8967 | 2026.02.17 00:10:23.035346 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.02.17 00:10:23.035395 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8969 | 2026.02.17 00:10:23.035829 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8970 | 2026.02.17 00:10:23.036147 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.02.17 00:10:23.036300 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001517 sec., 114040.87013843113 rows/sec., 7.00 MiB/sec. | ||
| 8972 | 2026.02.17 00:10:23.036345 [ 4 ] {acc5ef9a-67fb-4d72-9317-aeb1a7b0159b} <Debug> TCPHandler: Processed in 0.001708089 sec. | ||
| 8973 | 2026.02.17 00:10:23.036458 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.02.17 00:10:23.036553 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8975 | 2026.02.17 00:10:23.036594 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8976 | 2026.02.17 00:10:23.037039 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.02.17 00:10:23.037076 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8978 | 2026.02.17 00:10:23.037238 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500253 sec., 2408956.2136311806 rows/sec., 204.35 MiB/sec. | ||
| 8979 | 2026.02.17 00:10:23.037400 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8980 | 2026.02.17 00:10:23.037549 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8981 | 2026.02.17 00:10:23.037638 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.02.17 00:10:23.037758 [ 62 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8983 | 2026.02.17 00:10:23.037790 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 8984 | 2026.02.17 00:10:23.037792 [ 62 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.02.17 00:10:23.037831 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 8986 | 2026.02.17 00:10:23.037837 [ 4 ] {f2326b10-06ba-4fc4-b08d-e4a8f15b2073} <Debug> TCPHandler: Processed in 0.001429595 sec. | ||
| 8987 | 2026.02.17 00:10:23.037883 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.02.17 00:10:23.037912 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::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 | ||
| 8989 | 2026.02.17 00:10:23.037966 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.02.17 00:10:23.037973 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_56_11} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8991 | 2026.02.17 00:10:23.038011 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8992 | 2026.02.17 00:10:23.038041 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 402 rows starting from the beginning of the part | ||
| 8993 | 2026.02.17 00:10:23.038069 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.02.17 00:10:23.038100 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8995 | 2026.02.17 00:10:23.038103 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8996 | 2026.02.17 00:10:23.038115 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8997 | 2026.02.17 00:10:23.038163 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8998 | 2026.02.17 00:10:23.038211 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 8999 | 2026.02.17 00:10:23.038249 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 9000 | 2026.02.17 00:10:23.038289 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 9001 | 2026.02.17 00:10:23.038608 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.02.17 00:10:23.038650 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9003 | 2026.02.17 00:10:23.038990 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9004 | 2026.02.17 00:10:23.039206 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.02.17 00:10:23.039221 [ 194 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345243 sec., 911359.5090255069 rows/sec., 63.74 MiB/sec. | ||
| 9006 | 2026.02.17 00:10:23.039339 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001289 sec., 114817.6881303336 rows/sec., 6.53 MiB/sec. | ||
| 9007 | 2026.02.17 00:10:23.039345 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9008 | 2026.02.17 00:10:23.039385 [ 4 ] {27af4a93-3c1d-45af-9ee0-4119220cf027} <Debug> TCPHandler: Processed in 0.001468805 sec. | ||
| 9009 | 2026.02.17 00:10:23.039507 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.02.17 00:10:23.039604 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9011 | 2026.02.17 00:10:23.039610 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.02.17 00:10:23.039649 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9013 | 2026.02.17 00:10:23.039691 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_31_6} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9014 | 2026.02.17 00:10:23.039752 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9015 | 2026.02.17 00:10:23.040266 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.02.17 00:10:23.040308 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9017 | 2026.02.17 00:10:23.040646 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9018 | 2026.02.17 00:10:23.040852 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.02.17 00:10:23.040960 [ 62 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9020 | 2026.02.17 00:10:23.040980 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001394 sec., 373744.61979913915 rows/sec., 26.38 MiB/sec. | ||
| 9021 | 2026.02.17 00:10:23.040995 [ 62 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.02.17 00:10:23.041020 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9023 | 2026.02.17 00:10:23.041025 [ 4 ] {e3dd6ff6-d231-4e3a-9c76-fec670da257a} <Debug> TCPHandler: Processed in 0.001568467 sec. | ||
| 9024 | 2026.02.17 00:10:23.041092 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 9025 | 2026.02.17 00:10:23.041148 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.02.17 00:10:23.041192 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9027 | 2026.02.17 00:10:23.041223 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1061 rows starting from the beginning of the part | ||
| 9028 | 2026.02.17 00:10:23.041247 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9029 | 2026.02.17 00:10:23.041275 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 521 rows starting from the beginning of the part | ||
| 9030 | 2026.02.17 00:10:23.041294 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9031 | 2026.02.17 00:10:23.041324 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 538 rows starting from the beginning of the part | ||
| 9032 | 2026.02.17 00:10:23.041368 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 521 rows starting from the beginning of the part | ||
| 9033 | 2026.02.17 00:10:23.041407 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 9034 | 2026.02.17 00:10:23.041446 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 521 rows starting from the beginning of the part | ||
| 9035 | 2026.02.17 00:10:23.041617 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.02.17 00:10:23.041657 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9037 | 2026.02.17 00:10:23.042002 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9038 | 2026.02.17 00:10:23.042260 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.02.17 00:10:23.042393 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 9040 | 2026.02.17 00:10:23.042431 [ 4 ] {75564b52-15cf-44e4-a3c3-e82bbd696644} <Debug> TCPHandler: Processed in 0.001337603 sec. | ||
| 9041 | 2026.02.17 00:10:23.042537 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.02.17 00:10:23.042632 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.02.17 00:10:23.042674 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9044 | 2026.02.17 00:10:23.042737 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677379 sec., 1929200.2582600594 rows/sec., 146.41 MiB/sec. | ||
| 9045 | 2026.02.17 00:10:23.042907 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9046 | 2026.02.17 00:10:23.043082 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.02.17 00:10:23.043126 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9048 | 2026.02.17 00:10:23.043156 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.02.17 00:10:23.043234 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_56_11} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9050 | 2026.02.17 00:10:23.043296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9051 | 2026.02.17 00:10:23.043484 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9052 | 2026.02.17 00:10:23.043695 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.02.17 00:10:23.043804 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9054 | 2026.02.17 00:10:23.043825 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 9055 | 2026.02.17 00:10:23.043836 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.17 00:10:23.043865 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9057 | 2026.02.17 00:10:23.043870 [ 4 ] {34aa9669-bc3d-41ad-8585-2b19015058d5} <Debug> TCPHandler: Processed in 0.001381923 sec. | ||
| 9058 | 2026.02.17 00:10:23.043983 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 9059 | 2026.02.17 00:10:23.043987 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.02.17 00:10:23.044131 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9061 | 2026.02.17 00:10:23.044142 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9062 | 2026.02.17 00:10:23.044174 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9063 | 2026.02.17 00:10:23.044183 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17062 rows starting from the beginning of the part | ||
| 9064 | 2026.02.17 00:10:23.044261 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9065 | 2026.02.17 00:10:23.044307 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 836 rows starting from the beginning of the part | ||
| 9066 | 2026.02.17 00:10:23.044354 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 9067 | 2026.02.17 00:10:23.044397 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 9068 | 2026.02.17 00:10:23.044488 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9069 | 2026.02.17 00:10:23.044491 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.17 00:10:23.044538 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9071 | 2026.02.17 00:10:23.044867 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9072 | 2026.02.17 00:10:23.045076 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.17 00:10:23.045224 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 9074 | 2026.02.17 00:10:23.045268 [ 4 ] {940238a8-153e-48c1-8447-7519e84db6ed} <Debug> TCPHandler: Processed in 0.001330803 sec. | ||
| 9075 | 2026.02.17 00:10:23.045380 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.02.17 00:10:23.045474 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9077 | 2026.02.17 00:10:23.045530 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <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 | ||
| 9078 | 2026.02.17 00:10:23.046369 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.02.17 00:10:23.046406 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9080 | 2026.02.17 00:10:23.046984 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9081 | 2026.02.17 00:10:23.047229 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.02.17 00:10:23.047375 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001919 sec., 16154.247003647733 rows/sec., 28.95 MiB/sec. | ||
| 9083 | 2026.02.17 00:10:23.047435 [ 4 ] {2deeab3e-b01b-4459-b713-9f353ebd094c} <Debug> TCPHandler: Processed in 0.002104536 sec. | ||
| 9084 | 2026.02.17 00:10:23.047548 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.02.17 00:10:23.047643 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.02.17 00:10:23.047684 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9087 | 2026.02.17 00:10:23.048021 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.02.17 00:10:23.048057 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9089 | 2026.02.17 00:10:23.048377 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9090 | 2026.02.17 00:10:23.048581 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.02.17 00:10:23.048683 [ 62 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9092 | 2026.02.17 00:10:23.048708 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 9093 | 2026.02.17 00:10:23.048714 [ 62 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.02.17 00:10:23.048751 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9095 | 2026.02.17 00:10:23.048755 [ 4 ] {f9592392-8351-4b46-bbe7-68b7b0ac4482} <Debug> TCPHandler: Processed in 0.001256952 sec. | ||
| 9096 | 2026.02.17 00:10:23.048822 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9097 | 2026.02.17 00:10:23.048923 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9098 | 2026.02.17 00:10:23.048952 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3480 rows starting from the beginning of the part | ||
| 9099 | 2026.02.17 00:10:23.049006 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9100 | 2026.02.17 00:10:23.049047 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9101 | 2026.02.17 00:10:23.049086 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9102 | 2026.02.17 00:10:23.049126 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9103 | 2026.02.17 00:10:23.049170 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9104 | 2026.02.17 00:10:23.049822 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005889521 sec., 3201109.2243325054 rows/sec., 216.76 MiB/sec. | ||
| 9105 | 2026.02.17 00:10:23.050110 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9106 | 2026.02.17 00:10:23.050375 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.02.17 00:10:23.050443 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9108 | 2026.02.17 00:10:23.050516 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 9109 | 2026.02.17 00:10:23.050692 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001895792 sec., 2041363.1875226817 rows/sec., 132.35 MiB/sec. | ||
| 9110 | 2026.02.17 00:10:23.051104 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9111 | 2026.02.17 00:10:23.051355 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.02.17 00:10:23.051418 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_56_11} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9113 | 2026.02.17 00:10:23.051492 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9114 | 2026.02.17 00:10:24.973841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18713 | ||
| 9115 | 2026.02.17 00:10:24.974601 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.02.17 00:10:24.974642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9117 | 2026.02.17 00:10:24.975126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9118 | 2026.02.17 00:10:24.975383 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.02.17 00:10:24.975519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18713 | ||
| 9120 | 2026.02.17 00:10:25.929651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9121 | 2026.02.17 00:10:25.946488 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.02.17 00:10:25.946544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9123 | 2026.02.17 00:10:25.952982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9124 | 2026.02.17 00:10:25.953718 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.02.17 00:10:25.956601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9126 | 2026.02.17 00:10:28.021576 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.02.17 00:10:28.021832 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9128 | 2026.02.17 00:10:28.021924 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9129 | 2026.02.17 00:10:28.022794 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.02.17 00:10:28.022835 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9131 | 2026.02.17 00:10:28.023222 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9132 | 2026.02.17 00:10:28.023456 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.02.17 00:10:28.023618 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001857 sec., 40926.22509423802 rows/sec., 3.36 MiB/sec. | ||
| 9134 | 2026.02.17 00:10:28.023667 [ 4 ] {16de2ee9-7f0d-4fd6-8472-c14c81fba5ba} <Debug> TCPHandler: Processed in 0.002236238 sec. | ||
| 9135 | 2026.02.17 00:10:28.023792 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.02.17 00:10:28.023894 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.02.17 00:10:28.023936 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9138 | 2026.02.17 00:10:28.024346 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.02.17 00:10:28.024384 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9140 | 2026.02.17 00:10:28.024687 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9141 | 2026.02.17 00:10:28.024889 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.02.17 00:10:28.025022 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 9143 | 2026.02.17 00:10:28.025059 [ 4 ] {6b960aa5-9540-4bb1-90e0-f4cf3971c159} <Debug> TCPHandler: Processed in 0.001318183 sec. | ||
| 9144 | 2026.02.17 00:10:28.025163 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.02.17 00:10:28.025259 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9146 | 2026.02.17 00:10:28.025299 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9147 | 2026.02.17 00:10:28.025711 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.02.17 00:10:28.025747 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9149 | 2026.02.17 00:10:28.026038 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9150 | 2026.02.17 00:10:28.026242 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.02.17 00:10:28.026372 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001133 sec., 65313.32744924979 rows/sec., 5.10 MiB/sec. | ||
| 9152 | 2026.02.17 00:10:28.026409 [ 4 ] {3a328300-b085-4710-9245-3d2fc0e10f80} <Debug> TCPHandler: Processed in 0.001295302 sec. | ||
| 9153 | 2026.02.17 00:10:28.026514 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.02.17 00:10:28.026608 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.02.17 00:10:28.026651 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9156 | 2026.02.17 00:10:28.027062 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.02.17 00:10:28.027098 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9158 | 2026.02.17 00:10:28.027437 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9159 | 2026.02.17 00:10:28.027638 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.02.17 00:10:28.027770 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 9161 | 2026.02.17 00:10:28.027807 [ 4 ] {83910a40-eac8-4715-8f19-9522cb70342f} <Debug> TCPHandler: Processed in 0.001341193 sec. | ||
| 9162 | 2026.02.17 00:10:28.027910 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.02.17 00:10:28.028002 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.02.17 00:10:28.028057 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <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 | ||
| 9165 | 2026.02.17 00:10:28.028819 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.02.17 00:10:28.028857 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9167 | 2026.02.17 00:10:28.029356 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9168 | 2026.02.17 00:10:28.029582 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.02.17 00:10:28.029724 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 9170 | 2026.02.17 00:10:28.029779 [ 4 ] {526cbc45-b8e5-4584-8677-c6ffd4efee2b} <Debug> TCPHandler: Processed in 0.001916363 sec. | ||
| 9171 | 2026.02.17 00:10:28.029884 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.02.17 00:10:28.029978 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.02.17 00:10:28.030019 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9174 | 2026.02.17 00:10:28.030361 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.02.17 00:10:28.030398 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9176 | 2026.02.17 00:10:28.030724 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9177 | 2026.02.17 00:10:28.030925 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.02.17 00:10:28.031055 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9179 | 2026.02.17 00:10:28.031090 [ 4 ] {92bdb35d-f132-40b2-b89d-7625492635ef} <Debug> TCPHandler: Processed in 0.001254691 sec. | ||
| 9180 | 2026.02.17 00:10:32.355566 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9181 | 2026.02.17 00:10:32.355634 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9182 | 2026.02.17 00:10:32.475578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19225 | ||
| 9183 | 2026.02.17 00:10:32.476138 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.02.17 00:10:32.476185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9185 | 2026.02.17 00:10:32.476707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9186 | 2026.02.17 00:10:32.476925 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.02.17 00:10:32.477078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 9188 | 2026.02.17 00:10:32.528791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1170 | ||
| 9189 | 2026.02.17 00:10:32.531311 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.02.17 00:10:32.531358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9191 | 2026.02.17 00:10:32.532572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9192 | 2026.02.17 00:10:32.532836 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.02.17 00:10:32.533109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9194 | 2026.02.17 00:10:33.031499 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.02.17 00:10:33.031675 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.02.17 00:10:33.031738 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9197 | 2026.02.17 00:10:33.032477 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.02.17 00:10:33.032532 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9199 | 2026.02.17 00:10:33.032960 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9200 | 2026.02.17 00:10:33.033177 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.02.17 00:10:33.033338 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 9202 | 2026.02.17 00:10:33.033381 [ 4 ] {126a184c-d9fa-4a6c-9ff5-289a3fcf7586} <Debug> TCPHandler: Processed in 0.002007974 sec. | ||
| 9203 | 2026.02.17 00:10:33.033499 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.02.17 00:10:33.033595 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9205 | 2026.02.17 00:10:33.033636 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9206 | 2026.02.17 00:10:33.034332 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.02.17 00:10:33.034368 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9208 | 2026.02.17 00:10:33.034727 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9209 | 2026.02.17 00:10:33.034935 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.02.17 00:10:33.035073 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001496 sec., 574197.8609625669 rows/sec., 45.71 MiB/sec. | ||
| 9211 | 2026.02.17 00:10:33.035112 [ 4 ] {e74039f5-762c-4382-840e-ca668333806e} <Debug> TCPHandler: Processed in 0.001663758 sec. | ||
| 9212 | 2026.02.17 00:10:33.035268 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.02.17 00:10:33.035364 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9214 | 2026.02.17 00:10:33.035403 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9215 | 2026.02.17 00:10:33.035841 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.02.17 00:10:33.035877 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9217 | 2026.02.17 00:10:33.036190 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9218 | 2026.02.17 00:10:33.036397 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.02.17 00:10:33.036517 [ 49 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9220 | 2026.02.17 00:10:33.036528 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001181 sec., 146486.02878916173 rows/sec., 8.99 MiB/sec. | ||
| 9221 | 2026.02.17 00:10:33.036580 [ 49 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.02.17 00:10:33.036590 [ 4 ] {4f70cb1a-05f5-4360-aa09-52e1ce3f615e} <Debug> TCPHandler: Processed in 0.001371144 sec. | ||
| 9223 | 2026.02.17 00:10:33.036610 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9224 | 2026.02.17 00:10:33.036715 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 9225 | 2026.02.17 00:10:33.036716 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.02.17 00:10:33.036842 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2026.02.17 00:10:33.036852 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.02.17 00:10:33.036883 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 215 rows starting from the beginning of the part | ||
| 9229 | 2026.02.17 00:10:33.036901 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9230 | 2026.02.17 00:10:33.036959 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 173 rows starting from the beginning of the part | ||
| 9231 | 2026.02.17 00:10:33.037013 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9232 | 2026.02.17 00:10:33.037056 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 173 rows starting from the beginning of the part | ||
| 9233 | 2026.02.17 00:10:33.037103 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9234 | 2026.02.17 00:10:33.037147 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 173 rows starting from the beginning of the part | ||
| 9235 | 2026.02.17 00:10:33.037347 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.02.17 00:10:33.037387 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9237 | 2026.02.17 00:10:33.037719 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9238 | 2026.02.17 00:10:33.037942 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.02.17 00:10:33.038076 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001242 sec., 119967.79388083736 rows/sec., 7.75 MiB/sec. | ||
| 9240 | 2026.02.17 00:10:33.038114 [ 4 ] {9d95d9b1-0ee9-43e8-bcb5-24118f157c80} <Debug> TCPHandler: Processed in 0.001451065 sec. | ||
| 9241 | 2026.02.17 00:10:33.038116 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442994 sec., 522524.69518237776 rows/sec., 34.55 MiB/sec. | ||
| 9242 | 2026.02.17 00:10:33.038236 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.02.17 00:10:33.038323 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9244 | 2026.02.17 00:10:33.038335 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9245 | 2026.02.17 00:10:33.038377 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9246 | 2026.02.17 00:10:33.038621 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.02.17 00:10:33.038699 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_56_11} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9248 | 2026.02.17 00:10:33.038787 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9249 | 2026.02.17 00:10:33.038798 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.02.17 00:10:33.038832 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9251 | 2026.02.17 00:10:33.039138 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9252 | 2026.02.17 00:10:33.039341 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.02.17 00:10:33.039471 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 9254 | 2026.02.17 00:10:33.039509 [ 4 ] {56f30c6d-0bbd-45df-a846-40ca7959409d} <Debug> TCPHandler: Processed in 0.001323353 sec. | ||
| 9255 | 2026.02.17 00:10:33.039617 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.02.17 00:10:33.039711 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9257 | 2026.02.17 00:10:33.039750 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9258 | 2026.02.17 00:10:33.040316 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.02.17 00:10:33.040351 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9260 | 2026.02.17 00:10:33.040668 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9261 | 2026.02.17 00:10:33.040871 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.02.17 00:10:33.041004 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001311 sec., 397406.5598779557 rows/sec., 28.05 MiB/sec. | ||
| 9263 | 2026.02.17 00:10:33.041041 [ 4 ] {cb84b2a3-213e-4131-977a-863b76597605} <Debug> TCPHandler: Processed in 0.001474605 sec. | ||
| 9264 | 2026.02.17 00:10:33.041156 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2026.02.17 00:10:33.041251 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9266 | 2026.02.17 00:10:33.041292 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9267 | 2026.02.17 00:10:33.041621 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.02.17 00:10:33.041656 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9269 | 2026.02.17 00:10:33.041961 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9270 | 2026.02.17 00:10:33.042176 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.02.17 00:10:33.042305 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 9272 | 2026.02.17 00:10:33.042341 [ 4 ] {112125ac-ad8d-4bae-9f89-507fb3bb1fc9} <Debug> TCPHandler: Processed in 0.001243641 sec. | ||
| 9273 | 2026.02.17 00:10:33.042448 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.02.17 00:10:33.042540 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.02.17 00:10:33.042582 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9276 | 2026.02.17 00:10:33.042964 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.02.17 00:10:33.043000 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9278 | 2026.02.17 00:10:33.043330 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9279 | 2026.02.17 00:10:33.043531 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.02.17 00:10:33.043665 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001142 sec., 232049.03677758318 rows/sec., 15.42 MiB/sec. | ||
| 9281 | 2026.02.17 00:10:33.043700 [ 4 ] {a60620f6-6122-4f18-ac7d-64c1a1cbf9c4} <Debug> TCPHandler: Processed in 0.001301472 sec. | ||
| 9282 | 2026.02.17 00:10:33.043810 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.02.17 00:10:33.043905 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9284 | 2026.02.17 00:10:33.043946 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9285 | 2026.02.17 00:10:33.044265 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.02.17 00:10:33.044300 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9287 | 2026.02.17 00:10:33.044588 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9288 | 2026.02.17 00:10:33.044788 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.02.17 00:10:33.044918 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 9290 | 2026.02.17 00:10:33.044953 [ 4 ] {82c54b60-af62-4407-8696-83d9fcff8e14} <Debug> TCPHandler: Processed in 0.00119248 sec. | ||
| 9291 | 2026.02.17 00:10:33.045059 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.02.17 00:10:33.045163 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.02.17 00:10:33.045217 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <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 | ||
| 9294 | 2026.02.17 00:10:33.045978 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.02.17 00:10:33.046012 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9296 | 2026.02.17 00:10:33.046556 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9297 | 2026.02.17 00:10:33.046769 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.02.17 00:10:33.046889 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9299 | 2026.02.17 00:10:33.046904 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00176 sec., 17613.636363636364 rows/sec., 31.56 MiB/sec. | ||
| 9300 | 2026.02.17 00:10:33.046924 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.02.17 00:10:33.046941 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9302 | 2026.02.17 00:10:33.046957 [ 4 ] {71279cc6-f898-4635-b089-4050f0f12936} <Debug> TCPHandler: Processed in 0.001947123 sec. | ||
| 9303 | 2026.02.17 00:10:33.047015 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 9304 | 2026.02.17 00:10:33.047069 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.02.17 00:10:33.047179 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.02.17 00:10:33.047220 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9307 | 2026.02.17 00:10:33.047230 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9308 | 2026.02.17 00:10:33.047284 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 972 rows starting from the beginning of the part | ||
| 9309 | 2026.02.17 00:10:33.047397 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 9310 | 2026.02.17 00:10:33.047511 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9311 | 2026.02.17 00:10:33.047547 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.02.17 00:10:33.047584 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9313 | 2026.02.17 00:10:33.047618 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9314 | 2026.02.17 00:10:33.047725 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9315 | 2026.02.17 00:10:33.047820 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9316 | 2026.02.17 00:10:33.047886 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9317 | 2026.02.17 00:10:33.048100 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.02.17 00:10:33.048259 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 9319 | 2026.02.17 00:10:33.048295 [ 4 ] {492341c6-015e-400a-9f09-f79e7e1fcbf5} <Debug> TCPHandler: Processed in 0.001276812 sec. | ||
| 9320 | 2026.02.17 00:10:33.052450 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 19 columns (19 merged, 0 gathered) in 0.005468254 sec., 198417.9959453237 rows/sec., 355.56 MiB/sec. | ||
| 9321 | 2026.02.17 00:10:33.053815 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9322 | 2026.02.17 00:10:33.054195 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.02.17 00:10:33.054277 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9324 | 2026.02.17 00:10:33.054414 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 9325 | 2026.02.17 00:10:33.456648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9326 | 2026.02.17 00:10:33.474340 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2026.02.17 00:10:33.474396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9328 | 2026.02.17 00:10:33.480363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9329 | 2026.02.17 00:10:33.481088 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.02.17 00:10:33.484568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9331 | 2026.02.17 00:10:37.166048 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36103 | ||
| 9332 | 2026.02.17 00:10:37.166170 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.02.17 00:10:37.166200 [ 292 ] {} <Debug> TCP-Session: ae4a0d80-d234-431e-8111-ff740630d6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36103 | ||
| 9334 | 2026.02.17 00:10:37.166224 [ 292 ] {} <Debug> TCP-Session: ae4a0d80-d234-431e-8111-ff740630d6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.02.17 00:10:37.166240 [ 292 ] {} <Debug> TCP-Session: ae4a0d80-d234-431e-8111-ff740630d6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.02.17 00:10:37.166420 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42372 | ||
| 9337 | 2026.02.17 00:10:37.166470 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38461 | ||
| 9338 | 2026.02.17 00:10:37.166488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45665 | ||
| 9339 | 2026.02.17 00:10:37.166519 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63295 | ||
| 9340 | 2026.02.17 00:10:37.166535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9341 | 2026.02.17 00:10:37.166527 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50091 | ||
| 9342 | 2026.02.17 00:10:37.166588 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9343 | 2026.02.17 00:10:37.166607 [ 292 ] {} <Trace> TCP-Session: ae4a0d80-d234-431e-8111-ff740630d6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.02.17 00:10:37.166632 [ 288 ] {} <Debug> TCP-Session: acb82ab7-8f6c-41e2-a337-33aa29f12c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:45665 | ||
| 9345 | 2026.02.17 00:10:37.166594 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9346 | 2026.02.17 00:10:37.166654 [ 288 ] {} <Debug> TCP-Session: acb82ab7-8f6c-41e2-a337-33aa29f12c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.02.17 00:10:37.166588 [ 293 ] {} <Debug> TCP-Session: 8e1888f1-c277-43d3-83bf-4be076d28ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42372 | ||
| 9348 | 2026.02.17 00:10:37.166684 [ 294 ] {} <Debug> TCP-Session: 481244a7-97e3-48fc-bf1e-2f2b67437082 Authenticating user 'default' from [fd00:1122:3344:101::e]:38461 | ||
| 9349 | 2026.02.17 00:10:37.166684 [ 288 ] {} <Debug> TCP-Session: acb82ab7-8f6c-41e2-a337-33aa29f12c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.02.17 00:10:37.166718 [ 293 ] {} <Debug> TCP-Session: 8e1888f1-c277-43d3-83bf-4be076d28ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.02.17 00:10:37.166731 [ 294 ] {} <Debug> TCP-Session: 481244a7-97e3-48fc-bf1e-2f2b67437082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.02.17 00:10:37.166754 [ 293 ] {} <Debug> TCP-Session: 8e1888f1-c277-43d3-83bf-4be076d28ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.02.17 00:10:37.166767 [ 294 ] {} <Debug> TCP-Session: 481244a7-97e3-48fc-bf1e-2f2b67437082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.02.17 00:10:37.166504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48782 | ||
| 9355 | 2026.02.17 00:10:37.166813 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9356 | 2026.02.17 00:10:37.166492 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36995 | ||
| 9357 | 2026.02.17 00:10:37.166470 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41998 | ||
| 9358 | 2026.02.17 00:10:37.167237 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9359 | 2026.02.17 00:10:37.167269 [ 289 ] {} <Debug> TCP-Session: e044e0af-f57b-4d36-bdf6-e77084c93180 Authenticating user 'default' from [fd00:1122:3344:101::e]:48782 | ||
| 9360 | 2026.02.17 00:10:37.167286 [ 289 ] {} <Debug> TCP-Session: e044e0af-f57b-4d36-bdf6-e77084c93180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.02.17 00:10:37.167298 [ 289 ] {} <Debug> TCP-Session: e044e0af-f57b-4d36-bdf6-e77084c93180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.02.17 00:10:37.167303 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9363 | 2026.02.17 00:10:37.167354 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9364 | 2026.02.17 00:10:37.167371 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9365 | 2026.02.17 00:10:37.167390 [ 286 ] {} <Debug> TCP-Session: 7fa9cd5b-8fb3-40bd-9be1-1e38e6040f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41998 | ||
| 9366 | 2026.02.17 00:10:37.167412 [ 286 ] {} <Debug> TCP-Session: 7fa9cd5b-8fb3-40bd-9be1-1e38e6040f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.02.17 00:10:37.167428 [ 286 ] {} <Debug> TCP-Session: 7fa9cd5b-8fb3-40bd-9be1-1e38e6040f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.02.17 00:10:37.167546 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9369 | 2026.02.17 00:10:37.167589 [ 291 ] {} <Debug> TCP-Session: f879ffe1-ccb4-48d9-89c1-35bb1b5e2cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50091 | ||
| 9370 | 2026.02.17 00:10:37.167614 [ 291 ] {} <Debug> TCP-Session: f879ffe1-ccb4-48d9-89c1-35bb1b5e2cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.02.17 00:10:37.167614 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2026.02.17 00:10:37.167627 [ 291 ] {} <Debug> TCP-Session: f879ffe1-ccb4-48d9-89c1-35bb1b5e2cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.02.17 00:10:37.167649 [ 287 ] {} <Debug> TCP-Session: 8a701635-b4ff-4837-bed5-52f41c9a9e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:36995 | ||
| 9374 | 2026.02.17 00:10:37.167666 [ 287 ] {} <Debug> TCP-Session: 8a701635-b4ff-4837-bed5-52f41c9a9e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.02.17 00:10:37.167678 [ 287 ] {} <Debug> TCP-Session: 8a701635-b4ff-4837-bed5-52f41c9a9e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.02.17 00:10:37.167745 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9377 | 2026.02.17 00:10:37.167785 [ 290 ] {} <Debug> TCP-Session: 3dbcfef2-6a80-47c4-be4e-c98feedc5628 Authenticating user 'default' from [fd00:1122:3344:101::e]:63295 | ||
| 9378 | 2026.02.17 00:10:37.167803 [ 290 ] {} <Debug> TCP-Session: 3dbcfef2-6a80-47c4-be4e-c98feedc5628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.02.17 00:10:37.167815 [ 290 ] {} <Debug> TCP-Session: 3dbcfef2-6a80-47c4-be4e-c98feedc5628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.02.17 00:10:37.167865 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 9381 | 2026.02.17 00:10:37.168922 [ 327 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> AggregatingTransform: Aggregating | ||
| 9382 | 2026.02.17 00:10:37.168962 [ 327 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9383 | 2026.02.17 00:10:37.168999 [ 327 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027177 sec. (973.542 rows/sec., 38.03 KiB/sec.) | ||
| 9384 | 2026.02.17 00:10:37.169017 [ 327 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Trace> Aggregator: Merging aggregated data | ||
| 9385 | 2026.02.17 00:10:37.170243 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 11.17 KiB/sec. | ||
| 9386 | 2026.02.17 00:10:37.170375 [ 292 ] {1eb137a8-9728-48e6-8393-288a4c3b74f3} <Debug> TCPHandler: Processed in 0.003930227 sec. | ||
| 9387 | 2026.02.17 00:10:37.170490 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.02.17 00:10:37.170515 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.02.17 00:10:37.170527 [ 292 ] {} <Debug> TCP-Session: ae4a0d80-d234-431e-8111-ff740630d6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.02.17 00:10:37.170532 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9391 | 2026.02.17 00:10:37.170563 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9392 | 2026.02.17 00:10:37.170578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9393 | 2026.02.17 00:10:37.170586 [ 288 ] {} <Debug> TCP-Session: acb82ab7-8f6c-41e2-a337-33aa29f12c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2026.02.17 00:10:37.170607 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9395 | 2026.02.17 00:10:37.170622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9396 | 2026.02.17 00:10:37.170636 [ 290 ] {} <Debug> TCP-Session: 3dbcfef2-6a80-47c4-be4e-c98feedc5628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.02.17 00:10:37.170657 [ 286 ] {} <Debug> TCP-Session: 7fa9cd5b-8fb3-40bd-9be1-1e38e6040f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.02.17 00:10:37.170605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9399 | 2026.02.17 00:10:37.170677 [ 291 ] {} <Debug> TCP-Session: f879ffe1-ccb4-48d9-89c1-35bb1b5e2cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2026.02.17 00:10:37.170557 [ 293 ] {} <Debug> TCP-Session: 8e1888f1-c277-43d3-83bf-4be076d28ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.02.17 00:10:37.170720 [ 289 ] {} <Debug> TCP-Session: e044e0af-f57b-4d36-bdf6-e77084c93180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.02.17 00:10:37.170547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9403 | 2026.02.17 00:10:37.170611 [ 287 ] {} <Debug> TCP-Session: 8a701635-b4ff-4837-bed5-52f41c9a9e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.02.17 00:10:37.170785 [ 294 ] {} <Debug> TCP-Session: 481244a7-97e3-48fc-bf1e-2f2b67437082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.02.17 00:10:38.056602 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.02.17 00:10:38.056786 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9407 | 2026.02.17 00:10:38.056884 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9408 | 2026.02.17 00:10:38.058501 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.02.17 00:10:38.058553 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9410 | 2026.02.17 00:10:38.059054 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9411 | 2026.02.17 00:10:38.059298 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.02.17 00:10:38.059471 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002737 sec., 444282.0606503471 rows/sec., 36.57 MiB/sec. | ||
| 9413 | 2026.02.17 00:10:38.059529 [ 4 ] {e0d6c883-cebb-4189-8165-2b4d36768d7e} <Debug> TCPHandler: Processed in 0.003100463 sec. | ||
| 9414 | 2026.02.17 00:10:38.059674 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.02.17 00:10:38.059784 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9416 | 2026.02.17 00:10:38.059832 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9417 | 2026.02.17 00:10:38.060274 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.02.17 00:10:38.060314 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9419 | 2026.02.17 00:10:38.060635 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9420 | 2026.02.17 00:10:38.060857 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.02.17 00:10:38.060999 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001241 sec., 8058.017727639001 rows/sec., 605.93 KiB/sec. | ||
| 9422 | 2026.02.17 00:10:38.061042 [ 4 ] {f7851a8f-a06a-4bc6-8ad4-de40c2d46ec3} <Debug> TCPHandler: Processed in 0.001422724 sec. | ||
| 9423 | 2026.02.17 00:10:38.061155 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.02.17 00:10:38.061256 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.02.17 00:10:38.061299 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9426 | 2026.02.17 00:10:38.061824 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.02.17 00:10:38.061860 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9428 | 2026.02.17 00:10:38.062172 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9429 | 2026.02.17 00:10:38.062387 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.02.17 00:10:38.062520 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001287 sec., 177156.17715617717 rows/sec., 12.00 MiB/sec. | ||
| 9431 | 2026.02.17 00:10:38.062558 [ 4 ] {3a30b60e-5cc5-4405-8db7-02dcc6f495c4} <Debug> TCPHandler: Processed in 0.001457645 sec. | ||
| 9432 | 2026.02.17 00:10:38.062665 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.02.17 00:10:38.062759 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9434 | 2026.02.17 00:10:38.062799 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9435 | 2026.02.17 00:10:38.063461 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.02.17 00:10:38.063497 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9437 | 2026.02.17 00:10:38.063828 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9438 | 2026.02.17 00:10:38.064043 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.02.17 00:10:38.064174 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001434 sec., 369595.5369595537 rows/sec., 27.38 MiB/sec. | ||
| 9440 | 2026.02.17 00:10:38.064211 [ 4 ] {509931cc-b16d-438b-a546-8471210528d8} <Debug> TCPHandler: Processed in 0.001595317 sec. | ||
| 9441 | 2026.02.17 00:10:38.064322 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2026.02.17 00:10:38.064416 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9443 | 2026.02.17 00:10:38.064460 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9444 | 2026.02.17 00:10:38.065071 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.02.17 00:10:38.065107 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9446 | 2026.02.17 00:10:38.065486 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9447 | 2026.02.17 00:10:38.065688 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.02.17 00:10:38.065820 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001422 sec., 593530.2390998593 rows/sec., 39.95 MiB/sec. | ||
| 9449 | 2026.02.17 00:10:38.065856 [ 4 ] {d70e971e-efb4-4a8b-87df-7b8ca78f514f} <Debug> TCPHandler: Processed in 0.001583027 sec. | ||
| 9450 | 2026.02.17 00:10:38.065973 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.02.17 00:10:38.066066 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9452 | 2026.02.17 00:10:38.066121 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <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 | ||
| 9453 | 2026.02.17 00:10:38.066894 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2026.02.17 00:10:38.066939 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9455 | 2026.02.17 00:10:38.067566 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9456 | 2026.02.17 00:10:38.067886 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2026.02.17 00:10:38.068074 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002025 sec., 4938.271604938272 rows/sec., 8.85 MiB/sec. | ||
| 9458 | 2026.02.17 00:10:38.068149 [ 4 ] {170526e3-1d6d-42ca-a6ac-b6ba877ca525} <Debug> TCPHandler: Processed in 0.002225758 sec. | ||
| 9459 | 2026.02.17 00:10:38.068292 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2026.02.17 00:10:38.068387 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9461 | 2026.02.17 00:10:38.068428 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9462 | 2026.02.17 00:10:38.068791 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.02.17 00:10:38.068830 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9464 | 2026.02.17 00:10:38.069140 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9465 | 2026.02.17 00:10:38.069345 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.02.17 00:10:38.069476 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 9467 | 2026.02.17 00:10:38.069513 [ 4 ] {177fb907-4802-42ac-9bc0-93874ef1415c} <Debug> TCPHandler: Processed in 0.001272392 sec. | ||
| 9468 | 2026.02.17 00:10:38.194542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47511 | ||
| 9469 | 2026.02.17 00:10:38.194651 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9470 | 2026.02.17 00:10:38.194681 [ 292 ] {} <Debug> TCP-Session: f2853a4b-c68a-40ea-bb4d-759cb57af1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47511 | ||
| 9471 | 2026.02.17 00:10:38.194706 [ 292 ] {} <Debug> TCP-Session: f2853a4b-c68a-40ea-bb4d-759cb57af1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.02.17 00:10:38.194722 [ 292 ] {} <Debug> TCP-Session: f2853a4b-c68a-40ea-bb4d-759cb57af1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.02.17 00:10:38.194953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53577 | ||
| 9474 | 2026.02.17 00:10:38.194963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40527 | ||
| 9475 | 2026.02.17 00:10:38.194996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54962 | ||
| 9476 | 2026.02.17 00:10:38.195019 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54744 | ||
| 9477 | 2026.02.17 00:10:38.195056 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46189 | ||
| 9478 | 2026.02.17 00:10:38.195087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9479 | 2026.02.17 00:10:38.195103 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2026.02.17 00:10:38.195103 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9481 | 2026.02.17 00:10:38.195135 [ 293 ] {} <Debug> TCP-Session: dee99749-a486-47a4-b4ac-17164d662229 Authenticating user 'default' from [fd00:1122:3344:101::e]:53577 | ||
| 9482 | 2026.02.17 00:10:38.195125 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9483 | 2026.02.17 00:10:38.195157 [ 292 ] {} <Trace> TCP-Session: f2853a4b-c68a-40ea-bb4d-759cb57af1bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.02.17 00:10:38.195174 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9485 | 2026.02.17 00:10:38.195190 [ 288 ] {} <Debug> TCP-Session: 30eace18-3c9d-4d17-b372-e8aefbc87489 Authenticating user 'default' from [fd00:1122:3344:101::e]:54744 | ||
| 9486 | 2026.02.17 00:10:38.195224 [ 291 ] {} <Debug> TCP-Session: dfc8fc0e-41f1-4d85-92b9-da6f5047b5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46189 | ||
| 9487 | 2026.02.17 00:10:38.195237 [ 288 ] {} <Debug> TCP-Session: 30eace18-3c9d-4d17-b372-e8aefbc87489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.02.17 00:10:38.195172 [ 293 ] {} <Debug> TCP-Session: dee99749-a486-47a4-b4ac-17164d662229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.02.17 00:10:38.195262 [ 288 ] {} <Debug> TCP-Session: 30eace18-3c9d-4d17-b372-e8aefbc87489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.02.17 00:10:38.195284 [ 293 ] {} <Debug> TCP-Session: dee99749-a486-47a4-b4ac-17164d662229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.02.17 00:10:38.195258 [ 291 ] {} <Debug> TCP-Session: dfc8fc0e-41f1-4d85-92b9-da6f5047b5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.02.17 00:10:38.195149 [ 294 ] {} <Debug> TCP-Session: 96123e83-d693-4010-ba01-824d395c9887 Authenticating user 'default' from [fd00:1122:3344:101::e]:40527 | ||
| 9493 | 2026.02.17 00:10:38.195333 [ 291 ] {} <Debug> TCP-Session: dfc8fc0e-41f1-4d85-92b9-da6f5047b5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2026.02.17 00:10:38.195360 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9495 | 2026.02.17 00:10:38.195366 [ 294 ] {} <Debug> TCP-Session: 96123e83-d693-4010-ba01-824d395c9887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2026.02.17 00:10:38.195145 [ 286 ] {} <Debug> TCP-Session: 4721f1e1-44cb-4558-a4cc-0a0996667e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54962 | ||
| 9497 | 2026.02.17 00:10:38.195406 [ 294 ] {} <Debug> TCP-Session: 96123e83-d693-4010-ba01-824d395c9887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.02.17 00:10:38.195424 [ 286 ] {} <Debug> TCP-Session: 4721f1e1-44cb-4558-a4cc-0a0996667e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.02.17 00:10:38.195048 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43032 | ||
| 9500 | 2026.02.17 00:10:38.195444 [ 286 ] {} <Debug> TCP-Session: 4721f1e1-44cb-4558-a4cc-0a0996667e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.02.17 00:10:38.195032 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40102 | ||
| 9502 | 2026.02.17 00:10:38.195020 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40393 | ||
| 9503 | 2026.02.17 00:10:38.195506 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2026.02.17 00:10:38.195551 [ 290 ] {} <Debug> TCP-Session: 21e35bd2-793c-47ed-b5db-af4f055eea59 Authenticating user 'default' from [fd00:1122:3344:101::e]:43032 | ||
| 9505 | 2026.02.17 00:10:38.195551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9506 | 2026.02.17 00:10:38.195571 [ 290 ] {} <Debug> TCP-Session: 21e35bd2-793c-47ed-b5db-af4f055eea59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.02.17 00:10:38.195586 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9508 | 2026.02.17 00:10:38.195593 [ 290 ] {} <Debug> TCP-Session: 21e35bd2-793c-47ed-b5db-af4f055eea59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.02.17 00:10:38.195619 [ 287 ] {} <Debug> TCP-Session: 83456457-14b1-4ddd-8119-08e858a4dbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40393 | ||
| 9510 | 2026.02.17 00:10:38.195590 [ 289 ] {} <Debug> TCP-Session: eee27123-5da7-416d-aca1-ebdf0858b807 Authenticating user 'default' from [fd00:1122:3344:101::e]:40102 | ||
| 9511 | 2026.02.17 00:10:38.195650 [ 287 ] {} <Debug> TCP-Session: 83456457-14b1-4ddd-8119-08e858a4dbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2026.02.17 00:10:38.195668 [ 289 ] {} <Debug> TCP-Session: eee27123-5da7-416d-aca1-ebdf0858b807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.02.17 00:10:38.195673 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9514 | 2026.02.17 00:10:38.195690 [ 289 ] {} <Debug> TCP-Session: eee27123-5da7-416d-aca1-ebdf0858b807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.02.17 00:10:38.195675 [ 287 ] {} <Debug> TCP-Session: 83456457-14b1-4ddd-8119-08e858a4dbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.02.17 00:10:38.195750 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9517 | 2026.02.17 00:10:38.196052 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 9518 | 2026.02.17 00:10:38.196941 [ 313 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> AggregatingTransform: Aggregating | ||
| 9519 | 2026.02.17 00:10:38.197025 [ 313 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> Aggregator: Aggregation method: without_key | ||
| 9520 | 2026.02.17 00:10:38.197065 [ 313 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911246 sec. (1097.399 rows/sec., 42.87 KiB/sec.) | ||
| 9521 | 2026.02.17 00:10:38.197087 [ 313 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Trace> Aggregator: Merging aggregated data | ||
| 9522 | 2026.02.17 00:10:38.198486 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 9523 | 2026.02.17 00:10:38.198621 [ 292 ] {b8a321f7-16e0-44b4-9644-9b1bfa747f12} <Debug> TCPHandler: Processed in 0.003598072 sec. | ||
| 9524 | 2026.02.17 00:10:38.198749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9525 | 2026.02.17 00:10:38.198778 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9526 | 2026.02.17 00:10:38.198779 [ 292 ] {} <Debug> TCP-Session: f2853a4b-c68a-40ea-bb4d-759cb57af1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.02.17 00:10:38.198800 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9528 | 2026.02.17 00:10:38.198817 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9529 | 2026.02.17 00:10:38.198835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9530 | 2026.02.17 00:10:38.198854 [ 286 ] {} <Debug> TCP-Session: 4721f1e1-44cb-4558-a4cc-0a0996667e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.02.17 00:10:38.198869 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9532 | 2026.02.17 00:10:38.198892 [ 294 ] {} <Debug> TCP-Session: 96123e83-d693-4010-ba01-824d395c9887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.02.17 00:10:38.198906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9534 | 2026.02.17 00:10:38.198921 [ 287 ] {} <Debug> TCP-Session: 83456457-14b1-4ddd-8119-08e858a4dbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.02.17 00:10:38.198886 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9536 | 2026.02.17 00:10:38.198948 [ 290 ] {} <Debug> TCP-Session: 21e35bd2-793c-47ed-b5db-af4f055eea59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.02.17 00:10:38.198874 [ 293 ] {} <Debug> TCP-Session: dee99749-a486-47a4-b4ac-17164d662229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.02.17 00:10:38.198981 [ 288 ] {} <Debug> TCP-Session: 30eace18-3c9d-4d17-b372-e8aefbc87489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.02.17 00:10:38.198853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9540 | 2026.02.17 00:10:38.198827 [ 291 ] {} <Debug> TCP-Session: dfc8fc0e-41f1-4d85-92b9-da6f5047b5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.02.17 00:10:38.199054 [ 289 ] {} <Debug> TCP-Session: eee27123-5da7-416d-aca1-ebdf0858b807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.02.17 00:10:38.353741 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46733 | ||
| 9543 | 2026.02.17 00:10:38.353842 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9544 | 2026.02.17 00:10:38.353870 [ 292 ] {} <Debug> TCP-Session: 2dd41201-3037-4647-8d20-d4f778b3d060 Authenticating user 'default' from [fd00:1122:3344:101::e]:46733 | ||
| 9545 | 2026.02.17 00:10:38.353892 [ 292 ] {} <Debug> TCP-Session: 2dd41201-3037-4647-8d20-d4f778b3d060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.02.17 00:10:38.353905 [ 292 ] {} <Debug> TCP-Session: 2dd41201-3037-4647-8d20-d4f778b3d060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.02.17 00:10:38.354099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53182 | ||
| 9548 | 2026.02.17 00:10:38.354142 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46965 | ||
| 9549 | 2026.02.17 00:10:38.354142 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39454 | ||
| 9550 | 2026.02.17 00:10:38.354184 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33297 | ||
| 9551 | 2026.02.17 00:10:38.354203 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39816 | ||
| 9552 | 2026.02.17 00:10:38.354239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36255 | ||
| 9553 | 2026.02.17 00:10:38.354262 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.02.17 00:10:38.354274 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9555 | 2026.02.17 00:10:38.354257 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9556 | 2026.02.17 00:10:38.354305 [ 286 ] {} <Debug> TCP-Session: f66aa02f-f29d-4604-8ff6-15edaaf9ee92 Authenticating user 'default' from [fd00:1122:3344:101::e]:39454 | ||
| 9557 | 2026.02.17 00:10:38.354312 [ 288 ] {} <Debug> TCP-Session: 08ec5e4e-470d-4598-a2b1-8f7cbacd3f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:33297 | ||
| 9558 | 2026.02.17 00:10:38.354324 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2026.02.17 00:10:38.354343 [ 286 ] {} <Debug> TCP-Session: f66aa02f-f29d-4604-8ff6-15edaaf9ee92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.02.17 00:10:38.354371 [ 287 ] {} <Debug> TCP-Session: 10598023-a4fd-4fd7-a1b0-74882e9548ae Authenticating user 'default' from [fd00:1122:3344:101::e]:39816 | ||
| 9561 | 2026.02.17 00:10:38.354349 [ 288 ] {} <Debug> TCP-Session: 08ec5e4e-470d-4598-a2b1-8f7cbacd3f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.02.17 00:10:38.354400 [ 287 ] {} <Debug> TCP-Session: 10598023-a4fd-4fd7-a1b0-74882e9548ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.02.17 00:10:38.354378 [ 286 ] {} <Debug> TCP-Session: f66aa02f-f29d-4604-8ff6-15edaaf9ee92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2026.02.17 00:10:38.354423 [ 288 ] {} <Debug> TCP-Session: 08ec5e4e-470d-4598-a2b1-8f7cbacd3f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2026.02.17 00:10:38.354429 [ 287 ] {} <Debug> TCP-Session: 10598023-a4fd-4fd7-a1b0-74882e9548ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.02.17 00:10:38.354335 [ 294 ] {} <Debug> TCP-Session: 1800e41b-2c89-4c2a-8678-d88188ad5011 Authenticating user 'default' from [fd00:1122:3344:101::e]:46965 | ||
| 9567 | 2026.02.17 00:10:38.354324 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.02.17 00:10:38.354506 [ 294 ] {} <Debug> TCP-Session: 1800e41b-2c89-4c2a-8678-d88188ad5011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.02.17 00:10:38.354530 [ 291 ] {} <Debug> TCP-Session: 9bf35b04-2cf0-400a-b1a8-5512d874ae2e Authenticating user 'default' from [fd00:1122:3344:101::e]:36255 | ||
| 9570 | 2026.02.17 00:10:38.354563 [ 294 ] {} <Debug> TCP-Session: 1800e41b-2c89-4c2a-8678-d88188ad5011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.02.17 00:10:38.354582 [ 291 ] {} <Debug> TCP-Session: 9bf35b04-2cf0-400a-b1a8-5512d874ae2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.02.17 00:10:38.354220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9573 | 2026.02.17 00:10:38.354612 [ 291 ] {} <Debug> TCP-Session: 9bf35b04-2cf0-400a-b1a8-5512d874ae2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.02.17 00:10:38.354230 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41827 | ||
| 9575 | 2026.02.17 00:10:38.354652 [ 293 ] {} <Debug> TCP-Session: 2b102d9e-5533-46d5-b40e-54cfe3dcf2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53182 | ||
| 9576 | 2026.02.17 00:10:38.354218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51725 | ||
| 9577 | 2026.02.17 00:10:38.354728 [ 293 ] {} <Debug> TCP-Session: 2b102d9e-5533-46d5-b40e-54cfe3dcf2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.02.17 00:10:38.354230 [ 292 ] {} <Trace> TCP-Session: 2dd41201-3037-4647-8d20-d4f778b3d060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.02.17 00:10:38.354758 [ 293 ] {} <Debug> TCP-Session: 2b102d9e-5533-46d5-b40e-54cfe3dcf2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.02.17 00:10:38.354779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9581 | 2026.02.17 00:10:38.354749 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9582 | 2026.02.17 00:10:38.354826 [ 289 ] {} <Debug> TCP-Session: a60edbcf-4c12-4ac6-9d85-f3b929fec178 Authenticating user 'default' from [fd00:1122:3344:101::e]:51725 | ||
| 9583 | 2026.02.17 00:10:38.354846 [ 290 ] {} <Debug> TCP-Session: 32e58b27-b392-49a1-b3c9-ed0779aae25d Authenticating user 'default' from [fd00:1122:3344:101::e]:41827 | ||
| 9584 | 2026.02.17 00:10:38.354854 [ 289 ] {} <Debug> TCP-Session: a60edbcf-4c12-4ac6-9d85-f3b929fec178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.02.17 00:10:38.354873 [ 290 ] {} <Debug> TCP-Session: 32e58b27-b392-49a1-b3c9-ed0779aae25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.02.17 00:10:38.354880 [ 289 ] {} <Debug> TCP-Session: a60edbcf-4c12-4ac6-9d85-f3b929fec178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.02.17 00:10:38.354897 [ 290 ] {} <Debug> TCP-Session: 32e58b27-b392-49a1-b3c9-ed0779aae25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.02.17 00:10:38.354997 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46733) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9589 | 2026.02.17 00:10:38.355310 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9590 | 2026.02.17 00:10:38.355370 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9591 | 2026.02.17 00:10:38.355755 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 9592 | 2026.02.17 00:10:38.357091 [ 310 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> AggregatingTransform: Aggregating | ||
| 9593 | 2026.02.17 00:10:38.357141 [ 310 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> Aggregator: Aggregation method: without_key | ||
| 9594 | 2026.02.17 00:10:38.357177 [ 310 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00118408 sec. (844.538 rows/sec., 32.99 KiB/sec.) | ||
| 9595 | 2026.02.17 00:10:38.357193 [ 310 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Trace> Aggregator: Merging aggregated data | ||
| 9596 | 2026.02.17 00:10:38.358437 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 9597 | 2026.02.17 00:10:38.358565 [ 292 ] {46e70e4e-b1da-4c9d-8c5d-948dba703d60} <Debug> TCPHandler: Processed in 0.004454116 sec. | ||
| 9598 | 2026.02.17 00:10:38.358674 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9599 | 2026.02.17 00:10:38.358697 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9600 | 2026.02.17 00:10:38.358710 [ 292 ] {} <Debug> TCP-Session: 2dd41201-3037-4647-8d20-d4f778b3d060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.02.17 00:10:38.358715 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9602 | 2026.02.17 00:10:38.358734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9603 | 2026.02.17 00:10:38.358750 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9604 | 2026.02.17 00:10:38.358773 [ 294 ] {} <Debug> TCP-Session: 1800e41b-2c89-4c2a-8678-d88188ad5011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.02.17 00:10:38.358764 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9606 | 2026.02.17 00:10:38.358779 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9607 | 2026.02.17 00:10:38.358807 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9608 | 2026.02.17 00:10:38.358825 [ 291 ] {} <Debug> TCP-Session: 9bf35b04-2cf0-400a-b1a8-5512d874ae2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.02.17 00:10:38.358836 [ 287 ] {} <Debug> TCP-Session: 10598023-a4fd-4fd7-a1b0-74882e9548ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.02.17 00:10:38.358857 [ 289 ] {} <Debug> TCP-Session: a60edbcf-4c12-4ac6-9d85-f3b929fec178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.02.17 00:10:38.358794 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9612 | 2026.02.17 00:10:38.358782 [ 290 ] {} <Debug> TCP-Session: 32e58b27-b392-49a1-b3c9-ed0779aae25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.02.17 00:10:38.358934 [ 288 ] {} <Debug> TCP-Session: 08ec5e4e-470d-4598-a2b1-8f7cbacd3f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.02.17 00:10:38.358742 [ 293 ] {} <Debug> TCP-Session: 2b102d9e-5533-46d5-b40e-54cfe3dcf2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.02.17 00:10:38.358794 [ 286 ] {} <Debug> TCP-Session: f66aa02f-f29d-4604-8ff6-15edaaf9ee92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.02.17 00:10:39.977148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19673 | ||
| 9617 | 2026.02.17 00:10:39.977670 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.02.17 00:10:39.977737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9619 | 2026.02.17 00:10:39.978226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9620 | 2026.02.17 00:10:39.978464 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.17 00:10:39.978607 [ 39 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9622 | 2026.02.17 00:10:39.978620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19673 | ||
| 9623 | 2026.02.17 00:10:39.978685 [ 39 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.02.17 00:10:39.978712 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9625 | 2026.02.17 00:10:39.978804 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 9626 | 2026.02.17 00:10:39.978884 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9627 | 2026.02.17 00:10:39.978914 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 9628 | 2026.02.17 00:10:39.978968 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9629 | 2026.02.17 00:10:39.979011 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9630 | 2026.02.17 00:10:39.979051 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9631 | 2026.02.17 00:10:39.979086 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9632 | 2026.02.17 00:10:39.979123 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9633 | 2026.02.17 00:10:39.980976 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19673 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210967 sec., 8897916.612957137 rows/sec., 127.29 MiB/sec. | ||
| 9634 | 2026.02.17 00:10:39.981370 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9635 | 2026.02.17 00:10:39.981735 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.02.17 00:10:39.981835 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_41_8} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9637 | 2026.02.17 00:10:39.981967 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9638 | 2026.02.17 00:10:40.984638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9639 | 2026.02.17 00:10:41.002423 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.02.17 00:10:41.002467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9641 | 2026.02.17 00:10:41.008322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9642 | 2026.02.17 00:10:41.009842 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.17 00:10:41.010158 [ 38 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9644 | 2026.02.17 00:10:41.010226 [ 38 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.02.17 00:10:41.010249 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9646 | 2026.02.17 00:10:41.010408 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 9647 | 2026.02.17 00:10:41.012846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9648 | 2026.02.17 00:10:41.014275 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9649 | 2026.02.17 00:10:41.015588 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9650 | 2026.02.17 00:10:41.020189 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9651 | 2026.02.17 00:10:41.024765 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 9652 | 2026.02.17 00:10:41.029449 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 9653 | 2026.02.17 00:10:41.033838 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 9654 | 2026.02.17 00:10:41.037873 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 9655 | 2026.02.17 00:10:41.095760 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085429935 sec., 3616.999123316669 rows/sec., 18.70 MiB/sec. | ||
| 9656 | 2026.02.17 00:10:41.098303 [ 193 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9657 | 2026.02.17 00:10:41.100242 [ 193 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.02.17 00:10:41.100346 [ 193 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_41_8} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9659 | 2026.02.17 00:10:41.102017 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9660 | 2026.02.17 00:10:42.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.97 MiB, peak 307.37 MiB, free memory in arenas 0.00 B, will set to 295.73 MiB (RSS), difference: 1.76 MiB | ||
| 9661 | 2026.02.17 00:10:42.533293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1212 | ||
| 9662 | 2026.02.17 00:10:42.535961 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.02.17 00:10:42.536022 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9664 | 2026.02.17 00:10:42.537344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9665 | 2026.02.17 00:10:42.537616 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.02.17 00:10:42.537773 [ 37 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9667 | 2026.02.17 00:10:42.537843 [ 37 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.02.17 00:10:42.537867 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9669 | 2026.02.17 00:10:42.537977 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 9670 | 2026.02.17 00:10:42.537984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9671 | 2026.02.17 00:10:42.538530 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9672 | 2026.02.17 00:10:42.538678 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1028 rows starting from the beginning of the part | ||
| 9673 | 2026.02.17 00:10:42.539041 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9674 | 2026.02.17 00:10:42.539382 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 9675 | 2026.02.17 00:10:42.539697 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 9676 | 2026.02.17 00:10:42.540014 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9677 | 2026.02.17 00:10:42.540304 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 9678 | 2026.02.17 00:10:42.547017 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.009089276 sec., 133343.95390788 rows/sec., 108.86 MiB/sec. | ||
| 9679 | 2026.02.17 00:10:42.548191 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9680 | 2026.02.17 00:10:42.548684 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.02.17 00:10:42.548761 [ 188 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_31_6} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9682 | 2026.02.17 00:10:42.548946 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9683 | 2026.02.17 00:10:43.031035 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.02.17 00:10:43.031220 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.02.17 00:10:43.031283 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9686 | 2026.02.17 00:10:43.032047 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.02.17 00:10:43.032086 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9688 | 2026.02.17 00:10:43.032483 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9689 | 2026.02.17 00:10:43.032702 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.17 00:10:43.032820 [ 36 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9691 | 2026.02.17 00:10:43.032853 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00168 sec., 169047.61904761905 rows/sec., 10.74 MiB/sec. | ||
| 9692 | 2026.02.17 00:10:43.032858 [ 36 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.02.17 00:10:43.032885 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9694 | 2026.02.17 00:10:43.032898 [ 4 ] {25955491-51d3-4ff7-a177-c6d4c5e3fb56} <Debug> TCPHandler: Processed in 0.002021335 sec. | ||
| 9695 | 2026.02.17 00:10:43.033036 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.02.17 00:10:43.033035 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 9697 | 2026.02.17 00:10:43.033162 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9698 | 2026.02.17 00:10:43.033211 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9699 | 2026.02.17 00:10:43.033256 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.02.17 00:10:43.033315 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9701 | 2026.02.17 00:10:43.033419 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9702 | 2026.02.17 00:10:43.033492 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9703 | 2026.02.17 00:10:43.033559 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9704 | 2026.02.17 00:10:43.033624 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9705 | 2026.02.17 00:10:43.033684 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9706 | 2026.02.17 00:10:43.034323 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.02.17 00:10:43.034366 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9708 | 2026.02.17 00:10:43.034790 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9709 | 2026.02.17 00:10:43.034900 [ 190 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950843 sec., 885770.9205712607 rows/sec., 59.88 MiB/sec. | ||
| 9710 | 2026.02.17 00:10:43.035042 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.02.17 00:10:43.035060 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9712 | 2026.02.17 00:10:43.035201 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.002064 sec., 416182.17054263566 rows/sec., 33.13 MiB/sec. | ||
| 9713 | 2026.02.17 00:10:43.035250 [ 4 ] {cae284c1-ac07-46fb-bced-8d000bd78dda} <Debug> TCPHandler: Processed in 0.002266829 sec. | ||
| 9714 | 2026.02.17 00:10:43.035356 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.02.17 00:10:43.035394 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.02.17 00:10:43.035436 [ 198 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_26_5} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9717 | 2026.02.17 00:10:43.035499 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.02.17 00:10:43.035519 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9719 | 2026.02.17 00:10:43.035543 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9720 | 2026.02.17 00:10:43.036057 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.02.17 00:10:43.036094 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9722 | 2026.02.17 00:10:43.036415 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9723 | 2026.02.17 00:10:43.036622 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.02.17 00:10:43.036761 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001281 sec., 135050.74160811867 rows/sec., 8.29 MiB/sec. | ||
| 9725 | 2026.02.17 00:10:43.036799 [ 4 ] {7d035cf3-5a44-4891-8e45-fcf50bcd7b5b} <Debug> TCPHandler: Processed in 0.001458755 sec. | ||
| 9726 | 2026.02.17 00:10:43.036915 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.02.17 00:10:43.037009 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.02.17 00:10:43.037048 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9729 | 2026.02.17 00:10:43.037511 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.02.17 00:10:43.037544 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9731 | 2026.02.17 00:10:43.037839 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9732 | 2026.02.17 00:10:43.038038 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.02.17 00:10:43.038171 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 9734 | 2026.02.17 00:10:43.038207 [ 4 ] {0938faa7-3d27-4c7e-8748-842038cfda46} <Debug> TCPHandler: Processed in 0.001340063 sec. | ||
| 9735 | 2026.02.17 00:10:43.038316 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.02.17 00:10:43.038410 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.02.17 00:10:43.038448 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9738 | 2026.02.17 00:10:43.038885 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.02.17 00:10:43.038918 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9740 | 2026.02.17 00:10:43.039225 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9741 | 2026.02.17 00:10:43.039450 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.02.17 00:10:43.039542 [ 36 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9743 | 2026.02.17 00:10:43.039575 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 9744 | 2026.02.17 00:10:43.039580 [ 36 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.02.17 00:10:43.039606 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9746 | 2026.02.17 00:10:43.039612 [ 4 ] {95241dbc-a541-4e7b-a35b-4634a98d65f6} <Debug> TCPHandler: Processed in 0.001344923 sec. | ||
| 9747 | 2026.02.17 00:10:43.039692 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 9748 | 2026.02.17 00:10:43.039722 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.02.17 00:10:43.039809 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9750 | 2026.02.17 00:10:43.039821 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9751 | 2026.02.17 00:10:43.039849 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9752 | 2026.02.17 00:10:43.039870 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9753 | 2026.02.17 00:10:43.039917 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9754 | 2026.02.17 00:10:43.039973 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9755 | 2026.02.17 00:10:43.040014 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9756 | 2026.02.17 00:10:43.040055 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9757 | 2026.02.17 00:10:43.040098 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9758 | 2026.02.17 00:10:43.040541 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.02.17 00:10:43.040581 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9760 | 2026.02.17 00:10:43.040895 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244941 sec., 722925.8254005611 rows/sec., 44.06 MiB/sec. | ||
| 9761 | 2026.02.17 00:10:43.040913 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9762 | 2026.02.17 00:10:43.041059 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9763 | 2026.02.17 00:10:43.041172 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.02.17 00:10:43.041322 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001519 sec., 342988.80842659646 rows/sec., 24.21 MiB/sec. | ||
| 9765 | 2026.02.17 00:10:43.041339 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.02.17 00:10:43.041360 [ 4 ] {23306ee5-5e05-4376-95cc-5a3ad322e706} <Debug> TCPHandler: Processed in 0.001686759 sec. | ||
| 9767 | 2026.02.17 00:10:43.041409 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_26_5} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9768 | 2026.02.17 00:10:43.041471 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.02.17 00:10:43.041490 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9770 | 2026.02.17 00:10:43.041569 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9771 | 2026.02.17 00:10:43.041617 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9772 | 2026.02.17 00:10:43.041949 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.02.17 00:10:43.041984 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9774 | 2026.02.17 00:10:43.042303 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9775 | 2026.02.17 00:10:43.042502 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.02.17 00:10:43.042627 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 9777 | 2026.02.17 00:10:43.042663 [ 4 ] {0ade7862-e4bd-437e-9e2f-8f65e14f181c} <Debug> TCPHandler: Processed in 0.001241671 sec. | ||
| 9778 | 2026.02.17 00:10:43.042769 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.02.17 00:10:43.042863 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9780 | 2026.02.17 00:10:43.042906 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9781 | 2026.02.17 00:10:43.043329 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.02.17 00:10:43.043364 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9783 | 2026.02.17 00:10:43.043686 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9784 | 2026.02.17 00:10:43.043903 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.02.17 00:10:43.044029 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 9786 | 2026.02.17 00:10:43.044065 [ 4 ] {dadbd1dd-314c-4836-94dd-f27d55b007ef} <Debug> TCPHandler: Processed in 0.001344763 sec. | ||
| 9787 | 2026.02.17 00:10:43.044176 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.02.17 00:10:43.044268 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.02.17 00:10:43.044309 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9790 | 2026.02.17 00:10:43.044609 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.02.17 00:10:43.044642 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9792 | 2026.02.17 00:10:43.044930 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9793 | 2026.02.17 00:10:43.045138 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.02.17 00:10:43.045265 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 9795 | 2026.02.17 00:10:43.045305 [ 4 ] {b2f02b0b-f1b6-4467-8104-9a09c4f9d771} <Debug> TCPHandler: Processed in 0.001183821 sec. | ||
| 9796 | 2026.02.17 00:10:43.045430 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.02.17 00:10:43.045530 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.02.17 00:10:43.045585 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <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 | ||
| 9799 | 2026.02.17 00:10:43.046410 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.02.17 00:10:43.046444 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9801 | 2026.02.17 00:10:43.047000 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9802 | 2026.02.17 00:10:43.047227 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.02.17 00:10:43.047367 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 29.93 MiB/sec. | ||
| 9804 | 2026.02.17 00:10:43.047419 [ 4 ] {b971fe12-188a-4dda-b129-2c2814d26061} <Debug> TCPHandler: Processed in 0.002037485 sec. | ||
| 9805 | 2026.02.17 00:10:43.047528 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.02.17 00:10:43.047622 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.02.17 00:10:43.047663 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9808 | 2026.02.17 00:10:43.047992 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.02.17 00:10:43.048027 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9810 | 2026.02.17 00:10:43.048329 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9811 | 2026.02.17 00:10:43.048535 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.02.17 00:10:43.048659 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 9813 | 2026.02.17 00:10:43.048693 [ 4 ] {559f5a45-a728-42f2-8001-fde0bd43788e} <Debug> TCPHandler: Processed in 0.001214001 sec. | ||
| 9814 | 2026.02.17 00:10:47.355673 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9815 | 2026.02.17 00:10:47.355745 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9816 | 2026.02.17 00:10:47.478725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20185 | ||
| 9817 | 2026.02.17 00:10:47.479263 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.02.17 00:10:47.479300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9819 | 2026.02.17 00:10:47.479779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9820 | 2026.02.17 00:10:47.480015 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.02.17 00:10:47.480149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 9822 | 2026.02.17 00:10:48.021838 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.02.17 00:10:48.022049 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9824 | 2026.02.17 00:10:48.022119 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9825 | 2026.02.17 00:10:48.022843 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.02.17 00:10:48.022887 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9827 | 2026.02.17 00:10:48.023298 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9828 | 2026.02.17 00:10:48.023550 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.02.17 00:10:48.023697 [ 31 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9830 | 2026.02.17 00:10:48.023705 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001716 sec., 44289.04428904429 rows/sec., 3.63 MiB/sec. | ||
| 9831 | 2026.02.17 00:10:48.023781 [ 31 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.02.17 00:10:48.023798 [ 4 ] {fa75a6de-55c4-454c-9a42-b26a167a2db7} <Debug> TCPHandler: Processed in 0.002096526 sec. | ||
| 9833 | 2026.02.17 00:10:48.023810 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9834 | 2026.02.17 00:10:48.023928 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.02.17 00:10:48.023947 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 9836 | 2026.02.17 00:10:48.024027 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9837 | 2026.02.17 00:10:48.024075 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9838 | 2026.02.17 00:10:48.024110 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9839 | 2026.02.17 00:10:48.024154 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2150 rows starting from the beginning of the part | ||
| 9840 | 2026.02.17 00:10:48.024243 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 9841 | 2026.02.17 00:10:48.024307 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 859 rows starting from the beginning of the part | ||
| 9842 | 2026.02.17 00:10:48.024355 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1216 rows starting from the beginning of the part | ||
| 9843 | 2026.02.17 00:10:48.024400 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 859 rows starting from the beginning of the part | ||
| 9844 | 2026.02.17 00:10:48.024441 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 9845 | 2026.02.17 00:10:48.024523 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.02.17 00:10:48.024564 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9847 | 2026.02.17 00:10:48.024911 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9848 | 2026.02.17 00:10:48.025129 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.02.17 00:10:48.025267 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001259 sec., 7942.811755361398 rows/sec., 597.26 KiB/sec. | ||
| 9850 | 2026.02.17 00:10:48.025305 [ 4 ] {8ae1b5f1-f73d-4e58-ab50-58fc7c868ba3} <Debug> TCPHandler: Processed in 0.001427995 sec. | ||
| 9851 | 2026.02.17 00:10:48.025419 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.02.17 00:10:48.025513 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2026.02.17 00:10:48.025552 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2026.02.17 00:10:48.025966 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.02.17 00:10:48.026001 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9856 | 2026.02.17 00:10:48.026313 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9857 | 2026.02.17 00:10:48.026482 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597645 sec., 2015671.8874211065 rows/sec., 171.50 MiB/sec. | ||
| 9858 | 2026.02.17 00:10:48.026517 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.02.17 00:10:48.026634 [ 31 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9860 | 2026.02.17 00:10:48.026654 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 9861 | 2026.02.17 00:10:48.026677 [ 31 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.02.17 00:10:48.026699 [ 4 ] {6d61eb19-ba55-46cf-9edb-8c15a3ad5fd3} <Debug> TCPHandler: Processed in 0.001328613 sec. | ||
| 9863 | 2026.02.17 00:10:48.026702 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9864 | 2026.02.17 00:10:48.026780 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9865 | 2026.02.17 00:10:48.026812 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 9866 | 2026.02.17 00:10:48.026817 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2026.02.17 00:10:48.026935 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9868 | 2026.02.17 00:10:48.026937 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9869 | 2026.02.17 00:10:48.026983 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9870 | 2026.02.17 00:10:48.026987 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1061 rows starting from the beginning of the part | ||
| 9871 | 2026.02.17 00:10:48.027052 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.02.17 00:10:48.027068 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 9873 | 2026.02.17 00:10:48.027119 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 521 rows starting from the beginning of the part | ||
| 9874 | 2026.02.17 00:10:48.027135 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_61_12} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9875 | 2026.02.17 00:10:48.027173 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 530 rows starting from the beginning of the part | ||
| 9876 | 2026.02.17 00:10:48.027214 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9877 | 2026.02.17 00:10:48.027219 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 521 rows starting from the beginning of the part | ||
| 9878 | 2026.02.17 00:10:48.027271 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 9879 | 2026.02.17 00:10:48.027416 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.02.17 00:10:48.027457 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9881 | 2026.02.17 00:10:48.027816 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9882 | 2026.02.17 00:10:48.028057 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.02.17 00:10:48.028176 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9884 | 2026.02.17 00:10:48.028194 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 9885 | 2026.02.17 00:10:48.028213 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.02.17 00:10:48.028235 [ 4 ] {a62fc9a2-1c4b-4abc-bc34-cb718375c28a} <Debug> TCPHandler: Processed in 0.001466905 sec. | ||
| 9887 | 2026.02.17 00:10:48.028238 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9888 | 2026.02.17 00:10:48.028326 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 9889 | 2026.02.17 00:10:48.028352 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.02.17 00:10:48.028418 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9891 | 2026.02.17 00:10:48.028447 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18853 rows starting from the beginning of the part | ||
| 9892 | 2026.02.17 00:10:48.028451 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9893 | 2026.02.17 00:10:48.028498 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 9894 | 2026.02.17 00:10:48.028514 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <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 | ||
| 9895 | 2026.02.17 00:10:48.028539 [ 200 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177063 sec., 1570627.4038054252 rows/sec., 119.85 MiB/sec. | ||
| 9896 | 2026.02.17 00:10:48.028542 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9897 | 2026.02.17 00:10:48.028600 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 9898 | 2026.02.17 00:10:48.028633 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9899 | 2026.02.17 00:10:48.028666 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 9900 | 2026.02.17 00:10:48.028735 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9901 | 2026.02.17 00:10:48.029043 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.02.17 00:10:48.029109 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_61_12} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9903 | 2026.02.17 00:10:48.029187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9904 | 2026.02.17 00:10:48.029347 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.02.17 00:10:48.029384 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9906 | 2026.02.17 00:10:48.029935 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9907 | 2026.02.17 00:10:48.030168 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.02.17 00:10:48.030314 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001882 sec., 5313.496280552604 rows/sec., 9.52 MiB/sec. | ||
| 9909 | 2026.02.17 00:10:48.030371 [ 4 ] {8c52f9af-4948-4f44-97d2-72ae091c0128} <Debug> TCPHandler: Processed in 0.002067476 sec. | ||
| 9910 | 2026.02.17 00:10:48.030479 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.02.17 00:10:48.030576 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.02.17 00:10:48.030707 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9913 | 2026.02.17 00:10:48.031091 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.02.17 00:10:48.031129 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9915 | 2026.02.17 00:10:48.031498 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9916 | 2026.02.17 00:10:48.031728 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.02.17 00:10:48.031831 [ 31 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9918 | 2026.02.17 00:10:48.031863 [ 31 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.02.17 00:10:48.031864 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 9920 | 2026.02.17 00:10:48.031886 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9921 | 2026.02.17 00:10:48.032028 [ 4 ] {3f651c12-210e-477b-af10-7199594f6bdd} <Debug> TCPHandler: Processed in 0.001597517 sec. | ||
| 9922 | 2026.02.17 00:10:48.032078 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9923 | 2026.02.17 00:10:48.032172 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9924 | 2026.02.17 00:10:48.032199 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3870 rows starting from the beginning of the part | ||
| 9925 | 2026.02.17 00:10:48.032242 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9926 | 2026.02.17 00:10:48.032276 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9927 | 2026.02.17 00:10:48.032309 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9928 | 2026.02.17 00:10:48.032342 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9929 | 2026.02.17 00:10:48.032372 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 9930 | 2026.02.17 00:10:48.033874 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001824542 sec., 2318390.0398017694 rows/sec., 150.34 MiB/sec. | ||
| 9931 | 2026.02.17 00:10:48.034299 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9932 | 2026.02.17 00:10:48.034556 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.02.17 00:10:48.034624 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_61_12} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9934 | 2026.02.17 00:10:48.034689 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9935 | 2026.02.17 00:10:48.035569 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20547 rows, containing 5 columns (5 merged, 0 gathered) in 0.007272045 sec., 2825477.565114077 rows/sec., 191.27 MiB/sec. | ||
| 9936 | 2026.02.17 00:10:48.036141 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9937 | 2026.02.17 00:10:48.036428 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.02.17 00:10:48.036496 [ 200 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9939 | 2026.02.17 00:10:48.036576 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9940 | 2026.02.17 00:10:48.512919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9941 | 2026.02.17 00:10:48.528234 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.02.17 00:10:48.528292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9943 | 2026.02.17 00:10:48.534560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9944 | 2026.02.17 00:10:48.535257 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.02.17 00:10:48.538049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9946 | 2026.02.17 00:10:49.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.65 MiB, peak 307.59 MiB, free memory in arenas 0.00 B, will set to 300.41 MiB (RSS), difference: 2.76 MiB | ||
| 9947 | 2026.02.17 00:10:52.538299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1246 | ||
| 9948 | 2026.02.17 00:10:52.540899 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.02.17 00:10:52.540947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9950 | 2026.02.17 00:10:52.542221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9951 | 2026.02.17 00:10:52.542509 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.02.17 00:10:52.542894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9953 | 2026.02.17 00:10:53.031362 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.02.17 00:10:53.031546 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9955 | 2026.02.17 00:10:53.031610 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9956 | 2026.02.17 00:10:53.032371 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.02.17 00:10:53.032413 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9958 | 2026.02.17 00:10:53.032792 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9959 | 2026.02.17 00:10:53.033017 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.02.17 00:10:53.033174 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 9961 | 2026.02.17 00:10:53.033216 [ 4 ] {a90692e5-eadf-4e68-8cf8-eb889e333918} <Debug> TCPHandler: Processed in 0.001998414 sec. | ||
| 9962 | 2026.02.17 00:10:53.033345 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.02.17 00:10:53.033436 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9964 | 2026.02.17 00:10:53.033476 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9965 | 2026.02.17 00:10:53.033869 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.02.17 00:10:53.033904 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9967 | 2026.02.17 00:10:53.034187 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9968 | 2026.02.17 00:10:53.034395 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.02.17 00:10:53.034524 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 737.28 KiB/sec. | ||
| 9970 | 2026.02.17 00:10:53.034561 [ 4 ] {52289012-917e-46dd-9ddb-11999c5ae15b} <Debug> TCPHandler: Processed in 0.001264251 sec. | ||
| 9971 | 2026.02.17 00:10:53.034670 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.02.17 00:10:53.034761 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2026.02.17 00:10:53.034800 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9974 | 2026.02.17 00:10:53.035321 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.02.17 00:10:53.035356 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9976 | 2026.02.17 00:10:53.035670 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9977 | 2026.02.17 00:10:53.035868 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.02.17 00:10:53.035994 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Debug> executeQuery: Read 243 rows, 22.05 KiB in 0.001251 sec., 194244.60431654679 rows/sec., 17.22 MiB/sec. | ||
| 9979 | 2026.02.17 00:10:53.036031 [ 4 ] {af2eb6bc-19d7-41c8-839e-f325e5d13610} <Debug> TCPHandler: Processed in 0.001407074 sec. | ||
| 9980 | 2026.02.17 00:10:53.036137 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.02.17 00:10:53.036232 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.02.17 00:10:53.036271 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9983 | 2026.02.17 00:10:53.036673 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.02.17 00:10:53.036707 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9985 | 2026.02.17 00:10:53.036989 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9986 | 2026.02.17 00:10:53.037187 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.02.17 00:10:53.037314 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.0011 sec., 48181.81818181818 rows/sec., 3.54 MiB/sec. | ||
| 9988 | 2026.02.17 00:10:53.037351 [ 4 ] {e96c985f-52ab-4655-9ac8-52ff4ecdeb75} <Debug> TCPHandler: Processed in 0.001260841 sec. | ||
| 9989 | 2026.02.17 00:10:53.037455 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.02.17 00:10:53.037546 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.02.17 00:10:53.037584 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9992 | 2026.02.17 00:10:53.037969 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.02.17 00:10:53.038005 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 9994 | 2026.02.17 00:10:53.038290 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9995 | 2026.02.17 00:10:53.038496 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.02.17 00:10:53.038624 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 9997 | 2026.02.17 00:10:53.038661 [ 4 ] {b0e15fcb-5e24-46bf-94cf-04f9749fca33} <Debug> TCPHandler: Processed in 0.001253542 sec. | ||
| 9998 | 2026.02.17 00:10:53.038765 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.02.17 00:10:53.038856 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.02.17 00:10:53.038894 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10001 | 2026.02.17 00:10:53.039275 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.02.17 00:10:53.039310 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10003 | 2026.02.17 00:10:53.039596 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10004 | 2026.02.17 00:10:53.039794 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.02.17 00:10:53.039917 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 10006 | 2026.02.17 00:10:53.039953 [ 4 ] {0503a888-de39-4d3b-a08d-a109f0b9133a} <Debug> TCPHandler: Processed in 0.001234821 sec. | ||
| 10007 | 2026.02.17 00:10:53.040056 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.02.17 00:10:53.040147 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10009 | 2026.02.17 00:10:53.040185 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10010 | 2026.02.17 00:10:53.040635 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.02.17 00:10:53.040671 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10012 | 2026.02.17 00:10:53.040966 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10013 | 2026.02.17 00:10:53.041164 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.02.17 00:10:53.041290 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001161 sec., 121447.02842377262 rows/sec., 9.82 MiB/sec. | ||
| 10015 | 2026.02.17 00:10:53.041328 [ 4 ] {b2b05a63-85aa-4291-9759-84bf843ca43b} <Debug> TCPHandler: Processed in 0.001318632 sec. | ||
| 10016 | 2026.02.17 00:10:53.041432 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.02.17 00:10:53.041523 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10018 | 2026.02.17 00:10:53.041564 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10019 | 2026.02.17 00:10:53.042005 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.02.17 00:10:53.042040 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10021 | 2026.02.17 00:10:53.042359 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10022 | 2026.02.17 00:10:53.042560 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.02.17 00:10:53.042685 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Debug> executeQuery: Read 345 rows, 26.70 KiB in 0.00118 sec., 292372.8813559322 rows/sec., 22.10 MiB/sec. | ||
| 10024 | 2026.02.17 00:10:53.042722 [ 4 ] {730b441b-a20d-4068-9ed3-be5d6b04848c} <Debug> TCPHandler: Processed in 0.001336563 sec. | ||
| 10025 | 2026.02.17 00:10:53.042827 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.02.17 00:10:53.042919 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.02.17 00:10:53.042972 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <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 | ||
| 10028 | 2026.02.17 00:10:53.043804 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.02.17 00:10:53.043843 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10030 | 2026.02.17 00:10:53.044402 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10031 | 2026.02.17 00:10:53.044623 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.02.17 00:10:53.044776 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 10033 | 2026.02.17 00:10:53.044833 [ 4 ] {d7788157-6d71-4795-ad64-b9de3ef9d9e7} <Debug> TCPHandler: Processed in 0.002052325 sec. | ||
| 10034 | 2026.02.17 00:10:53.044951 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.02.17 00:10:53.045044 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2026.02.17 00:10:53.045085 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2026.02.17 00:10:53.045434 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.02.17 00:10:53.045471 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10039 | 2026.02.17 00:10:53.045775 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10040 | 2026.02.17 00:10:53.045974 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.02.17 00:10:53.046102 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10042 | 2026.02.17 00:10:53.046137 [ 4 ] {ac7014da-6d05-49c4-913d-4da778668b7d} <Debug> TCPHandler: Processed in 0.001236252 sec. | ||
| 10043 | 2026.02.17 00:10:54.980311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20633 | ||
| 10044 | 2026.02.17 00:10:54.980809 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.02.17 00:10:54.980854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10046 | 2026.02.17 00:10:54.981375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10047 | 2026.02.17 00:10:54.981607 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.02.17 00:10:54.981750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20633 | ||
| 10049 | 2026.02.17 00:10:56.038191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10050 | 2026.02.17 00:10:56.054481 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.02.17 00:10:56.054552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10052 | 2026.02.17 00:10:56.060773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10053 | 2026.02.17 00:10:56.061492 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.02.17 00:10:56.064228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10055 | 2026.02.17 00:10:58.021621 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.02.17 00:10:58.021817 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10057 | 2026.02.17 00:10:58.021886 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10058 | 2026.02.17 00:10:58.022597 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.02.17 00:10:58.022635 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10060 | 2026.02.17 00:10:58.023026 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10061 | 2026.02.17 00:10:58.023244 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.02.17 00:10:58.023392 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.82 MiB/sec. | ||
| 10063 | 2026.02.17 00:10:58.023433 [ 4 ] {bdd50ea0-c705-4d6a-a18f-0c23f113012d} <Debug> TCPHandler: Processed in 0.001941754 sec. | ||
| 10064 | 2026.02.17 00:10:58.023563 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.02.17 00:10:58.023654 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10066 | 2026.02.17 00:10:58.023693 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10067 | 2026.02.17 00:10:58.024086 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.02.17 00:10:58.024122 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10069 | 2026.02.17 00:10:58.024408 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10070 | 2026.02.17 00:10:58.024603 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.02.17 00:10:58.024728 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001091 sec., 9165.902841429881 rows/sec., 689.23 KiB/sec. | ||
| 10072 | 2026.02.17 00:10:58.024730 [ 122 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10073 | 2026.02.17 00:10:58.024766 [ 4 ] {e7309812-6a12-4c09-9f2b-4c2139508126} <Debug> TCPHandler: Processed in 0.001250502 sec. | ||
| 10074 | 2026.02.17 00:10:58.024808 [ 122 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.02.17 00:10:58.024834 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10076 | 2026.02.17 00:10:58.024900 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.02.17 00:10:58.024959 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 10078 | 2026.02.17 00:10:58.024996 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10079 | 2026.02.17 00:10:58.025042 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10080 | 2026.02.17 00:10:58.025105 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10081 | 2026.02.17 00:10:58.025142 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 215 rows starting from the beginning of the part | ||
| 10082 | 2026.02.17 00:10:58.025214 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 10083 | 2026.02.17 00:10:58.025281 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 173 rows starting from the beginning of the part | ||
| 10084 | 2026.02.17 00:10:58.025345 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10085 | 2026.02.17 00:10:58.025388 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
| 10086 | 2026.02.17 00:10:58.025430 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10087 | 2026.02.17 00:10:58.025487 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.02.17 00:10:58.025528 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10089 | 2026.02.17 00:10:58.025854 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10090 | 2026.02.17 00:10:58.026078 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.02.17 00:10:58.026213 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001234 sec., 59967.585089141 rows/sec., 4.68 MiB/sec. | ||
| 10092 | 2026.02.17 00:10:58.026255 [ 4 ] {1dff3345-c6da-4a44-a022-cec8e52055d1} <Debug> TCPHandler: Processed in 0.001402844 sec. | ||
| 10093 | 2026.02.17 00:10:58.026373 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.02.17 00:10:58.026413 [ 200 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513906 sec., 311115.7495907936 rows/sec., 21.25 MiB/sec. | ||
| 10095 | 2026.02.17 00:10:58.026469 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.02.17 00:10:58.026512 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10097 | 2026.02.17 00:10:58.026623 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10098 | 2026.02.17 00:10:58.026926 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.02.17 00:10:58.026947 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.02.17 00:10:58.026968 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10101 | 2026.02.17 00:10:58.027043 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_61_12} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10102 | 2026.02.17 00:10:58.027150 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10103 | 2026.02.17 00:10:58.027313 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10104 | 2026.02.17 00:10:58.027529 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.02.17 00:10:58.027661 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10106 | 2026.02.17 00:10:58.027698 [ 4 ] {abe2758b-6d43-466f-8f90-664c3654dd47} <Debug> TCPHandler: Processed in 0.001375544 sec. | ||
| 10107 | 2026.02.17 00:10:58.027808 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.02.17 00:10:58.027902 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.02.17 00:10:58.027954 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <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 | ||
| 10110 | 2026.02.17 00:10:58.028741 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.02.17 00:10:58.028780 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10112 | 2026.02.17 00:10:58.029342 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10113 | 2026.02.17 00:10:58.029555 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.02.17 00:10:58.029683 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10115 | 2026.02.17 00:10:58.029695 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 10116 | 2026.02.17 00:10:58.029737 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.02.17 00:10:58.029762 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10118 | 2026.02.17 00:10:58.029770 [ 4 ] {86b617c2-5f12-40b3-8939-dc2fc5e6e79d} <Debug> TCPHandler: Processed in 0.002009275 sec. | ||
| 10119 | 2026.02.17 00:10:58.029860 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 10120 | 2026.02.17 00:10:58.029896 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.02.17 00:10:58.029994 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10122 | 2026.02.17 00:10:58.030033 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10123 | 2026.02.17 00:10:58.030091 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10124 | 2026.02.17 00:10:58.030157 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1085 rows starting from the beginning of the part | ||
| 10125 | 2026.02.17 00:10:58.030284 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 10126 | 2026.02.17 00:10:58.030368 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.02.17 00:10:58.030386 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 10128 | 2026.02.17 00:10:58.030415 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10129 | 2026.02.17 00:10:58.030489 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10130 | 2026.02.17 00:10:58.030586 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 10131 | 2026.02.17 00:10:58.030682 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10132 | 2026.02.17 00:10:58.030731 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10133 | 2026.02.17 00:10:58.030940 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.02.17 00:10:58.031077 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 10135 | 2026.02.17 00:10:58.031116 [ 4 ] {99a62f78-c750-475e-b490-6d69f00bd15a} <Debug> TCPHandler: Processed in 0.001267152 sec. | ||
| 10136 | 2026.02.17 00:10:58.036554 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 19 columns (19 merged, 0 gathered) in 0.006737636 sec., 174690.35133391 rows/sec., 313.04 MiB/sec. | ||
| 10137 | 2026.02.17 00:10:58.037744 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10138 | 2026.02.17 00:10:58.038047 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.02.17 00:10:58.038115 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10140 | 2026.02.17 00:10:58.038195 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10141 | 2026.02.17 00:10:59.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.48 MiB, peak 312.99 MiB, free memory in arenas 0.00 B, will set to 303.93 MiB (RSS), difference: 2.46 MiB | ||
| 10142 | 2026.02.17 00:11:02.356016 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10143 | 2026.02.17 00:11:02.356120 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10144 | 2026.02.17 00:11:02.481856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21145 | ||
| 10145 | 2026.02.17 00:11:02.482372 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.02.17 00:11:02.482418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10147 | 2026.02.17 00:11:02.482897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10148 | 2026.02.17 00:11:02.483125 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.02.17 00:11:02.483259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 10150 | 2026.02.17 00:11:02.543134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1278 | ||
| 10151 | 2026.02.17 00:11:02.545481 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.02.17 00:11:02.545527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10153 | 2026.02.17 00:11:02.546697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10154 | 2026.02.17 00:11:02.546954 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.02.17 00:11:02.547213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
| 10156 | 2026.02.17 00:11:03.022924 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.02.17 00:11:03.023109 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10158 | 2026.02.17 00:11:03.023175 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10159 | 2026.02.17 00:11:03.023876 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.02.17 00:11:03.023916 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10161 | 2026.02.17 00:11:03.024304 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10162 | 2026.02.17 00:11:03.024520 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.02.17 00:11:03.024669 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001611 sec., 73246.43078833022 rows/sec., 6.21 MiB/sec. | ||
| 10164 | 2026.02.17 00:11:03.024709 [ 4 ] {3b9d23d6-07de-4d37-9cbe-eee5fc3f8806} <Debug> TCPHandler: Processed in 0.001914713 sec. | ||
| 10165 | 2026.02.17 00:11:03.024827 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.02.17 00:11:03.024920 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.02.17 00:11:03.024960 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10168 | 2026.02.17 00:11:03.025356 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.02.17 00:11:03.025391 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10170 | 2026.02.17 00:11:03.025679 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10171 | 2026.02.17 00:11:03.025890 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.02.17 00:11:03.026017 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001114 sec., 27827.648114901258 rows/sec., 2.04 MiB/sec. | ||
| 10173 | 2026.02.17 00:11:03.026054 [ 4 ] {34e40341-bdc4-4f8a-b4f9-f5714909e32c} <Debug> TCPHandler: Processed in 0.001274322 sec. | ||
| 10174 | 2026.02.17 00:11:03.026159 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.02.17 00:11:03.026252 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10176 | 2026.02.17 00:11:03.026291 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10177 | 2026.02.17 00:11:03.026700 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.02.17 00:11:03.026735 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10179 | 2026.02.17 00:11:03.027028 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10180 | 2026.02.17 00:11:03.027234 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.02.17 00:11:03.027362 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001127 sec., 84294.58740017746 rows/sec., 6.58 MiB/sec. | ||
| 10182 | 2026.02.17 00:11:03.027397 [ 4 ] {4f2cc2c0-bcff-4140-8e57-67942a9f162a} <Debug> TCPHandler: Processed in 0.001285732 sec. | ||
| 10183 | 2026.02.17 00:11:03.027503 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.02.17 00:11:03.027595 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.02.17 00:11:03.027636 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10186 | 2026.02.17 00:11:03.028025 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.02.17 00:11:03.028060 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10188 | 2026.02.17 00:11:03.028374 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10189 | 2026.02.17 00:11:03.028574 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.02.17 00:11:03.028699 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 10191 | 2026.02.17 00:11:03.028734 [ 4 ] {aeed960d-a7c3-4b79-bf79-b67b28cce03c} <Debug> TCPHandler: Processed in 0.001277392 sec. | ||
| 10192 | 2026.02.17 00:11:03.028854 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.02.17 00:11:03.028960 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.02.17 00:11:03.029016 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <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 | ||
| 10195 | 2026.02.17 00:11:03.029857 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.02.17 00:11:03.029895 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10197 | 2026.02.17 00:11:03.030454 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10198 | 2026.02.17 00:11:03.030694 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.02.17 00:11:03.030839 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001898 sec., 16332.982086406744 rows/sec., 29.27 MiB/sec. | ||
| 10200 | 2026.02.17 00:11:03.030913 [ 4 ] {db59dc77-0d7d-4d6c-8666-7ce12e058347} <Debug> TCPHandler: Processed in 0.002109506 sec. | ||
| 10201 | 2026.02.17 00:11:03.031028 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.02.17 00:11:03.031125 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.02.17 00:11:03.031167 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10204 | 2026.02.17 00:11:03.031512 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.02.17 00:11:03.031547 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10206 | 2026.02.17 00:11:03.031836 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10207 | 2026.02.17 00:11:03.032027 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.02.17 00:11:03.032153 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10209 | 2026.02.17 00:11:03.032188 [ 4 ] {6ae545c7-3f23-4130-9517-3da3bb4bc10f} <Debug> TCPHandler: Processed in 0.001272311 sec. | ||
| 10210 | 2026.02.17 00:11:03.564332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10211 | 2026.02.17 00:11:03.581216 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.02.17 00:11:03.581277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10213 | 2026.02.17 00:11:03.587539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10214 | 2026.02.17 00:11:03.588262 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.02.17 00:11:03.591584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10216 | 2026.02.17 00:11:06.791663 [ 130 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 10217 | 2026.02.17 00:11:06.791751 [ 130 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.02.17 00:11:06.791777 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10219 | 2026.02.17 00:11:06.791887 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 10220 | 2026.02.17 00:11:06.792024 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10221 | 2026.02.17 00:11:06.792057 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 402 rows starting from the beginning of the part | ||
| 10222 | 2026.02.17 00:11:06.792123 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 10223 | 2026.02.17 00:11:06.792169 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 10224 | 2026.02.17 00:11:06.792211 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 10225 | 2026.02.17 00:11:06.792248 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 10226 | 2026.02.17 00:11:06.793073 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237081 sec., 769553.4892218052 rows/sec., 54.51 MiB/sec. | ||
| 10227 | 2026.02.17 00:11:06.793216 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10228 | 2026.02.17 00:11:06.793468 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.02.17 00:11:06.793538 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_35_7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 10230 | 2026.02.17 00:11:06.793617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10231 | 2026.02.17 00:11:08.051375 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.02.17 00:11:08.051584 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10233 | 2026.02.17 00:11:08.051660 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10234 | 2026.02.17 00:11:08.052329 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.02.17 00:11:08.052382 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10236 | 2026.02.17 00:11:08.052775 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10237 | 2026.02.17 00:11:08.053011 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.02.17 00:11:08.053179 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001652 sec., 4842.6150121065375 rows/sec., 394.88 KiB/sec. | ||
| 10239 | 2026.02.17 00:11:08.053231 [ 4 ] {fbe81b02-abbe-4a70-8aaa-0adaad32b42c} <Debug> TCPHandler: Processed in 0.002002444 sec. | ||
| 10240 | 2026.02.17 00:11:08.053357 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2026.02.17 00:11:08.053469 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10242 | 2026.02.17 00:11:08.053515 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10243 | 2026.02.17 00:11:08.054436 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2026.02.17 00:11:08.054475 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10245 | 2026.02.17 00:11:08.054898 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10246 | 2026.02.17 00:11:08.055126 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2026.02.17 00:11:08.055276 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001832 sec., 665938.8646288209 rows/sec., 54.80 MiB/sec. | ||
| 10248 | 2026.02.17 00:11:08.055318 [ 4 ] {0818637b-e297-4d68-9d38-650f13f2efed} <Debug> TCPHandler: Processed in 0.002014804 sec. | ||
| 10249 | 2026.02.17 00:11:08.055438 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2026.02.17 00:11:08.055539 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10251 | 2026.02.17 00:11:08.055582 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10252 | 2026.02.17 00:11:08.056004 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.02.17 00:11:08.056043 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10254 | 2026.02.17 00:11:08.056349 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10255 | 2026.02.17 00:11:08.056558 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.02.17 00:11:08.056696 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001178 sec., 15280.135823429542 rows/sec., 1.09 MiB/sec. | ||
| 10257 | 2026.02.17 00:11:08.056735 [ 4 ] {9f42911b-815f-4b9e-b18c-e6ac55fa943d} <Debug> TCPHandler: Processed in 0.001348043 sec. | ||
| 10258 | 2026.02.17 00:11:08.056863 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.02.17 00:11:08.056978 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10260 | 2026.02.17 00:11:08.057027 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10261 | 2026.02.17 00:11:08.057621 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.02.17 00:11:08.057667 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10263 | 2026.02.17 00:11:08.058013 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10264 | 2026.02.17 00:11:08.058223 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2026.02.17 00:11:08.058358 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001405 sec., 162277.58007117437 rows/sec., 10.99 MiB/sec. | ||
| 10266 | 2026.02.17 00:11:08.058397 [ 4 ] {bfa952d3-d04c-41b7-bfd7-05a3422b623c} <Debug> TCPHandler: Processed in 0.001600277 sec. | ||
| 10267 | 2026.02.17 00:11:08.058521 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10268 | 2026.02.17 00:11:08.058614 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10269 | 2026.02.17 00:11:08.058655 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10270 | 2026.02.17 00:11:08.059236 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2026.02.17 00:11:08.059273 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10272 | 2026.02.17 00:11:08.059605 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10273 | 2026.02.17 00:11:08.059810 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.02.17 00:11:08.059944 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001348 sec., 399109.79228486645 rows/sec., 29.60 MiB/sec. | ||
| 10275 | 2026.02.17 00:11:08.059982 [ 4 ] {a571a5c2-1174-43d5-8963-a7fa82073775} <Debug> TCPHandler: Processed in 0.001511216 sec. | ||
| 10276 | 2026.02.17 00:11:08.060092 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2026.02.17 00:11:08.060187 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10278 | 2026.02.17 00:11:08.060231 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10279 | 2026.02.17 00:11:08.060800 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.02.17 00:11:08.060837 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10281 | 2026.02.17 00:11:08.061206 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10282 | 2026.02.17 00:11:08.061432 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.02.17 00:11:08.061564 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001396 sec., 607449.8567335244 rows/sec., 40.89 MiB/sec. | ||
| 10284 | 2026.02.17 00:11:08.061602 [ 4 ] {dede1ea9-9f95-41b2-ab8c-dbaec49fbdfa} <Debug> TCPHandler: Processed in 0.001558697 sec. | ||
| 10285 | 2026.02.17 00:11:08.061712 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.02.17 00:11:08.061806 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10287 | 2026.02.17 00:11:08.061861 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <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 | ||
| 10288 | 2026.02.17 00:11:08.062595 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.02.17 00:11:08.062631 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10290 | 2026.02.17 00:11:08.063141 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10291 | 2026.02.17 00:11:08.063354 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.02.17 00:11:08.063491 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 10293 | 2026.02.17 00:11:08.063545 [ 4 ] {2ac5c5d5-943e-47b4-bc4a-2a446d124704} <Debug> TCPHandler: Processed in 0.001881452 sec. | ||
| 10294 | 2026.02.17 00:11:08.063653 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.02.17 00:11:08.063747 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10296 | 2026.02.17 00:11:08.063791 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10297 | 2026.02.17 00:11:08.064179 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.02.17 00:11:08.064227 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10299 | 2026.02.17 00:11:08.064599 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10300 | 2026.02.17 00:11:08.064840 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.02.17 00:11:08.064972 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 10302 | 2026.02.17 00:11:08.065008 [ 4 ] {5d14b101-4e51-4bcb-80a8-8a42a958dde2} <Debug> TCPHandler: Processed in 0.001403874 sec. | ||
| 10303 | 2026.02.17 00:11:09.984309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21593 | ||
| 10304 | 2026.02.17 00:11:09.984800 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.02.17 00:11:09.984837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10306 | 2026.02.17 00:11:09.985307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10307 | 2026.02.17 00:11:09.985541 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.02.17 00:11:09.985684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21593 | ||
| 10309 | 2026.02.17 00:11:11.092608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10310 | 2026.02.17 00:11:11.109754 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.02.17 00:11:11.109813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10312 | 2026.02.17 00:11:11.116297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10313 | 2026.02.17 00:11:11.117004 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.02.17 00:11:11.120184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10315 | 2026.02.17 00:11:12.548366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1306 | ||
| 10316 | 2026.02.17 00:11:12.550679 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.02.17 00:11:12.550733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10318 | 2026.02.17 00:11:12.552006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10319 | 2026.02.17 00:11:12.552298 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.02.17 00:11:12.552639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10321 | 2026.02.17 00:11:13.023278 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2026.02.17 00:11:13.023459 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10323 | 2026.02.17 00:11:13.023524 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10324 | 2026.02.17 00:11:13.024214 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2026.02.17 00:11:13.024262 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10326 | 2026.02.17 00:11:13.024668 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10327 | 2026.02.17 00:11:13.024897 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2026.02.17 00:11:13.025054 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001645 sec., 71732.52279635258 rows/sec., 6.09 MiB/sec. | ||
| 10329 | 2026.02.17 00:11:13.025086 [ 149 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10330 | 2026.02.17 00:11:13.025098 [ 4 ] {1aa22ed4-e1ac-4a3a-9544-0c5a23b643d4} <Debug> TCPHandler: Processed in 0.001950433 sec. | ||
| 10331 | 2026.02.17 00:11:13.025161 [ 149 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.02.17 00:11:13.025189 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10333 | 2026.02.17 00:11:13.025274 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.02.17 00:11:13.025279 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 10335 | 2026.02.17 00:11:13.025376 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10336 | 2026.02.17 00:11:13.025377 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10337 | 2026.02.17 00:11:13.025406 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part | ||
| 10338 | 2026.02.17 00:11:13.025428 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10339 | 2026.02.17 00:11:13.025464 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 243 rows starting from the beginning of the part | ||
| 10340 | 2026.02.17 00:11:13.025508 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 10341 | 2026.02.17 00:11:13.025549 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 10342 | 2026.02.17 00:11:13.025585 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1220 rows starting from the beginning of the part | ||
| 10343 | 2026.02.17 00:11:13.025624 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 10344 | 2026.02.17 00:11:13.025846 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.02.17 00:11:13.025883 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10346 | 2026.02.17 00:11:13.026197 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10347 | 2026.02.17 00:11:13.026412 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.02.17 00:11:13.026552 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 10349 | 2026.02.17 00:11:13.026592 [ 4 ] {7c2a0089-4d1d-4fb2-a88d-ca27713423ea} <Debug> TCPHandler: Processed in 0.001375874 sec. | ||
| 10350 | 2026.02.17 00:11:13.026704 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.02.17 00:11:13.026803 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10352 | 2026.02.17 00:11:13.026844 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10353 | 2026.02.17 00:11:13.027220 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980543 sec., 1981779.744241857 rows/sec., 171.33 MiB/sec. | ||
| 10354 | 2026.02.17 00:11:13.027279 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.02.17 00:11:13.027317 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10356 | 2026.02.17 00:11:13.027507 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10357 | 2026.02.17 00:11:13.027645 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10358 | 2026.02.17 00:11:13.027852 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.02.17 00:11:13.027915 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.02.17 00:11:13.027940 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_66_13} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10361 | 2026.02.17 00:11:13.028049 [ 149 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10362 | 2026.02.17 00:11:13.028053 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10363 | 2026.02.17 00:11:13.028061 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001277 sec., 74393.10884886453 rows/sec., 5.81 MiB/sec. | ||
| 10364 | 2026.02.17 00:11:13.028084 [ 149 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.02.17 00:11:13.028117 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10366 | 2026.02.17 00:11:13.028121 [ 4 ] {b7b3d188-f19a-4830-a0bc-fb104d05597c} <Debug> TCPHandler: Processed in 0.001467365 sec. | ||
| 10367 | 2026.02.17 00:11:13.028198 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 10368 | 2026.02.17 00:11:13.028242 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.02.17 00:11:13.028304 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10370 | 2026.02.17 00:11:13.028341 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1061 rows starting from the beginning of the part | ||
| 10371 | 2026.02.17 00:11:13.028343 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10372 | 2026.02.17 00:11:13.028399 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10373 | 2026.02.17 00:11:13.028411 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 141 rows starting from the beginning of the part | ||
| 10374 | 2026.02.17 00:11:13.028466 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 10375 | 2026.02.17 00:11:13.028509 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 10376 | 2026.02.17 00:11:13.028553 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 538 rows starting from the beginning of the part | ||
| 10377 | 2026.02.17 00:11:13.028594 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 10378 | 2026.02.17 00:11:13.028802 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.02.17 00:11:13.028845 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10380 | 2026.02.17 00:11:13.029193 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10381 | 2026.02.17 00:11:13.029418 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.02.17 00:11:13.029530 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10383 | 2026.02.17 00:11:13.029551 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 10384 | 2026.02.17 00:11:13.029560 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.02.17 00:11:13.029590 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10386 | 2026.02.17 00:11:13.029596 [ 4 ] {054ebacc-ad0a-45ee-89d5-9576bfee50ac} <Debug> TCPHandler: Processed in 0.001403994 sec. | ||
| 10387 | 2026.02.17 00:11:13.029665 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 10388 | 2026.02.17 00:11:13.029706 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.02.17 00:11:13.029781 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10390 | 2026.02.17 00:11:13.029782 [ 191 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613677 sec., 1241884.2184650337 rows/sec., 97.16 MiB/sec. | ||
| 10391 | 2026.02.17 00:11:13.029806 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.02.17 00:11:13.029817 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20547 rows starting from the beginning of the part | ||
| 10393 | 2026.02.17 00:11:13.029887 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <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 | ||
| 10394 | 2026.02.17 00:11:13.029907 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 345 rows starting from the beginning of the part | ||
| 10395 | 2026.02.17 00:11:13.029956 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 10396 | 2026.02.17 00:11:13.029982 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10397 | 2026.02.17 00:11:13.029996 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10398 | 2026.02.17 00:11:13.030035 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 848 rows starting from the beginning of the part | ||
| 10399 | 2026.02.17 00:11:13.030073 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10400 | 2026.02.17 00:11:13.030240 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.02.17 00:11:13.030307 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_66_13} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10402 | 2026.02.17 00:11:13.030377 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 10403 | 2026.02.17 00:11:13.030840 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.02.17 00:11:13.030889 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10405 | 2026.02.17 00:11:13.031457 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10406 | 2026.02.17 00:11:13.031683 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.02.17 00:11:13.031826 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002039 sec., 15203.531142717018 rows/sec., 27.24 MiB/sec. | ||
| 10408 | 2026.02.17 00:11:13.031880 [ 4 ] {5c7df026-238e-4e98-ab4a-bfd677e76d78} <Debug> TCPHandler: Processed in 0.002223268 sec. | ||
| 10409 | 2026.02.17 00:11:13.031990 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.02.17 00:11:13.032086 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.02.17 00:11:13.032128 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10412 | 2026.02.17 00:11:13.032459 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.02.17 00:11:13.032495 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10414 | 2026.02.17 00:11:13.034885 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10415 | 2026.02.17 00:11:13.035144 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.02.17 00:11:13.035268 [ 149 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10417 | 2026.02.17 00:11:13.035300 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003232 sec., 18564.356435643564 rows/sec., 1.25 MiB/sec. | ||
| 10418 | 2026.02.17 00:11:13.035303 [ 149 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.02.17 00:11:13.035347 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10420 | 2026.02.17 00:11:13.035352 [ 4 ] {585264f3-7397-4eea-9c7b-029e0e4f66f3} <Debug> TCPHandler: Processed in 0.003409679 sec. | ||
| 10421 | 2026.02.17 00:11:13.035466 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 10422 | 2026.02.17 00:11:13.035607 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10423 | 2026.02.17 00:11:13.035647 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4230 rows starting from the beginning of the part | ||
| 10424 | 2026.02.17 00:11:13.035715 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10425 | 2026.02.17 00:11:13.035763 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 10426 | 2026.02.17 00:11:13.035807 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10427 | 2026.02.17 00:11:13.035850 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 10428 | 2026.02.17 00:11:13.035893 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10429 | 2026.02.17 00:11:13.038898 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346926 sec., 1305753.9648224693 rows/sec., 84.89 MiB/sec. | ||
| 10430 | 2026.02.17 00:11:13.039274 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10431 | 2026.02.17 00:11:13.039604 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.02.17 00:11:13.039693 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_66_13} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10433 | 2026.02.17 00:11:13.039789 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10434 | 2026.02.17 00:11:13.039967 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22220 rows, containing 5 columns (5 merged, 0 gathered) in 0.010336527 sec., 2149658.197574485 rows/sec., 145.84 MiB/sec. | ||
| 10435 | 2026.02.17 00:11:13.040323 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10436 | 2026.02.17 00:11:13.040564 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.02.17 00:11:13.040625 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10438 | 2026.02.17 00:11:13.040680 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10439 | 2026.02.17 00:11:17.356183 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10440 | 2026.02.17 00:11:17.356279 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10441 | 2026.02.17 00:11:17.485767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22105 | ||
| 10442 | 2026.02.17 00:11:17.486329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.02.17 00:11:17.486377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10444 | 2026.02.17 00:11:17.486858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10445 | 2026.02.17 00:11:17.487082 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.02.17 00:11:17.487218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 10447 | 2026.02.17 00:11:17.487240 [ 140 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10448 | 2026.02.17 00:11:17.487310 [ 140 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.02.17 00:11:17.487334 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10450 | 2026.02.17 00:11:17.487438 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 10451 | 2026.02.17 00:11:17.487544 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10452 | 2026.02.17 00:11:17.487579 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19673 rows starting from the beginning of the part | ||
| 10453 | 2026.02.17 00:11:17.487643 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10454 | 2026.02.17 00:11:17.487696 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10455 | 2026.02.17 00:11:17.487743 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10456 | 2026.02.17 00:11:17.487789 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10457 | 2026.02.17 00:11:17.487834 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10458 | 2026.02.17 00:11:17.489784 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387161 sec., 9259953.559898138 rows/sec., 132.46 MiB/sec. | ||
| 10459 | 2026.02.17 00:11:17.490226 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10460 | 2026.02.17 00:11:17.490636 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.02.17 00:11:17.490742 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_46_9} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10462 | 2026.02.17 00:11:17.490894 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10463 | 2026.02.17 00:11:18.021884 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.02.17 00:11:18.022077 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10465 | 2026.02.17 00:11:18.022148 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10466 | 2026.02.17 00:11:18.022914 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.02.17 00:11:18.022962 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10468 | 2026.02.17 00:11:18.023385 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10469 | 2026.02.17 00:11:18.023618 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.02.17 00:11:18.023777 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001753 sec., 43354.24985738734 rows/sec., 3.56 MiB/sec. | ||
| 10471 | 2026.02.17 00:11:18.023826 [ 4 ] {a61448b9-0fe6-4431-b7a8-9d21acc64f26} <Debug> TCPHandler: Processed in 0.002073996 sec. | ||
| 10472 | 2026.02.17 00:11:18.023949 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.02.17 00:11:18.024052 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.02.17 00:11:18.024094 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10475 | 2026.02.17 00:11:18.024508 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.02.17 00:11:18.024543 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10477 | 2026.02.17 00:11:18.024848 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10478 | 2026.02.17 00:11:18.025059 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.02.17 00:11:18.025197 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 10480 | 2026.02.17 00:11:18.025235 [ 4 ] {7dfd5dd6-de5c-4c0e-851f-59ca835e79b5} <Debug> TCPHandler: Processed in 0.001337093 sec. | ||
| 10481 | 2026.02.17 00:11:18.025361 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.02.17 00:11:18.025460 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10483 | 2026.02.17 00:11:18.025502 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10484 | 2026.02.17 00:11:18.025925 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.02.17 00:11:18.025959 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10486 | 2026.02.17 00:11:18.026287 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10487 | 2026.02.17 00:11:18.026507 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.02.17 00:11:18.026638 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.82 MiB/sec. | ||
| 10489 | 2026.02.17 00:11:18.026675 [ 4 ] {5386d9f4-57ad-4f89-bb88-f560250c2ab2} <Debug> TCPHandler: Processed in 0.001367174 sec. | ||
| 10490 | 2026.02.17 00:11:18.026787 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.02.17 00:11:18.026880 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10492 | 2026.02.17 00:11:18.026922 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10493 | 2026.02.17 00:11:18.027312 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.02.17 00:11:18.027346 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10495 | 2026.02.17 00:11:18.027685 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10496 | 2026.02.17 00:11:18.027906 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2026.02.17 00:11:18.028036 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10498 | 2026.02.17 00:11:18.028072 [ 4 ] {3a4cbedb-9414-4919-a424-0d1938443bd5} <Debug> TCPHandler: Processed in 0.001334333 sec. | ||
| 10499 | 2026.02.17 00:11:18.028177 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2026.02.17 00:11:18.028272 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10501 | 2026.02.17 00:11:18.028327 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <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 | ||
| 10502 | 2026.02.17 00:11:18.029074 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.02.17 00:11:18.029110 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10504 | 2026.02.17 00:11:18.029634 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10505 | 2026.02.17 00:11:18.029853 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2026.02.17 00:11:18.029997 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 10507 | 2026.02.17 00:11:18.030051 [ 4 ] {ddd70f3f-9187-40cb-ac6f-f03afeb50ac6} <Debug> TCPHandler: Processed in 0.001923053 sec. | ||
| 10508 | 2026.02.17 00:11:18.030157 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.02.17 00:11:18.030250 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10510 | 2026.02.17 00:11:18.030293 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10511 | 2026.02.17 00:11:18.030615 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.02.17 00:11:18.030649 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10513 | 2026.02.17 00:11:18.030950 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10514 | 2026.02.17 00:11:18.031165 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.02.17 00:11:18.031293 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10516 | 2026.02.17 00:11:18.031329 [ 4 ] {973cc90f-da8a-4b6a-93c9-038c7691b861} <Debug> TCPHandler: Processed in 0.001222241 sec. | ||
| 10517 | 2026.02.17 00:11:18.620245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10518 | 2026.02.17 00:11:18.638108 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.02.17 00:11:18.638157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10520 | 2026.02.17 00:11:18.644023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10521 | 2026.02.17 00:11:18.644732 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.02.17 00:11:18.645015 [ 128 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10523 | 2026.02.17 00:11:18.645053 [ 128 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.02.17 00:11:18.645075 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10525 | 2026.02.17 00:11:18.645209 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10526 | 2026.02.17 00:11:18.647916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10527 | 2026.02.17 00:11:18.649113 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10528 | 2026.02.17 00:11:18.650572 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10529 | 2026.02.17 00:11:18.654986 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10530 | 2026.02.17 00:11:18.659363 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10531 | 2026.02.17 00:11:18.663768 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10532 | 2026.02.17 00:11:18.668008 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10533 | 2026.02.17 00:11:18.671776 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 10534 | 2026.02.17 00:11:18.722684 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07753403 sec., 4475.454197337607 rows/sec., 23.14 MiB/sec. | ||
| 10535 | 2026.02.17 00:11:18.725257 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10536 | 2026.02.17 00:11:18.727251 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_46_9} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.02.17 00:11:18.727358 [ 190 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_46_9} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10538 | 2026.02.17 00:11:18.730110 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10539 | 2026.02.17 00:11:22.553758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1330 | ||
| 10540 | 2026.02.17 00:11:22.555995 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.02.17 00:11:22.556042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10542 | 2026.02.17 00:11:22.557287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10543 | 2026.02.17 00:11:22.557552 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.02.17 00:11:22.557835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 10545 | 2026.02.17 00:11:23.030863 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.02.17 00:11:23.031070 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10547 | 2026.02.17 00:11:23.031144 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10548 | 2026.02.17 00:11:23.031960 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.02.17 00:11:23.032010 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10550 | 2026.02.17 00:11:23.032457 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10551 | 2026.02.17 00:11:23.032690 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.02.17 00:11:23.032848 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 10553 | 2026.02.17 00:11:23.032890 [ 4 ] {1b4bd947-3f0c-407f-ad08-d21d155dde16} <Debug> TCPHandler: Processed in 0.002172387 sec. | ||
| 10554 | 2026.02.17 00:11:23.033134 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.02.17 00:11:23.033231 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10556 | 2026.02.17 00:11:23.033272 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10557 | 2026.02.17 00:11:23.034118 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.02.17 00:11:23.034154 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10559 | 2026.02.17 00:11:23.034516 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10560 | 2026.02.17 00:11:23.034720 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.02.17 00:11:23.034850 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001637 sec., 524740.3787416004 rows/sec., 41.77 MiB/sec. | ||
| 10562 | 2026.02.17 00:11:23.034887 [ 4 ] {cd027a47-26e3-4268-badb-11b9564f3606} <Debug> TCPHandler: Processed in 0.001803851 sec. | ||
| 10563 | 2026.02.17 00:11:23.035013 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.02.17 00:11:23.035109 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10565 | 2026.02.17 00:11:23.035150 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10566 | 2026.02.17 00:11:23.035653 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.02.17 00:11:23.035690 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10568 | 2026.02.17 00:11:23.036000 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10569 | 2026.02.17 00:11:23.036203 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.02.17 00:11:23.036333 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001242 sec., 139291.46537842188 rows/sec., 8.55 MiB/sec. | ||
| 10571 | 2026.02.17 00:11:23.036336 [ 135 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10572 | 2026.02.17 00:11:23.036374 [ 4 ] {866ddd05-f39b-4cd4-a20c-de6a29cf609f} <Debug> TCPHandler: Processed in 0.001411594 sec. | ||
| 10573 | 2026.02.17 00:11:23.036415 [ 135 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.02.17 00:11:23.036442 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10575 | 2026.02.17 00:11:23.036523 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2026.02.17 00:11:23.036541 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 10577 | 2026.02.17 00:11:23.036632 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.02.17 00:11:23.036636 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10579 | 2026.02.17 00:11:23.036672 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10580 | 2026.02.17 00:11:23.036675 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 215 rows starting from the beginning of the part | ||
| 10581 | 2026.02.17 00:11:23.036749 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10582 | 2026.02.17 00:11:23.036796 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part | ||
| 10583 | 2026.02.17 00:11:23.036839 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10584 | 2026.02.17 00:11:23.036878 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10585 | 2026.02.17 00:11:23.036915 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 173 rows starting from the beginning of the part | ||
| 10586 | 2026.02.17 00:11:23.037143 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.02.17 00:11:23.037178 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10588 | 2026.02.17 00:11:23.037693 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193161 sec., 400616.5136138375 rows/sec., 27.38 MiB/sec. | ||
| 10589 | 2026.02.17 00:11:23.037771 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10590 | 2026.02.17 00:11:23.037910 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10591 | 2026.02.17 00:11:23.038005 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.02.17 00:11:23.038156 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001543 sec., 96565.1328580687 rows/sec., 6.24 MiB/sec. | ||
| 10593 | 2026.02.17 00:11:23.038198 [ 4 ] {6fdfb365-5ef0-464e-931d-0412b9cbdcbd} <Debug> TCPHandler: Processed in 0.00173143 sec. | ||
| 10594 | 2026.02.17 00:11:23.038261 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.02.17 00:11:23.038327 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.02.17 00:11:23.038348 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_66_13} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10597 | 2026.02.17 00:11:23.038430 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.02.17 00:11:23.038476 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10599 | 2026.02.17 00:11:23.038477 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10600 | 2026.02.17 00:11:23.038932 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.02.17 00:11:23.038973 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10602 | 2026.02.17 00:11:23.039282 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10603 | 2026.02.17 00:11:23.039485 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.02.17 00:11:23.039614 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 10605 | 2026.02.17 00:11:23.039678 [ 4 ] {6e75e717-112a-4667-b0de-a8209e50fa6c} <Debug> TCPHandler: Processed in 0.001400964 sec. | ||
| 10606 | 2026.02.17 00:11:23.039798 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.02.17 00:11:23.039894 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10608 | 2026.02.17 00:11:23.039933 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10609 | 2026.02.17 00:11:23.040546 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.02.17 00:11:23.040582 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10611 | 2026.02.17 00:11:23.040897 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10612 | 2026.02.17 00:11:23.041099 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.02.17 00:11:23.041232 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001356 sec., 384218.2890855457 rows/sec., 27.12 MiB/sec. | ||
| 10614 | 2026.02.17 00:11:23.041270 [ 4 ] {a84d4d4d-af4c-408d-a193-408dd14b7f9c} <Debug> TCPHandler: Processed in 0.001522296 sec. | ||
| 10615 | 2026.02.17 00:11:23.041381 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.02.17 00:11:23.041476 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10617 | 2026.02.17 00:11:23.041516 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10618 | 2026.02.17 00:11:23.041849 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.02.17 00:11:23.041885 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10620 | 2026.02.17 00:11:23.042180 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10621 | 2026.02.17 00:11:23.042386 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.02.17 00:11:23.042517 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 10623 | 2026.02.17 00:11:23.042556 [ 4 ] {1843b98f-45e6-4ef6-b2ce-66c446934275} <Debug> TCPHandler: Processed in 0.001224451 sec. | ||
| 10624 | 2026.02.17 00:11:23.042667 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.02.17 00:11:23.042763 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10626 | 2026.02.17 00:11:23.042805 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10627 | 2026.02.17 00:11:23.043215 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.02.17 00:11:23.043252 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10629 | 2026.02.17 00:11:23.043585 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10630 | 2026.02.17 00:11:23.043789 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.02.17 00:11:23.043920 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 10632 | 2026.02.17 00:11:23.043957 [ 4 ] {e7e6f6f2-5718-4985-b1ad-ea3ea00e6999} <Debug> TCPHandler: Processed in 0.001339083 sec. | ||
| 10633 | 2026.02.17 00:11:23.044072 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.02.17 00:11:23.044166 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10635 | 2026.02.17 00:11:23.044209 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10636 | 2026.02.17 00:11:23.044521 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.02.17 00:11:23.044557 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10638 | 2026.02.17 00:11:23.044842 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10639 | 2026.02.17 00:11:23.045039 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.02.17 00:11:23.045170 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 10641 | 2026.02.17 00:11:23.045207 [ 4 ] {2ae9dfd5-11ce-48fb-bbde-dadf94345ca4} <Debug> TCPHandler: Processed in 0.001184991 sec. | ||
| 10642 | 2026.02.17 00:11:23.045322 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.02.17 00:11:23.045417 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.02.17 00:11:23.045470 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <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 | ||
| 10645 | 2026.02.17 00:11:23.046293 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.02.17 00:11:23.046329 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10647 | 2026.02.17 00:11:23.046853 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10648 | 2026.02.17 00:11:23.047077 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.02.17 00:11:23.047197 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10650 | 2026.02.17 00:11:23.047216 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 10651 | 2026.02.17 00:11:23.047245 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.02.17 00:11:23.047269 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10653 | 2026.02.17 00:11:23.047278 [ 4 ] {5e1cebad-77ba-491b-b4a8-70973c2b071c} <Debug> TCPHandler: Processed in 0.002005884 sec. | ||
| 10654 | 2026.02.17 00:11:23.047345 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 10655 | 2026.02.17 00:11:23.047404 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.02.17 00:11:23.047501 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.02.17 00:11:23.047511 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10658 | 2026.02.17 00:11:23.047544 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10659 | 2026.02.17 00:11:23.047559 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1177 rows starting from the beginning of the part | ||
| 10660 | 2026.02.17 00:11:23.047666 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10661 | 2026.02.17 00:11:23.047765 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10662 | 2026.02.17 00:11:23.047856 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10663 | 2026.02.17 00:11:23.047879 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.02.17 00:11:23.047914 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10665 | 2026.02.17 00:11:23.047949 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10666 | 2026.02.17 00:11:23.048042 [ 192 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 10667 | 2026.02.17 00:11:23.048214 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10668 | 2026.02.17 00:11:23.048432 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.02.17 00:11:23.048561 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 10670 | 2026.02.17 00:11:23.048597 [ 4 ] {2e1c2315-7bde-4b12-893d-cafd8f0ec8cc} <Debug> TCPHandler: Processed in 0.001242592 sec. | ||
| 10671 | 2026.02.17 00:11:23.056742 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 19 columns (19 merged, 0 gathered) in 0.009424581 sec., 136876.11152156262 rows/sec., 245.28 MiB/sec. | ||
| 10672 | 2026.02.17 00:11:23.058616 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10673 | 2026.02.17 00:11:23.059000 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.02.17 00:11:23.059083 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10675 | 2026.02.17 00:11:23.059220 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10676 | 2026.02.17 00:11:24.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.53 MiB, peak 320.03 MiB, free memory in arenas 0.00 B, will set to 310.55 MiB (RSS), difference: 3.02 MiB | ||
| 10677 | 2026.02.17 00:11:24.988228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22553 | ||
| 10678 | 2026.02.17 00:11:24.988699 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.02.17 00:11:24.988731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10680 | 2026.02.17 00:11:24.989181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10681 | 2026.02.17 00:11:24.989403 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.02.17 00:11:24.989524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22553 | ||
| 10683 | 2026.02.17 00:11:26.148912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10684 | 2026.02.17 00:11:26.164006 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.02.17 00:11:26.164055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10686 | 2026.02.17 00:11:26.169714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10687 | 2026.02.17 00:11:26.170407 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.02.17 00:11:26.173029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10689 | 2026.02.17 00:11:28.021449 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.02.17 00:11:28.021643 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10691 | 2026.02.17 00:11:28.021714 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10692 | 2026.02.17 00:11:28.022445 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.02.17 00:11:28.022487 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10694 | 2026.02.17 00:11:28.022876 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10695 | 2026.02.17 00:11:28.023101 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.02.17 00:11:28.023259 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001668 sec., 45563.549160671464 rows/sec., 3.74 MiB/sec. | ||
| 10697 | 2026.02.17 00:11:28.023305 [ 4 ] {e8c5aa1d-8303-4806-81de-cf9292d93b1d} <Debug> TCPHandler: Processed in 0.001992734 sec. | ||
| 10698 | 2026.02.17 00:11:28.023440 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.02.17 00:11:28.023542 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10700 | 2026.02.17 00:11:28.023584 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10701 | 2026.02.17 00:11:28.024036 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.02.17 00:11:28.024072 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10703 | 2026.02.17 00:11:28.024368 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10704 | 2026.02.17 00:11:28.024575 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.02.17 00:11:28.024704 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 10706 | 2026.02.17 00:11:28.024742 [ 4 ] {f2f7963a-147f-4aeb-b893-d6d0fd996f5e} <Debug> TCPHandler: Processed in 0.001354443 sec. | ||
| 10707 | 2026.02.17 00:11:28.024860 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2026.02.17 00:11:28.024954 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10709 | 2026.02.17 00:11:28.024995 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10710 | 2026.02.17 00:11:28.025450 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.02.17 00:11:28.025486 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10712 | 2026.02.17 00:11:28.025789 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10713 | 2026.02.17 00:11:28.026008 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.02.17 00:11:28.026140 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 10715 | 2026.02.17 00:11:28.026178 [ 4 ] {c6588b37-5d20-46a4-aba3-d1a61f6e7067} <Debug> TCPHandler: Processed in 0.001368944 sec. | ||
| 10716 | 2026.02.17 00:11:28.026304 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.02.17 00:11:28.026400 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.02.17 00:11:28.026442 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10719 | 2026.02.17 00:11:28.026860 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.02.17 00:11:28.026896 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10721 | 2026.02.17 00:11:28.027226 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10722 | 2026.02.17 00:11:28.027438 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.02.17 00:11:28.027569 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 10724 | 2026.02.17 00:11:28.027607 [ 4 ] {5acfacbf-94c6-4e85-ae0f-8a14abf3ae0c} <Debug> TCPHandler: Processed in 0.001352953 sec. | ||
| 10725 | 2026.02.17 00:11:28.027719 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.02.17 00:11:28.027814 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.02.17 00:11:28.027867 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <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 | ||
| 10728 | 2026.02.17 00:11:28.028662 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.02.17 00:11:28.028698 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10730 | 2026.02.17 00:11:28.029201 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10731 | 2026.02.17 00:11:28.029416 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.02.17 00:11:28.029555 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 10733 | 2026.02.17 00:11:28.029609 [ 4 ] {1c04196d-1d30-432b-8c55-084552368fe4} <Debug> TCPHandler: Processed in 0.001939074 sec. | ||
| 10734 | 2026.02.17 00:11:28.029727 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2026.02.17 00:11:28.029822 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10736 | 2026.02.17 00:11:28.029863 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10737 | 2026.02.17 00:11:28.030216 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.02.17 00:11:28.030254 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 10739 | 2026.02.17 00:11:28.030555 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10740 | 2026.02.17 00:11:28.030765 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.02.17 00:11:28.030894 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10742 | 2026.02.17 00:11:28.030930 [ 4 ] {970fb07d-4645-489b-8d29-c6d4b666931a} <Debug> TCPHandler: Processed in 0.001253431 sec. | ||
| 10743 | 2026.02.17 00:11:32.356526 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10744 | 2026.02.17 00:11:32.356593 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10745 | 2026.02.17 00:11:32.489657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23065 | ||
| 10746 | 2026.02.17 00:11:32.490245 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.02.17 00:11:32.490292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10748 | 2026.02.17 00:11:32.490777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10749 | 2026.02.17 00:11:32.491010 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.02.17 00:11:32.491158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 10751 | 2026.02.17 00:11:32.557983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1364 | ||
| 10752 | 2026.02.17 00:11:32.560322 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.02.17 00:11:32.560357 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10754 | 2026.02.17 00:11:32.561579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10755 | 2026.02.17 00:11:32.561842 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.02.17 00:11:32.562092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10757 | 2026.02.17 00:11:32.562255 [ 127 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10758 | 2026.02.17 00:11:32.562304 [ 127 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.02.17 00:11:32.562325 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10760 | 2026.02.17 00:11:32.562434 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 10761 | 2026.02.17 00:11:32.562950 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10762 | 2026.02.17 00:11:32.563089 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 10763 | 2026.02.17 00:11:32.563471 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 10764 | 2026.02.17 00:11:32.563790 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 10765 | 2026.02.17 00:11:32.564112 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 10766 | 2026.02.17 00:11:32.564444 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 10767 | 2026.02.17 00:11:32.564775 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 10768 | 2026.02.17 00:11:32.571141 [ 187 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.008749971 sec., 155886.2309372225 rows/sec., 125.36 MiB/sec. | ||
| 10769 | 2026.02.17 00:11:32.572414 [ 195 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10770 | 2026.02.17 00:11:32.572897 [ 195 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.02.17 00:11:32.572958 [ 195 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_36_7} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10772 | 2026.02.17 00:11:32.573061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10773 | 2026.02.17 00:11:33.001298 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829205 sec. | ||
| 10774 | 2026.02.17 00:11:33.030973 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10775 | 2026.02.17 00:11:33.031177 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10776 | 2026.02.17 00:11:33.031266 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10777 | 2026.02.17 00:11:33.032016 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.02.17 00:11:33.032058 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10779 | 2026.02.17 00:11:33.032437 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10780 | 2026.02.17 00:11:33.032651 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.02.17 00:11:33.032805 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001689 sec., 168146.83244523386 rows/sec., 10.68 MiB/sec. | ||
| 10782 | 2026.02.17 00:11:33.032854 [ 4 ] {ecd81049-50a6-4dbb-a02a-66a58a13b7d2} <Debug> TCPHandler: Processed in 0.002026425 sec. | ||
| 10783 | 2026.02.17 00:11:33.032975 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2026.02.17 00:11:33.033076 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10785 | 2026.02.17 00:11:33.033117 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10786 | 2026.02.17 00:11:33.033827 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.02.17 00:11:33.033863 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10788 | 2026.02.17 00:11:33.034211 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10789 | 2026.02.17 00:11:33.034426 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.02.17 00:11:33.034556 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001503 sec., 571523.619427811 rows/sec., 45.50 MiB/sec. | ||
| 10791 | 2026.02.17 00:11:33.034594 [ 4 ] {82850623-7155-4ad9-b2d2-5e432d1e0c60} <Debug> TCPHandler: Processed in 0.001669879 sec. | ||
| 10792 | 2026.02.17 00:11:33.034702 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.02.17 00:11:33.034795 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.02.17 00:11:33.034834 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10795 | 2026.02.17 00:11:33.035286 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.02.17 00:11:33.035321 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10797 | 2026.02.17 00:11:33.035619 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10798 | 2026.02.17 00:11:33.035821 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.02.17 00:11:33.035950 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001175 sec., 147234.04255319148 rows/sec., 9.04 MiB/sec. | ||
| 10800 | 2026.02.17 00:11:33.035991 [ 4 ] {494dcb67-f990-41b6-b432-b724a2ed9f67} <Debug> TCPHandler: Processed in 0.001336953 sec. | ||
| 10801 | 2026.02.17 00:11:33.036099 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.02.17 00:11:33.036193 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10803 | 2026.02.17 00:11:33.036231 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10804 | 2026.02.17 00:11:33.036663 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.02.17 00:11:33.036699 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10806 | 2026.02.17 00:11:33.036996 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10807 | 2026.02.17 00:11:33.037201 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.02.17 00:11:33.037340 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 10809 | 2026.02.17 00:11:33.037378 [ 4 ] {9007d500-ed27-4ea4-a889-8f445f1d80f4} <Debug> TCPHandler: Processed in 0.001325393 sec. | ||
| 10810 | 2026.02.17 00:11:33.037485 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.02.17 00:11:33.037578 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.02.17 00:11:33.037618 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10813 | 2026.02.17 00:11:33.038038 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.02.17 00:11:33.038076 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10815 | 2026.02.17 00:11:33.038382 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10816 | 2026.02.17 00:11:33.038586 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.02.17 00:11:33.038710 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 10818 | 2026.02.17 00:11:33.038747 [ 4 ] {896c32f7-5efd-4234-a7ad-bc919431d9b8} <Debug> TCPHandler: Processed in 0.001309522 sec. | ||
| 10819 | 2026.02.17 00:11:33.038855 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.02.17 00:11:33.038946 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10821 | 2026.02.17 00:11:33.038984 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10822 | 2026.02.17 00:11:33.039523 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.02.17 00:11:33.039558 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10824 | 2026.02.17 00:11:33.039864 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10825 | 2026.02.17 00:11:33.040059 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.02.17 00:11:33.040183 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001255 sec., 415139.44223107566 rows/sec., 29.31 MiB/sec. | ||
| 10827 | 2026.02.17 00:11:33.040220 [ 4 ] {fe8d842e-7d42-4d31-aa72-52978fe9083e} <Debug> TCPHandler: Processed in 0.001412865 sec. | ||
| 10828 | 2026.02.17 00:11:33.040325 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.02.17 00:11:33.040417 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10830 | 2026.02.17 00:11:33.040456 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10831 | 2026.02.17 00:11:33.040775 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.02.17 00:11:33.040809 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10833 | 2026.02.17 00:11:33.041098 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10834 | 2026.02.17 00:11:33.041304 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.02.17 00:11:33.041409 [ 127 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10836 | 2026.02.17 00:11:33.041427 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 10837 | 2026.02.17 00:11:33.041491 [ 127 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.02.17 00:11:33.041505 [ 4 ] {d4b55d84-58f6-4d97-abd9-1e3564a5aa5a} <Debug> TCPHandler: Processed in 0.001226361 sec. | ||
| 10839 | 2026.02.17 00:11:33.041519 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10840 | 2026.02.17 00:11:33.041628 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.02.17 00:11:33.041645 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10842 | 2026.02.17 00:11:33.041727 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.02.17 00:11:33.041774 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10844 | 2026.02.17 00:11:33.041791 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10845 | 2026.02.17 00:11:33.041834 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 132 rows starting from the beginning of the part | ||
| 10846 | 2026.02.17 00:11:33.041901 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10847 | 2026.02.17 00:11:33.041949 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10848 | 2026.02.17 00:11:33.041993 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10849 | 2026.02.17 00:11:33.042032 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10850 | 2026.02.17 00:11:33.042073 [ 189 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 10851 | 2026.02.17 00:11:33.042199 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.02.17 00:11:33.042239 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10853 | 2026.02.17 00:11:33.042607 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10854 | 2026.02.17 00:11:33.042852 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.02.17 00:11:33.042988 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001282 sec., 206708.26833073323 rows/sec., 13.74 MiB/sec. | ||
| 10856 | 2026.02.17 00:11:33.043026 [ 4 ] {62661fa7-6973-4178-a988-599387755767} <Debug> TCPHandler: Processed in 0.001450065 sec. | ||
| 10857 | 2026.02.17 00:11:33.043030 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441005 sec., 112421.53913414596 rows/sec., 5.74 MiB/sec. | ||
| 10858 | 2026.02.17 00:11:33.043142 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.02.17 00:11:33.043241 [ 202 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10860 | 2026.02.17 00:11:33.043254 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10861 | 2026.02.17 00:11:33.043317 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10862 | 2026.02.17 00:11:33.043586 [ 202 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.02.17 00:11:33.043625 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.02.17 00:11:33.043667 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10865 | 2026.02.17 00:11:33.043670 [ 202 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_26_5} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10866 | 2026.02.17 00:11:33.043782 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10867 | 2026.02.17 00:11:33.043967 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10868 | 2026.02.17 00:11:33.044171 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2026.02.17 00:11:33.044274 [ 127 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10870 | 2026.02.17 00:11:33.044309 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 10871 | 2026.02.17 00:11:33.044311 [ 127 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.02.17 00:11:33.044351 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10873 | 2026.02.17 00:11:33.044354 [ 4 ] {c0d8d0b6-917f-439a-91ce-b10ce25f5de0} <Debug> TCPHandler: Processed in 0.001260342 sec. | ||
| 10874 | 2026.02.17 00:11:33.044428 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10875 | 2026.02.17 00:11:33.044480 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.02.17 00:11:33.044531 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10877 | 2026.02.17 00:11:33.044559 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part | ||
| 10878 | 2026.02.17 00:11:33.044580 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10879 | 2026.02.17 00:11:33.044602 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10880 | 2026.02.17 00:11:33.044637 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <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 | ||
| 10881 | 2026.02.17 00:11:33.044641 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10882 | 2026.02.17 00:11:33.044688 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10883 | 2026.02.17 00:11:33.044720 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10884 | 2026.02.17 00:11:33.044751 [ 189 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 10885 | 2026.02.17 00:11:33.045438 [ 200 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041028 sec., 26896.490776424842 rows/sec., 1.77 MiB/sec. | ||
| 10886 | 2026.02.17 00:11:33.045448 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.02.17 00:11:33.045496 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10888 | 2026.02.17 00:11:33.045568 [ 202 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10889 | 2026.02.17 00:11:33.045844 [ 202 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.02.17 00:11:33.045918 [ 202 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_26_5} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10891 | 2026.02.17 00:11:33.045989 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10892 | 2026.02.17 00:11:33.046070 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10893 | 2026.02.17 00:11:33.046302 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.02.17 00:11:33.046442 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 10895 | 2026.02.17 00:11:33.046496 [ 4 ] {b8845e07-0fb2-4fc3-b45e-27f1bf4509c4} <Debug> TCPHandler: Processed in 0.002068465 sec. | ||
| 10896 | 2026.02.17 00:11:33.046609 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2026.02.17 00:11:33.046703 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10898 | 2026.02.17 00:11:33.046743 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10899 | 2026.02.17 00:11:33.047068 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10900 | 2026.02.17 00:11:33.047102 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10901 | 2026.02.17 00:11:33.047405 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10902 | 2026.02.17 00:11:33.047616 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10903 | 2026.02.17 00:11:33.047742 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 10904 | 2026.02.17 00:11:33.047777 [ 4 ] {94bc31e7-207b-4bd1-a2ce-33a1692b6523} <Debug> TCPHandler: Processed in 0.001217371 sec. | ||
| 10905 | 2026.02.17 00:11:33.673152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10906 | 2026.02.17 00:11:33.689543 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.17 00:11:33.689607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10908 | 2026.02.17 00:11:33.695530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10909 | 2026.02.17 00:11:33.696293 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.02.17 00:11:33.699486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10911 | 2026.02.17 00:11:36.991967 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43299 | ||
| 10912 | 2026.02.17 00:11:36.992087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10913 | 2026.02.17 00:11:36.992119 [ 290 ] {} <Debug> TCP-Session: f4b12ad3-d5f2-40a7-b42d-64fb22d8cefb Authenticating user 'default' from [fd00:1122:3344:101::e]:43299 | ||
| 10914 | 2026.02.17 00:11:36.992146 [ 290 ] {} <Debug> TCP-Session: f4b12ad3-d5f2-40a7-b42d-64fb22d8cefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.02.17 00:11:36.992163 [ 290 ] {} <Debug> TCP-Session: f4b12ad3-d5f2-40a7-b42d-64fb22d8cefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2026.02.17 00:11:36.992388 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48657 | ||
| 10917 | 2026.02.17 00:11:36.992391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34511 | ||
| 10918 | 2026.02.17 00:11:36.992458 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41187 | ||
| 10919 | 2026.02.17 00:11:36.992469 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 10920 | 2026.02.17 00:11:36.992505 [ 290 ] {} <Trace> TCP-Session: f4b12ad3-d5f2-40a7-b42d-64fb22d8cefb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2026.02.17 00:11:36.992519 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10922 | 2026.02.17 00:11:36.992452 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38512 | ||
| 10923 | 2026.02.17 00:11:36.992572 [ 291 ] {} <Debug> TCP-Session: 875bbe4d-6f11-4b3c-a953-6f6923605b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:48657 | ||
| 10924 | 2026.02.17 00:11:36.992438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35083 | ||
| 10925 | 2026.02.17 00:11:36.992621 [ 291 ] {} <Debug> TCP-Session: 875bbe4d-6f11-4b3c-a953-6f6923605b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.02.17 00:11:36.992432 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 10927 | 2026.02.17 00:11:36.992689 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10928 | 2026.02.17 00:11:36.992702 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43299) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10929 | 2026.02.17 00:11:36.992733 [ 288 ] {} <Debug> TCP-Session: 9f7aee57-a0fc-4940-bad9-364b0c024788 Authenticating user 'default' from [fd00:1122:3344:101::e]:41187 | ||
| 10930 | 2026.02.17 00:11:36.992670 [ 291 ] {} <Debug> TCP-Session: 875bbe4d-6f11-4b3c-a953-6f6923605b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.02.17 00:11:36.992772 [ 288 ] {} <Debug> TCP-Session: 9f7aee57-a0fc-4940-bad9-364b0c024788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.02.17 00:11:36.992429 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45558 | ||
| 10933 | 2026.02.17 00:11:36.992798 [ 288 ] {} <Debug> TCP-Session: 9f7aee57-a0fc-4940-bad9-364b0c024788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.02.17 00:11:36.993007 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10935 | 2026.02.17 00:11:36.993067 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10936 | 2026.02.17 00:11:36.993216 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10937 | 2026.02.17 00:11:36.993262 [ 293 ] {} <Debug> TCP-Session: 142cf28a-0f20-457b-ac5b-c8633b1c843a Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 10938 | 2026.02.17 00:11:36.993291 [ 293 ] {} <Debug> TCP-Session: 142cf28a-0f20-457b-ac5b-c8633b1c843a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.02.17 00:11:36.993307 [ 293 ] {} <Debug> TCP-Session: 142cf28a-0f20-457b-ac5b-c8633b1c843a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.02.17 00:11:36.993327 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10941 | 2026.02.17 00:11:36.993358 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 10942 | 2026.02.17 00:11:36.993363 [ 294 ] {} <Debug> TCP-Session: 76d7d20a-e788-449d-9425-d271bd400e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:45558 | ||
| 10943 | 2026.02.17 00:11:36.993396 [ 294 ] {} <Debug> TCP-Session: 76d7d20a-e788-449d-9425-d271bd400e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2026.02.17 00:11:36.993410 [ 294 ] {} <Debug> TCP-Session: 76d7d20a-e788-449d-9425-d271bd400e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10945 | 2026.02.17 00:11:36.993413 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10946 | 2026.02.17 00:11:36.993444 [ 286 ] {} <Debug> TCP-Session: 64fd5bfc-a7a1-4eeb-a472-724a35949dbc Authenticating user 'default' from [fd00:1122:3344:101::e]:35083 | ||
| 10947 | 2026.02.17 00:11:36.993460 [ 286 ] {} <Debug> TCP-Session: 64fd5bfc-a7a1-4eeb-a472-724a35949dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.02.17 00:11:36.993472 [ 286 ] {} <Debug> TCP-Session: 64fd5bfc-a7a1-4eeb-a472-724a35949dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.02.17 00:11:36.993908 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10950 | 2026.02.17 00:11:36.993942 [ 289 ] {} <Debug> TCP-Session: 00bbb101-098e-407d-80e3-8fac41488824 Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 10951 | 2026.02.17 00:11:36.993960 [ 289 ] {} <Debug> TCP-Session: 00bbb101-098e-407d-80e3-8fac41488824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.02.17 00:11:36.993977 [ 289 ] {} <Debug> TCP-Session: 00bbb101-098e-407d-80e3-8fac41488824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.02.17 00:11:36.994022 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2026.02.17 00:11:36.994055 [ 292 ] {} <Debug> TCP-Session: b47970f1-a27f-4b5e-ac73-1cd8be418e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:34511 | ||
| 10955 | 2026.02.17 00:11:36.994079 [ 292 ] {} <Debug> TCP-Session: b47970f1-a27f-4b5e-ac73-1cd8be418e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.02.17 00:11:36.994098 [ 292 ] {} <Debug> TCP-Session: b47970f1-a27f-4b5e-ac73-1cd8be418e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.02.17 00:11:36.994177 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.02.17 00:11:36.994220 [ 287 ] {} <Debug> TCP-Session: 86b38dda-0441-4f32-8e70-e16166b637b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38512 | ||
| 10959 | 2026.02.17 00:11:36.994241 [ 287 ] {} <Debug> TCP-Session: 86b38dda-0441-4f32-8e70-e16166b637b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.02.17 00:11:36.994258 [ 287 ] {} <Debug> TCP-Session: 86b38dda-0441-4f32-8e70-e16166b637b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.02.17 00:11:36.994336 [ 303 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> AggregatingTransform: Aggregating | ||
| 10962 | 2026.02.17 00:11:36.994373 [ 303 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> Aggregator: Aggregation method: without_key | ||
| 10963 | 2026.02.17 00:11:36.994411 [ 303 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950016 sec. (1052.614 rows/sec., 41.12 KiB/sec.) | ||
| 10964 | 2026.02.17 00:11:36.994429 [ 303 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Trace> Aggregator: Merging aggregated data | ||
| 10965 | 2026.02.17 00:11:36.995527 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002887 sec., 346.3803255975061 rows/sec., 13.53 KiB/sec. | ||
| 10966 | 2026.02.17 00:11:36.995661 [ 290 ] {8d185b67-87cf-4f81-b312-51e4185e2991} <Debug> TCPHandler: Processed in 0.003270006 sec. | ||
| 10967 | 2026.02.17 00:11:36.995768 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10968 | 2026.02.17 00:11:36.995797 [ 290 ] {} <Debug> TCP-Session: f4b12ad3-d5f2-40a7-b42d-64fb22d8cefb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.02.17 00:11:36.995804 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10970 | 2026.02.17 00:11:36.995840 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10971 | 2026.02.17 00:11:36.995844 [ 291 ] {} <Debug> TCP-Session: 875bbe4d-6f11-4b3c-a953-6f6923605b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.02.17 00:11:36.995862 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10973 | 2026.02.17 00:11:36.995882 [ 286 ] {} <Debug> TCP-Session: 64fd5bfc-a7a1-4eeb-a472-724a35949dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.02.17 00:11:36.995898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10975 | 2026.02.17 00:11:36.995913 [ 292 ] {} <Debug> TCP-Session: b47970f1-a27f-4b5e-ac73-1cd8be418e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.02.17 00:11:36.995922 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10977 | 2026.02.17 00:11:36.995961 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10978 | 2026.02.17 00:11:36.995991 [ 294 ] {} <Debug> TCP-Session: 76d7d20a-e788-449d-9425-d271bd400e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.02.17 00:11:36.995948 [ 289 ] {} <Debug> TCP-Session: 00bbb101-098e-407d-80e3-8fac41488824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.02.17 00:11:36.996015 [ 288 ] {} <Debug> TCP-Session: 9f7aee57-a0fc-4940-bad9-364b0c024788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.02.17 00:11:36.995938 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10982 | 2026.02.17 00:11:36.995881 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10983 | 2026.02.17 00:11:36.996086 [ 293 ] {} <Debug> TCP-Session: 142cf28a-0f20-457b-ac5b-c8633b1c843a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.02.17 00:11:36.996111 [ 287 ] {} <Debug> TCP-Session: 86b38dda-0441-4f32-8e70-e16166b637b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.02.17 00:11:38.050902 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.02.17 00:11:38.051107 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10987 | 2026.02.17 00:11:38.051183 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10988 | 2026.02.17 00:11:38.052694 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.02.17 00:11:38.052750 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10990 | 2026.02.17 00:11:38.053376 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10991 | 2026.02.17 00:11:38.053647 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.02.17 00:11:38.053823 [ 116 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10993 | 2026.02.17 00:11:38.053836 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002784 sec., 436781.6091954023 rows/sec., 35.96 MiB/sec. | ||
| 10994 | 2026.02.17 00:11:38.053873 [ 116 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.02.17 00:11:38.053896 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 10996 | 2026.02.17 00:11:38.053911 [ 4 ] {9fb6b5fd-af51-4a3c-bab6-0c82ca957227} <Debug> TCPHandler: Processed in 0.003190534 sec. | ||
| 10997 | 2026.02.17 00:11:38.054031 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 10998 | 2026.02.17 00:11:38.054097 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.02.17 00:11:38.054148 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11000 | 2026.02.17 00:11:38.054188 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2150 rows starting from the beginning of the part | ||
| 11001 | 2026.02.17 00:11:38.054243 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11002 | 2026.02.17 00:11:38.054287 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 11003 | 2026.02.17 00:11:38.054303 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11004 | 2026.02.17 00:11:38.054359 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 859 rows starting from the beginning of the part | ||
| 11005 | 2026.02.17 00:11:38.054423 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 11006 | 2026.02.17 00:11:38.054482 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 859 rows starting from the beginning of the part | ||
| 11007 | 2026.02.17 00:11:38.054560 [ 196 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1216 rows starting from the beginning of the part | ||
| 11008 | 2026.02.17 00:11:38.055555 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.02.17 00:11:38.055600 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11010 | 2026.02.17 00:11:38.056082 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11011 | 2026.02.17 00:11:38.056400 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.02.17 00:11:38.056824 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002616 sec., 3822.6299694189606 rows/sec., 287.44 KiB/sec. | ||
| 11013 | 2026.02.17 00:11:38.056875 [ 4 ] {be6a6702-8161-4b3b-8c0e-c09c331bb97a} <Debug> TCPHandler: Processed in 0.002844218 sec. | ||
| 11014 | 2026.02.17 00:11:38.057024 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2026.02.17 00:11:38.057142 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11016 | 2026.02.17 00:11:38.057194 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11017 | 2026.02.17 00:11:38.057312 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.003353468 sec., 1561368.7084534578 rows/sec., 132.84 MiB/sec. | ||
| 11018 | 2026.02.17 00:11:38.057610 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11019 | 2026.02.17 00:11:38.057850 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.02.17 00:11:38.057896 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11021 | 2026.02.17 00:11:38.057900 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.02.17 00:11:38.057980 [ 200 ] {93369098-bf66-4561-ae88-10694315b991::all_1_71_14} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11023 | 2026.02.17 00:11:38.058049 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11024 | 2026.02.17 00:11:38.058348 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11025 | 2026.02.17 00:11:38.058707 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.02.17 00:11:38.058895 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001779 sec., 128161.8887015177 rows/sec., 8.68 MiB/sec. | ||
| 11027 | 2026.02.17 00:11:38.058937 [ 4 ] {889fe5d8-25dc-4fa4-867c-1b3a3f284ce5} <Debug> TCPHandler: Processed in 0.001970454 sec. | ||
| 11028 | 2026.02.17 00:11:38.059065 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.02.17 00:11:38.059174 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11030 | 2026.02.17 00:11:38.059223 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11031 | 2026.02.17 00:11:38.059935 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.02.17 00:11:38.059972 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11033 | 2026.02.17 00:11:38.060346 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11034 | 2026.02.17 00:11:38.060570 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.02.17 00:11:38.060690 [ 116 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11036 | 2026.02.17 00:11:38.060721 [ 116 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2026.02.17 00:11:38.060726 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001559 sec., 339961.51379089156 rows/sec., 25.18 MiB/sec. | ||
| 11038 | 2026.02.17 00:11:38.060740 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11039 | 2026.02.17 00:11:38.060782 [ 4 ] {ce9d1703-954c-4479-879f-06fcb4e1d8bf} <Debug> TCPHandler: Processed in 0.00177466 sec. | ||
| 11040 | 2026.02.17 00:11:38.060817 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 11041 | 2026.02.17 00:11:38.060893 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11042 | 2026.02.17 00:11:38.060905 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2026.02.17 00:11:38.060918 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1061 rows starting from the beginning of the part | ||
| 11044 | 2026.02.17 00:11:38.060969 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 11045 | 2026.02.17 00:11:38.061003 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.02.17 00:11:38.061007 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 521 rows starting from the beginning of the part | ||
| 11047 | 2026.02.17 00:11:38.061049 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11048 | 2026.02.17 00:11:38.061051 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 11049 | 2026.02.17 00:11:38.061093 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 521 rows starting from the beginning of the part | ||
| 11050 | 2026.02.17 00:11:38.061142 [ 196 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 530 rows starting from the beginning of the part | ||
| 11051 | 2026.02.17 00:11:38.061733 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.02.17 00:11:38.061780 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11053 | 2026.02.17 00:11:38.062231 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11054 | 2026.02.17 00:11:38.062295 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505586 sec., 1847121.320203562 rows/sec., 140.95 MiB/sec. | ||
| 11055 | 2026.02.17 00:11:38.062483 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.02.17 00:11:38.062571 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11057 | 2026.02.17 00:11:38.062612 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11058 | 2026.02.17 00:11:38.062632 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001649 sec., 511825.34869617946 rows/sec., 34.45 MiB/sec. | ||
| 11059 | 2026.02.17 00:11:38.062658 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.02.17 00:11:38.062674 [ 4 ] {2dc2bd82-6e3d-4bf7-aad3-043dee316fad} <Debug> TCPHandler: Processed in 0.001818982 sec. | ||
| 11061 | 2026.02.17 00:11:38.062690 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11062 | 2026.02.17 00:11:38.062808 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.02.17 00:11:38.062807 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11064 | 2026.02.17 00:11:38.062907 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11065 | 2026.02.17 00:11:38.062925 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.02.17 00:11:38.062968 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <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 | ||
| 11067 | 2026.02.17 00:11:38.062969 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11068 | 2026.02.17 00:11:38.063025 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22220 rows starting from the beginning of the part | ||
| 11069 | 2026.02.17 00:11:38.063032 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_71_14} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11070 | 2026.02.17 00:11:38.063100 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11071 | 2026.02.17 00:11:38.063146 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11072 | 2026.02.17 00:11:38.063154 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 11073 | 2026.02.17 00:11:38.063222 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11074 | 2026.02.17 00:11:38.063266 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 11075 | 2026.02.17 00:11:38.063308 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 844 rows starting from the beginning of the part | ||
| 11076 | 2026.02.17 00:11:38.063794 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.02.17 00:11:38.063835 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11078 | 2026.02.17 00:11:38.064401 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11079 | 2026.02.17 00:11:38.064636 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.02.17 00:11:38.064785 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001897 sec., 5271.481286241434 rows/sec., 9.45 MiB/sec. | ||
| 11081 | 2026.02.17 00:11:38.064843 [ 4 ] {0dafb959-61fb-41ae-b6a5-ee76e64c4e4c} <Debug> TCPHandler: Processed in 0.002085686 sec. | ||
| 11082 | 2026.02.17 00:11:38.064958 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.02.17 00:11:38.065052 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11084 | 2026.02.17 00:11:38.065094 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11085 | 2026.02.17 00:11:38.065443 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.02.17 00:11:38.065480 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11087 | 2026.02.17 00:11:38.065826 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11088 | 2026.02.17 00:11:38.066071 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.02.17 00:11:38.066206 [ 113 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11090 | 2026.02.17 00:11:38.066216 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 11091 | 2026.02.17 00:11:38.066260 [ 113 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.02.17 00:11:38.066276 [ 4 ] {1149c962-0288-4697-b377-513c04fb5d6c} <Debug> TCPHandler: Processed in 0.001367323 sec. | ||
| 11093 | 2026.02.17 00:11:38.066285 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11094 | 2026.02.17 00:11:38.066414 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11095 | 2026.02.17 00:11:38.066554 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11096 | 2026.02.17 00:11:38.066596 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4530 rows starting from the beginning of the part | ||
| 11097 | 2026.02.17 00:11:38.066676 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11098 | 2026.02.17 00:11:38.066733 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11099 | 2026.02.17 00:11:38.066787 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11100 | 2026.02.17 00:11:38.066838 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11101 | 2026.02.17 00:11:38.066894 [ 202 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11102 | 2026.02.17 00:11:38.068810 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435812 sec., 2007544.0961781945 rows/sec., 130.52 MiB/sec. | ||
| 11103 | 2026.02.17 00:11:38.069297 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11104 | 2026.02.17 00:11:38.069569 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.02.17 00:11:38.069645 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_71_14} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11106 | 2026.02.17 00:11:38.069715 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11107 | 2026.02.17 00:11:38.070974 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23914 rows, containing 5 columns (5 merged, 0 gathered) in 0.008220371 sec., 2909114.442644985 rows/sec., 197.29 MiB/sec. | ||
| 11108 | 2026.02.17 00:11:38.071809 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11109 | 2026.02.17 00:11:38.072183 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.02.17 00:11:38.072291 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11111 | 2026.02.17 00:11:38.072401 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 11112 | 2026.02.17 00:11:38.209123 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47504 | ||
| 11113 | 2026.02.17 00:11:38.209243 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11114 | 2026.02.17 00:11:38.209272 [ 290 ] {} <Debug> TCP-Session: 0ad81ecd-95fc-4074-8a91-62fcd7c8f358 Authenticating user 'default' from [fd00:1122:3344:101::e]:47504 | ||
| 11115 | 2026.02.17 00:11:38.209294 [ 290 ] {} <Debug> TCP-Session: 0ad81ecd-95fc-4074-8a91-62fcd7c8f358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2026.02.17 00:11:38.209307 [ 290 ] {} <Debug> TCP-Session: 0ad81ecd-95fc-4074-8a91-62fcd7c8f358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.02.17 00:11:38.209515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35699 | ||
| 11118 | 2026.02.17 00:11:38.209537 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59112 | ||
| 11119 | 2026.02.17 00:11:38.209559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38297 | ||
| 11120 | 2026.02.17 00:11:38.209590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33583 | ||
| 11121 | 2026.02.17 00:11:38.209602 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53809 | ||
| 11122 | 2026.02.17 00:11:38.209628 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11123 | 2026.02.17 00:11:38.209649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11124 | 2026.02.17 00:11:38.209651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11125 | 2026.02.17 00:11:38.209663 [ 290 ] {} <Trace> TCP-Session: 0ad81ecd-95fc-4074-8a91-62fcd7c8f358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11126 | 2026.02.17 00:11:38.209696 [ 294 ] {} <Debug> TCP-Session: 0a70a694-3bc4-40a2-828c-b5cd852b1bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38297 | ||
| 11127 | 2026.02.17 00:11:38.209686 [ 292 ] {} <Debug> TCP-Session: eef05a06-ab85-407f-b5ee-eff3fcf3dca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59112 | ||
| 11128 | 2026.02.17 00:11:38.209730 [ 294 ] {} <Debug> TCP-Session: 0a70a694-3bc4-40a2-828c-b5cd852b1bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11129 | 2026.02.17 00:11:38.209674 [ 291 ] {} <Debug> TCP-Session: c11dce37-f08b-4918-9601-73f3d7cd446a Authenticating user 'default' from [fd00:1122:3344:101::e]:35699 | ||
| 11130 | 2026.02.17 00:11:38.209757 [ 292 ] {} <Debug> TCP-Session: eef05a06-ab85-407f-b5ee-eff3fcf3dca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.02.17 00:11:38.209785 [ 291 ] {} <Debug> TCP-Session: c11dce37-f08b-4918-9601-73f3d7cd446a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.02.17 00:11:38.209792 [ 292 ] {} <Debug> TCP-Session: eef05a06-ab85-407f-b5ee-eff3fcf3dca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.02.17 00:11:38.209808 [ 291 ] {} <Debug> TCP-Session: c11dce37-f08b-4918-9601-73f3d7cd446a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.02.17 00:11:38.209757 [ 294 ] {} <Debug> TCP-Session: 0a70a694-3bc4-40a2-828c-b5cd852b1bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.02.17 00:11:38.209847 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11136 | 2026.02.17 00:11:38.209583 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43384 | ||
| 11137 | 2026.02.17 00:11:38.209666 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11138 | 2026.02.17 00:11:38.209570 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34505 | ||
| 11139 | 2026.02.17 00:11:38.209941 [ 288 ] {} <Debug> TCP-Session: 0e8ce829-df1b-44cc-8f02-5b47e79edbdf Authenticating user 'default' from [fd00:1122:3344:101::e]:33583 | ||
| 11140 | 2026.02.17 00:11:38.209565 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44223 | ||
| 11141 | 2026.02.17 00:11:38.209973 [ 288 ] {} <Debug> TCP-Session: 0e8ce829-df1b-44cc-8f02-5b47e79edbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.02.17 00:11:38.210002 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11143 | 2026.02.17 00:11:38.210012 [ 288 ] {} <Debug> TCP-Session: 0e8ce829-df1b-44cc-8f02-5b47e79edbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.02.17 00:11:38.210032 [ 286 ] {} <Debug> TCP-Session: 57eed768-4192-4212-b050-3e470e39a0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34505 | ||
| 11145 | 2026.02.17 00:11:38.210044 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11146 | 2026.02.17 00:11:38.210061 [ 286 ] {} <Debug> TCP-Session: 57eed768-4192-4212-b050-3e470e39a0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.02.17 00:11:38.209970 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2026.02.17 00:11:38.210085 [ 286 ] {} <Debug> TCP-Session: 57eed768-4192-4212-b050-3e470e39a0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2026.02.17 00:11:38.210085 [ 293 ] {} <Debug> TCP-Session: a6c0c975-82bc-4b1d-bba4-ee6fca695655 Authenticating user 'default' from [fd00:1122:3344:101::e]:44223 | ||
| 11150 | 2026.02.17 00:11:38.210118 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11151 | 2026.02.17 00:11:38.210151 [ 293 ] {} <Debug> TCP-Session: a6c0c975-82bc-4b1d-bba4-ee6fca695655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2026.02.17 00:11:38.210122 [ 287 ] {} <Debug> TCP-Session: ee24158d-3fc5-4704-844b-81050f6c0d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:43384 | ||
| 11153 | 2026.02.17 00:11:38.210176 [ 293 ] {} <Debug> TCP-Session: a6c0c975-82bc-4b1d-bba4-ee6fca695655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2026.02.17 00:11:38.210196 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11155 | 2026.02.17 00:11:38.210206 [ 287 ] {} <Debug> TCP-Session: ee24158d-3fc5-4704-844b-81050f6c0d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2026.02.17 00:11:38.209712 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11157 | 2026.02.17 00:11:38.210253 [ 287 ] {} <Debug> TCP-Session: ee24158d-3fc5-4704-844b-81050f6c0d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11158 | 2026.02.17 00:11:38.210280 [ 289 ] {} <Debug> TCP-Session: 2d4d7b8f-027a-48bf-98ea-cf199c0c3156 Authenticating user 'default' from [fd00:1122:3344:101::e]:53809 | ||
| 11159 | 2026.02.17 00:11:38.210304 [ 289 ] {} <Debug> TCP-Session: 2d4d7b8f-027a-48bf-98ea-cf199c0c3156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.02.17 00:11:38.210317 [ 289 ] {} <Debug> TCP-Session: 2d4d7b8f-027a-48bf-98ea-cf199c0c3156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11161 | 2026.02.17 00:11:38.210494 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 11162 | 2026.02.17 00:11:38.211423 [ 316 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> AggregatingTransform: Aggregating | ||
| 11163 | 2026.02.17 00:11:38.211461 [ 316 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> Aggregator: Aggregation method: without_key | ||
| 11164 | 2026.02.17 00:11:38.211499 [ 316 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902205 sec. (1108.396 rows/sec., 43.30 KiB/sec.) | ||
| 11165 | 2026.02.17 00:11:38.211518 [ 316 ] {91920736-d90d-4907-9998-615b0c38aff9} <Trace> Aggregator: Merging aggregated data | ||
| 11166 | 2026.02.17 00:11:38.212890 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0031 sec., 322.5806451612903 rows/sec., 12.60 KiB/sec. | ||
| 11167 | 2026.02.17 00:11:38.213017 [ 290 ] {91920736-d90d-4907-9998-615b0c38aff9} <Debug> TCPHandler: Processed in 0.00348321 sec. | ||
| 11168 | 2026.02.17 00:11:38.213138 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11169 | 2026.02.17 00:11:38.213169 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11170 | 2026.02.17 00:11:38.213172 [ 290 ] {} <Debug> TCP-Session: 0ad81ecd-95fc-4074-8a91-62fcd7c8f358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.02.17 00:11:38.213193 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11172 | 2026.02.17 00:11:38.213212 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11173 | 2026.02.17 00:11:38.213237 [ 286 ] {} <Debug> TCP-Session: 57eed768-4192-4212-b050-3e470e39a0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.02.17 00:11:38.213259 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11175 | 2026.02.17 00:11:38.213278 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11176 | 2026.02.17 00:11:38.213295 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11177 | 2026.02.17 00:11:38.213313 [ 294 ] {} <Debug> TCP-Session: 0a70a694-3bc4-40a2-828c-b5cd852b1bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.02.17 00:11:38.213332 [ 293 ] {} <Debug> TCP-Session: a6c0c975-82bc-4b1d-bba4-ee6fca695655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2026.02.17 00:11:38.213356 [ 287 ] {} <Debug> TCP-Session: ee24158d-3fc5-4704-844b-81050f6c0d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.02.17 00:11:38.213316 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11181 | 2026.02.17 00:11:38.213234 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11182 | 2026.02.17 00:11:38.213415 [ 288 ] {} <Debug> TCP-Session: 0e8ce829-df1b-44cc-8f02-5b47e79edbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.02.17 00:11:38.213215 [ 289 ] {} <Debug> TCP-Session: 2d4d7b8f-027a-48bf-98ea-cf199c0c3156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11184 | 2026.02.17 00:11:38.213447 [ 292 ] {} <Debug> TCP-Session: eef05a06-ab85-407f-b5ee-eff3fcf3dca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11185 | 2026.02.17 00:11:38.213278 [ 291 ] {} <Debug> TCP-Session: c11dce37-f08b-4918-9601-73f3d7cd446a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2026.02.17 00:11:38.220456 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53610 | ||
| 11187 | 2026.02.17 00:11:38.220516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11188 | 2026.02.17 00:11:38.220537 [ 290 ] {} <Debug> TCP-Session: eee04669-179e-4a9a-8079-69171c3f505c Authenticating user 'default' from [fd00:1122:3344:101::e]:53610 | ||
| 11189 | 2026.02.17 00:11:38.220553 [ 290 ] {} <Debug> TCP-Session: eee04669-179e-4a9a-8079-69171c3f505c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11190 | 2026.02.17 00:11:38.220566 [ 290 ] {} <Debug> TCP-Session: eee04669-179e-4a9a-8079-69171c3f505c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2026.02.17 00:11:38.220693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36897 | ||
| 11192 | 2026.02.17 00:11:38.220738 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55219 | ||
| 11193 | 2026.02.17 00:11:38.220765 [ 290 ] {} <Trace> TCP-Session: eee04669-179e-4a9a-8079-69171c3f505c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.02.17 00:11:38.220780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54751 | ||
| 11195 | 2026.02.17 00:11:38.220804 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43301 | ||
| 11196 | 2026.02.17 00:11:38.220812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11197 | 2026.02.17 00:11:38.220825 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56903 | ||
| 11198 | 2026.02.17 00:11:38.220846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11199 | 2026.02.17 00:11:38.220854 [ 292 ] {} <Debug> TCP-Session: c2a69926-3628-4779-a405-796ff02c0e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55219 | ||
| 11200 | 2026.02.17 00:11:38.220866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11201 | 2026.02.17 00:11:38.220879 [ 294 ] {} <Debug> TCP-Session: 65c572eb-2f3f-451d-96b9-ba2ff5a2d1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:54751 | ||
| 11202 | 2026.02.17 00:11:38.220889 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11203 | 2026.02.17 00:11:38.220904 [ 286 ] {} <Debug> TCP-Session: dde39689-0087-45bc-bf42-5484617b2681 Authenticating user 'default' from [fd00:1122:3344:101::e]:43301 | ||
| 11204 | 2026.02.17 00:11:38.220908 [ 294 ] {} <Debug> TCP-Session: 65c572eb-2f3f-451d-96b9-ba2ff5a2d1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2026.02.17 00:11:38.220930 [ 286 ] {} <Debug> TCP-Session: dde39689-0087-45bc-bf42-5484617b2681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2026.02.17 00:11:38.220939 [ 294 ] {} <Debug> TCP-Session: 65c572eb-2f3f-451d-96b9-ba2ff5a2d1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11207 | 2026.02.17 00:11:38.220947 [ 286 ] {} <Debug> TCP-Session: dde39689-0087-45bc-bf42-5484617b2681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2026.02.17 00:11:38.220896 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11209 | 2026.02.17 00:11:38.220892 [ 292 ] {} <Debug> TCP-Session: c2a69926-3628-4779-a405-796ff02c0e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.02.17 00:11:38.220991 [ 288 ] {} <Debug> TCP-Session: d4530310-71db-4875-a8b8-dddce532e2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56903 | ||
| 11211 | 2026.02.17 00:11:38.221000 [ 292 ] {} <Debug> TCP-Session: c2a69926-3628-4779-a405-796ff02c0e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11212 | 2026.02.17 00:11:38.220840 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63865 | ||
| 11213 | 2026.02.17 00:11:38.221012 [ 288 ] {} <Debug> TCP-Session: d4530310-71db-4875-a8b8-dddce532e2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2026.02.17 00:11:38.220816 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37158 | ||
| 11215 | 2026.02.17 00:11:38.221056 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11216 | 2026.02.17 00:11:38.221079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11217 | 2026.02.17 00:11:38.221055 [ 288 ] {} <Debug> TCP-Session: d4530310-71db-4875-a8b8-dddce532e2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11218 | 2026.02.17 00:11:38.221122 [ 289 ] {} <Debug> TCP-Session: 36953434-19d4-4895-ae18-73a40db599e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63865 | ||
| 11219 | 2026.02.17 00:11:38.221117 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11220 | 2026.02.17 00:11:38.221153 [ 289 ] {} <Debug> TCP-Session: 36953434-19d4-4895-ae18-73a40db599e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2026.02.17 00:11:38.221119 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11222 | 2026.02.17 00:11:38.221178 [ 289 ] {} <Debug> TCP-Session: 36953434-19d4-4895-ae18-73a40db599e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2026.02.17 00:11:38.221172 [ 287 ] {} <Debug> TCP-Session: eb248da3-741c-431e-b33d-b270856a5c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:37158 | ||
| 11224 | 2026.02.17 00:11:38.220767 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65364 | ||
| 11225 | 2026.02.17 00:11:38.221235 [ 287 ] {} <Debug> TCP-Session: eb248da3-741c-431e-b33d-b270856a5c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2026.02.17 00:11:38.220768 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11227 | 2026.02.17 00:11:38.221271 [ 287 ] {} <Debug> TCP-Session: eb248da3-741c-431e-b33d-b270856a5c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2026.02.17 00:11:38.221291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11229 | 2026.02.17 00:11:38.221296 [ 291 ] {} <Debug> TCP-Session: 3a37c93a-08bd-48f3-8e7e-fa74eb934db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36897 | ||
| 11230 | 2026.02.17 00:11:38.221320 [ 293 ] {} <Debug> TCP-Session: f7a7605b-4c8f-4203-b5c1-c7cdcc1cecf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65364 | ||
| 11231 | 2026.02.17 00:11:38.221336 [ 291 ] {} <Debug> TCP-Session: 3a37c93a-08bd-48f3-8e7e-fa74eb934db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.02.17 00:11:38.221345 [ 293 ] {} <Debug> TCP-Session: f7a7605b-4c8f-4203-b5c1-c7cdcc1cecf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2026.02.17 00:11:38.221358 [ 291 ] {} <Debug> TCP-Session: 3a37c93a-08bd-48f3-8e7e-fa74eb934db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.02.17 00:11:38.221371 [ 293 ] {} <Debug> TCP-Session: f7a7605b-4c8f-4203-b5c1-c7cdcc1cecf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11235 | 2026.02.17 00:11:38.221404 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 11236 | 2026.02.17 00:11:38.222197 [ 335 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> AggregatingTransform: Aggregating | ||
| 11237 | 2026.02.17 00:11:38.222251 [ 335 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11238 | 2026.02.17 00:11:38.222290 [ 335 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000799973 sec. (1250.042 rows/sec., 48.83 KiB/sec.) | ||
| 11239 | 2026.02.17 00:11:38.222310 [ 335 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Trace> Aggregator: Merging aggregated data | ||
| 11240 | 2026.02.17 00:11:38.223714 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002856 sec., 350.14005602240894 rows/sec., 13.68 KiB/sec. | ||
| 11241 | 2026.02.17 00:11:38.223844 [ 290 ] {4e0468dc-8ec0-45f3-b10c-d3e33f9d498a} <Debug> TCPHandler: Processed in 0.003135444 sec. | ||
| 11242 | 2026.02.17 00:11:38.223940 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11243 | 2026.02.17 00:11:38.223983 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11244 | 2026.02.17 00:11:38.224005 [ 291 ] {} <Debug> TCP-Session: 3a37c93a-08bd-48f3-8e7e-fa74eb934db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2026.02.17 00:11:38.224011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11246 | 2026.02.17 00:11:38.224035 [ 294 ] {} <Debug> TCP-Session: 65c572eb-2f3f-451d-96b9-ba2ff5a2d1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.02.17 00:11:38.224063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11248 | 2026.02.17 00:11:38.224074 [ 289 ] {} <Debug> TCP-Session: 36953434-19d4-4895-ae18-73a40db599e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2026.02.17 00:11:38.224092 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11250 | 2026.02.17 00:11:38.224111 [ 287 ] {} <Debug> TCP-Session: eb248da3-741c-431e-b33d-b270856a5c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11251 | 2026.02.17 00:11:38.224118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11252 | 2026.02.17 00:11:38.224149 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11253 | 2026.02.17 00:11:38.224135 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11254 | 2026.02.17 00:11:38.224191 [ 292 ] {} <Debug> TCP-Session: c2a69926-3628-4779-a405-796ff02c0e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11255 | 2026.02.17 00:11:38.224201 [ 290 ] {} <Debug> TCP-Session: eee04669-179e-4a9a-8079-69171c3f505c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.02.17 00:11:38.224224 [ 288 ] {} <Debug> TCP-Session: d4530310-71db-4875-a8b8-dddce532e2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2026.02.17 00:11:38.224037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11258 | 2026.02.17 00:11:38.224138 [ 293 ] {} <Debug> TCP-Session: f7a7605b-4c8f-4203-b5c1-c7cdcc1cecf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2026.02.17 00:11:38.224297 [ 286 ] {} <Debug> TCP-Session: dde39689-0087-45bc-bf42-5484617b2681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11260 | 2026.02.17 00:11:39.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.13 MiB, peak 323.67 MiB, free memory in arenas 0.00 B, will set to 314.59 MiB (RSS), difference: 1.47 MiB | ||
| 11261 | 2026.02.17 00:11:39.991233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23513 | ||
| 11262 | 2026.02.17 00:11:39.992028 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.02.17 00:11:39.992075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11264 | 2026.02.17 00:11:39.992553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11265 | 2026.02.17 00:11:39.992780 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.02.17 00:11:39.992912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23513 | ||
| 11267 | 2026.02.17 00:11:41.199541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11268 | 2026.02.17 00:11:41.217024 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.02.17 00:11:41.217089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11270 | 2026.02.17 00:11:41.223147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11271 | 2026.02.17 00:11:41.223868 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.02.17 00:11:41.227223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11273 | 2026.02.17 00:11:42.562278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1406 | ||
| 11274 | 2026.02.17 00:11:42.564902 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.02.17 00:11:42.564953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11276 | 2026.02.17 00:11:42.566200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11277 | 2026.02.17 00:11:42.566472 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.02.17 00:11:42.566740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11279 | 2026.02.17 00:11:43.030843 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.02.17 00:11:43.031095 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.02.17 00:11:43.031185 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11282 | 2026.02.17 00:11:43.032113 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.02.17 00:11:43.032150 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11284 | 2026.02.17 00:11:43.032548 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11285 | 2026.02.17 00:11:43.032772 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.02.17 00:11:43.032920 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001893 sec., 150026.41310089806 rows/sec., 9.53 MiB/sec. | ||
| 11287 | 2026.02.17 00:11:43.032961 [ 4 ] {0ce5f417-4658-4ad3-9626-52f5de2e5671} <Debug> TCPHandler: Processed in 0.002278079 sec. | ||
| 11288 | 2026.02.17 00:11:43.033082 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.02.17 00:11:43.033178 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11290 | 2026.02.17 00:11:43.033218 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11291 | 2026.02.17 00:11:43.034231 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.02.17 00:11:43.034268 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11293 | 2026.02.17 00:11:43.034615 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11294 | 2026.02.17 00:11:43.034820 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.02.17 00:11:43.034948 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001789 sec., 480156.5120178871 rows/sec., 38.22 MiB/sec. | ||
| 11296 | 2026.02.17 00:11:43.034986 [ 4 ] {25f0bee5-0ddd-4b4b-9c9e-9a4820a6f891} <Debug> TCPHandler: Processed in 0.001952683 sec. | ||
| 11297 | 2026.02.17 00:11:43.035096 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.02.17 00:11:43.035190 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.02.17 00:11:43.035229 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11300 | 2026.02.17 00:11:43.035721 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.02.17 00:11:43.035755 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11302 | 2026.02.17 00:11:43.036047 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11303 | 2026.02.17 00:11:43.036272 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.02.17 00:11:43.036395 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001224 sec., 141339.86928104574 rows/sec., 8.68 MiB/sec. | ||
| 11305 | 2026.02.17 00:11:43.036432 [ 4 ] {f23dacbc-ffd1-4f5f-912c-a220c6c5d2f9} <Debug> TCPHandler: Processed in 0.001384124 sec. | ||
| 11306 | 2026.02.17 00:11:43.036540 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.02.17 00:11:43.036635 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11308 | 2026.02.17 00:11:43.036673 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11309 | 2026.02.17 00:11:43.037139 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.02.17 00:11:43.037172 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11311 | 2026.02.17 00:11:43.037461 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11312 | 2026.02.17 00:11:43.037661 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.02.17 00:11:43.037757 [ 108 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11314 | 2026.02.17 00:11:43.037785 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 11315 | 2026.02.17 00:11:43.037787 [ 108 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.02.17 00:11:43.037816 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11317 | 2026.02.17 00:11:43.037822 [ 4 ] {29821cb9-afd7-41ab-9b34-c1a3300f76f7} <Debug> TCPHandler: Processed in 0.001330603 sec. | ||
| 11318 | 2026.02.17 00:11:43.037904 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11319 | 2026.02.17 00:11:43.037932 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.02.17 00:11:43.038003 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11321 | 2026.02.17 00:11:43.038025 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11322 | 2026.02.17 00:11:43.038037 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 402 rows starting from the beginning of the part | ||
| 11323 | 2026.02.17 00:11:43.038065 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11324 | 2026.02.17 00:11:43.038103 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 11325 | 2026.02.17 00:11:43.038154 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11326 | 2026.02.17 00:11:43.038198 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11327 | 2026.02.17 00:11:43.038241 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 11328 | 2026.02.17 00:11:43.038286 [ 188 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11329 | 2026.02.17 00:11:43.038597 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.02.17 00:11:43.038631 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11331 | 2026.02.17 00:11:43.038928 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11332 | 2026.02.17 00:11:43.039128 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.02.17 00:11:43.039223 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351564 sec., 965548.0613570649 rows/sec., 67.96 MiB/sec. | ||
| 11334 | 2026.02.17 00:11:43.039275 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001268 sec., 116719.24290220819 rows/sec., 6.64 MiB/sec. | ||
| 11335 | 2026.02.17 00:11:43.039321 [ 4 ] {737f45e2-af15-40fd-a68a-8ff759c76dcd} <Debug> TCPHandler: Processed in 0.001437164 sec. | ||
| 11336 | 2026.02.17 00:11:43.039430 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.02.17 00:11:43.039488 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11338 | 2026.02.17 00:11:43.039524 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11339 | 2026.02.17 00:11:43.039570 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11340 | 2026.02.17 00:11:43.039854 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.02.17 00:11:43.039967 [ 202 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_40_8} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11342 | 2026.02.17 00:11:43.040062 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11343 | 2026.02.17 00:11:43.040250 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.02.17 00:11:43.040292 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11345 | 2026.02.17 00:11:43.040610 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11346 | 2026.02.17 00:11:43.040815 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.02.17 00:11:43.040944 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001437 sec., 362560.89074460685 rows/sec., 25.59 MiB/sec. | ||
| 11348 | 2026.02.17 00:11:43.040981 [ 4 ] {6e168d43-c4af-4c36-a949-1a3826767c60} <Debug> TCPHandler: Processed in 0.001599488 sec. | ||
| 11349 | 2026.02.17 00:11:43.041092 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.02.17 00:11:43.041184 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11351 | 2026.02.17 00:11:43.041224 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11352 | 2026.02.17 00:11:43.041545 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.02.17 00:11:43.041579 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11354 | 2026.02.17 00:11:43.041879 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11355 | 2026.02.17 00:11:43.042077 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.02.17 00:11:43.042205 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 11357 | 2026.02.17 00:11:43.042241 [ 4 ] {9e00f97f-c1ed-4e94-b2fc-54f2d60b1b74} <Debug> TCPHandler: Processed in 0.001196331 sec. | ||
| 11358 | 2026.02.17 00:11:43.042344 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.02.17 00:11:43.042442 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11360 | 2026.02.17 00:11:43.042484 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11361 | 2026.02.17 00:11:43.042930 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.02.17 00:11:43.042965 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11363 | 2026.02.17 00:11:43.043305 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11364 | 2026.02.17 00:11:43.043524 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.02.17 00:11:43.043659 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 11366 | 2026.02.17 00:11:43.043697 [ 4 ] {e84ced2b-4728-4230-a749-13be956068a6} <Debug> TCPHandler: Processed in 0.001403944 sec. | ||
| 11367 | 2026.02.17 00:11:43.043804 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.02.17 00:11:43.043899 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.02.17 00:11:43.043940 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11370 | 2026.02.17 00:11:43.044243 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.02.17 00:11:43.044277 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11372 | 2026.02.17 00:11:43.044571 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11373 | 2026.02.17 00:11:43.044772 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.02.17 00:11:43.044898 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 11375 | 2026.02.17 00:11:43.044935 [ 4 ] {59d12783-7b83-49b9-b862-872748cf32b3} <Debug> TCPHandler: Processed in 0.001179811 sec. | ||
| 11376 | 2026.02.17 00:11:43.045032 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.02.17 00:11:43.045125 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11378 | 2026.02.17 00:11:43.045178 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <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 | ||
| 11379 | 2026.02.17 00:11:43.046020 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.02.17 00:11:43.046055 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11381 | 2026.02.17 00:11:43.046585 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11382 | 2026.02.17 00:11:43.046799 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.02.17 00:11:43.046938 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 11384 | 2026.02.17 00:11:43.046991 [ 4 ] {c6393a18-348c-4601-ab9a-f6c7321da77d} <Debug> TCPHandler: Processed in 0.002006664 sec. | ||
| 11385 | 2026.02.17 00:11:43.047099 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.02.17 00:11:43.047194 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.02.17 00:11:43.047233 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11388 | 2026.02.17 00:11:43.047571 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.02.17 00:11:43.047605 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11390 | 2026.02.17 00:11:43.047929 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11391 | 2026.02.17 00:11:43.048133 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.02.17 00:11:43.048257 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 11393 | 2026.02.17 00:11:43.048292 [ 4 ] {3957c174-2477-4f62-abed-65990a5dfbcc} <Debug> TCPHandler: Processed in 0.001242861 sec. | ||
| 11394 | 2026.02.17 00:11:47.356628 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11395 | 2026.02.17 00:11:47.356695 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11396 | 2026.02.17 00:11:47.492977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24025 | ||
| 11397 | 2026.02.17 00:11:47.493534 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.02.17 00:11:47.493580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11399 | 2026.02.17 00:11:47.494063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11400 | 2026.02.17 00:11:47.494284 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.02.17 00:11:47.494411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 11402 | 2026.02.17 00:11:48.021120 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2026.02.17 00:11:48.021307 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11404 | 2026.02.17 00:11:48.021375 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11405 | 2026.02.17 00:11:48.022056 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.02.17 00:11:48.022098 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11407 | 2026.02.17 00:11:48.022480 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11408 | 2026.02.17 00:11:48.022700 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.02.17 00:11:48.022851 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.90 MiB/sec. | ||
| 11410 | 2026.02.17 00:11:48.022893 [ 4 ] {632e87a9-6b48-46e7-af3c-105afcaad500} <Debug> TCPHandler: Processed in 0.001907063 sec. | ||
| 11411 | 2026.02.17 00:11:48.023021 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.02.17 00:11:48.023116 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.02.17 00:11:48.023157 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11414 | 2026.02.17 00:11:48.023559 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.02.17 00:11:48.023595 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11416 | 2026.02.17 00:11:48.023895 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11417 | 2026.02.17 00:11:48.024104 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.02.17 00:11:48.024224 [ 103 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11419 | 2026.02.17 00:11:48.024237 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 11420 | 2026.02.17 00:11:48.024300 [ 103 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.02.17 00:11:48.024317 [ 4 ] {77c81514-5475-4a61-a9e8-89702806cad1} <Debug> TCPHandler: Processed in 0.001346463 sec. | ||
| 11422 | 2026.02.17 00:11:48.024327 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11423 | 2026.02.17 00:11:48.024440 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.02.17 00:11:48.024460 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 11425 | 2026.02.17 00:11:48.024538 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11426 | 2026.02.17 00:11:48.024583 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11427 | 2026.02.17 00:11:48.024591 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11428 | 2026.02.17 00:11:48.024633 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 215 rows starting from the beginning of the part | ||
| 11429 | 2026.02.17 00:11:48.024706 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11430 | 2026.02.17 00:11:48.024758 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 173 rows starting from the beginning of the part | ||
| 11431 | 2026.02.17 00:11:48.024805 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11432 | 2026.02.17 00:11:48.024847 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 173 rows starting from the beginning of the part | ||
| 11433 | 2026.02.17 00:11:48.024884 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11434 | 2026.02.17 00:11:48.025035 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.02.17 00:11:48.025077 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11436 | 2026.02.17 00:11:48.025445 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11437 | 2026.02.17 00:11:48.025663 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.02.17 00:11:48.025754 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339574 sec., 441185.0334509329 rows/sec., 29.37 MiB/sec. | ||
| 11439 | 2026.02.17 00:11:48.025797 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001276 sec., 57993.73040752351 rows/sec., 4.53 MiB/sec. | ||
| 11440 | 2026.02.17 00:11:48.025844 [ 4 ] {a731b199-bce3-4c3a-84bc-7cc97cea0120} <Debug> TCPHandler: Processed in 0.001453615 sec. | ||
| 11441 | 2026.02.17 00:11:48.025959 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2026.02.17 00:11:48.026002 [ 190 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11443 | 2026.02.17 00:11:48.026056 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11444 | 2026.02.17 00:11:48.026104 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11445 | 2026.02.17 00:11:48.026379 [ 190 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.02.17 00:11:48.026486 [ 190 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_71_14} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11447 | 2026.02.17 00:11:48.026536 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11448 | 2026.02.17 00:11:48.026577 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11449 | 2026.02.17 00:11:48.026609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11450 | 2026.02.17 00:11:48.026936 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11451 | 2026.02.17 00:11:48.027153 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.02.17 00:11:48.027284 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 11453 | 2026.02.17 00:11:48.027322 [ 4 ] {2ca9657b-be4b-4ece-a638-020790dedd78} <Debug> TCPHandler: Processed in 0.001412874 sec. | ||
| 11454 | 2026.02.17 00:11:48.027431 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.02.17 00:11:48.027525 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.02.17 00:11:48.027579 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <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 | ||
| 11457 | 2026.02.17 00:11:48.028368 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.02.17 00:11:48.028403 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11459 | 2026.02.17 00:11:48.028915 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11460 | 2026.02.17 00:11:48.029128 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.02.17 00:11:48.029237 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11462 | 2026.02.17 00:11:48.029268 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 11463 | 2026.02.17 00:11:48.029278 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.02.17 00:11:48.029309 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11465 | 2026.02.17 00:11:48.029330 [ 4 ] {b240a367-4e97-432b-9584-cf72ea8484e0} <Debug> TCPHandler: Processed in 0.001947713 sec. | ||
| 11466 | 2026.02.17 00:11:48.029384 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 11467 | 2026.02.17 00:11:48.029454 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.02.17 00:11:48.029558 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.02.17 00:11:48.029599 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11470 | 2026.02.17 00:11:48.029600 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11471 | 2026.02.17 00:11:48.029666 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1290 rows starting from the beginning of the part | ||
| 11472 | 2026.02.17 00:11:48.029792 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11473 | 2026.02.17 00:11:48.029898 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 11474 | 2026.02.17 00:11:48.029953 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2026.02.17 00:11:48.029990 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11476 | 2026.02.17 00:11:48.029994 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11477 | 2026.02.17 00:11:48.030087 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 11478 | 2026.02.17 00:11:48.030181 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 11479 | 2026.02.17 00:11:48.030335 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11480 | 2026.02.17 00:11:48.030581 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.02.17 00:11:48.030723 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 11482 | 2026.02.17 00:11:48.030759 [ 4 ] {a64333cd-43cd-4fb3-a418-804a16c00bea} <Debug> TCPHandler: Processed in 0.001353784 sec. | ||
| 11483 | 2026.02.17 00:11:48.035671 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.006321649 sec., 218613.84584939783 rows/sec., 391.75 MiB/sec. | ||
| 11484 | 2026.02.17 00:11:48.036830 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11485 | 2026.02.17 00:11:48.037118 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.02.17 00:11:48.037254 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11487 | 2026.02.17 00:11:48.037343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11488 | 2026.02.17 00:11:48.727270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11489 | 2026.02.17 00:11:48.744596 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.02.17 00:11:48.744656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11491 | 2026.02.17 00:11:48.750765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11492 | 2026.02.17 00:11:48.751473 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.02.17 00:11:48.754947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11494 | 2026.02.17 00:11:49.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.64 MiB, peak 326.64 MiB, free memory in arenas 0.00 B, will set to 316.83 MiB (RSS), difference: 1.19 MiB | ||
| 11495 | 2026.02.17 00:11:52.567003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1440 | ||
| 11496 | 2026.02.17 00:11:52.569563 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.02.17 00:11:52.569613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11498 | 2026.02.17 00:11:52.570834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11499 | 2026.02.17 00:11:52.571108 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.02.17 00:11:52.571388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11501 | 2026.02.17 00:11:53.030554 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.02.17 00:11:53.030724 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.02.17 00:11:53.030787 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11504 | 2026.02.17 00:11:53.031529 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.02.17 00:11:53.031570 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11506 | 2026.02.17 00:11:53.031968 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11507 | 2026.02.17 00:11:53.032189 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.02.17 00:11:53.032337 [ 101 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11509 | 2026.02.17 00:11:53.032344 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001666 sec., 170468.18727490996 rows/sec., 10.83 MiB/sec. | ||
| 11510 | 2026.02.17 00:11:53.032418 [ 101 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.02.17 00:11:53.032436 [ 4 ] {67570cf0-8b90-4c7a-80f3-04f56265c822} <Debug> TCPHandler: Processed in 0.002005035 sec. | ||
| 11512 | 2026.02.17 00:11:53.032447 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11513 | 2026.02.17 00:11:53.032580 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.02.17 00:11:53.032585 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 11515 | 2026.02.17 00:11:53.032685 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11516 | 2026.02.17 00:11:53.032731 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11517 | 2026.02.17 00:11:53.032750 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11518 | 2026.02.17 00:11:53.032791 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 11519 | 2026.02.17 00:11:53.032860 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11520 | 2026.02.17 00:11:53.032908 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11521 | 2026.02.17 00:11:53.032952 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11522 | 2026.02.17 00:11:53.032992 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11523 | 2026.02.17 00:11:53.033034 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11524 | 2026.02.17 00:11:53.033166 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.02.17 00:11:53.033211 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11526 | 2026.02.17 00:11:53.033546 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11527 | 2026.02.17 00:11:53.033776 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.02.17 00:11:53.033908 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001242 sec., 8051.529790660225 rows/sec., 656.55 KiB/sec. | ||
| 11529 | 2026.02.17 00:11:53.033947 [ 4 ] {ef7496ab-a39b-4c96-b77e-5aeb89be00bc} <Debug> TCPHandler: Processed in 0.001416825 sec. | ||
| 11530 | 2026.02.17 00:11:53.034080 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.02.17 00:11:53.034140 [ 197 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617488 sec., 907580.1489717389 rows/sec., 61.68 MiB/sec. | ||
| 11532 | 2026.02.17 00:11:53.034208 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11533 | 2026.02.17 00:11:53.034270 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11534 | 2026.02.17 00:11:53.034295 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11535 | 2026.02.17 00:11:53.034551 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.02.17 00:11:53.034632 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_31_6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11537 | 2026.02.17 00:11:53.034713 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11538 | 2026.02.17 00:11:53.035266 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.02.17 00:11:53.035321 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11540 | 2026.02.17 00:11:53.035726 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11541 | 2026.02.17 00:11:53.035934 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.02.17 00:11:53.036067 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001885 sec., 458355.4376657825 rows/sec., 36.47 MiB/sec. | ||
| 11543 | 2026.02.17 00:11:53.036105 [ 4 ] {0c1bee79-9473-47bd-a119-3d32911ca67f} <Debug> TCPHandler: Processed in 0.002088685 sec. | ||
| 11544 | 2026.02.17 00:11:53.036219 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.02.17 00:11:53.036312 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.02.17 00:11:53.036352 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11547 | 2026.02.17 00:11:53.036827 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.02.17 00:11:53.036862 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11549 | 2026.02.17 00:11:53.037164 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11550 | 2026.02.17 00:11:53.037366 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.02.17 00:11:53.037492 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.001198 sec., 152754.59098497496 rows/sec., 9.43 MiB/sec. | ||
| 11552 | 2026.02.17 00:11:53.037529 [ 4 ] {0e02b6a7-d92a-4a45-bac3-1df538e193a9} <Debug> TCPHandler: Processed in 0.001357773 sec. | ||
| 11553 | 2026.02.17 00:11:53.037638 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.02.17 00:11:53.037730 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.02.17 00:11:53.037768 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11556 | 2026.02.17 00:11:53.038213 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.02.17 00:11:53.038248 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11558 | 2026.02.17 00:11:53.038537 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11559 | 2026.02.17 00:11:53.038737 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.02.17 00:11:53.038860 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 11561 | 2026.02.17 00:11:53.038896 [ 4 ] {9e1d8e31-2c9a-4d69-94dc-570f4603258f} <Debug> TCPHandler: Processed in 0.001304892 sec. | ||
| 11562 | 2026.02.17 00:11:53.039005 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.02.17 00:11:53.039096 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.02.17 00:11:53.039134 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11565 | 2026.02.17 00:11:53.039565 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.02.17 00:11:53.039600 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11567 | 2026.02.17 00:11:53.039902 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11568 | 2026.02.17 00:11:53.040103 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.02.17 00:11:53.040204 [ 101 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11570 | 2026.02.17 00:11:53.040226 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 11571 | 2026.02.17 00:11:53.040250 [ 101 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.02.17 00:11:53.040277 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11573 | 2026.02.17 00:11:53.040284 [ 4 ] {5ac7b592-02e8-49d2-bcc1-9cc7b7be6dc4} <Debug> TCPHandler: Processed in 0.001325232 sec. | ||
| 11574 | 2026.02.17 00:11:53.040377 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 11575 | 2026.02.17 00:11:53.040401 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2026.02.17 00:11:53.040494 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11577 | 2026.02.17 00:11:53.040496 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2026.02.17 00:11:53.040533 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11579 | 2026.02.17 00:11:53.040553 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 11580 | 2026.02.17 00:11:53.040627 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11581 | 2026.02.17 00:11:53.040684 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11582 | 2026.02.17 00:11:53.040740 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11583 | 2026.02.17 00:11:53.040790 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11584 | 2026.02.17 00:11:53.040841 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11585 | 2026.02.17 00:11:53.041123 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.02.17 00:11:53.041157 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11587 | 2026.02.17 00:11:53.041548 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11588 | 2026.02.17 00:11:53.041764 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.02.17 00:11:53.041818 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488376 sec., 513311.1525582245 rows/sec., 31.46 MiB/sec. | ||
| 11590 | 2026.02.17 00:11:53.041893 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001416 sec., 375000 rows/sec., 26.54 MiB/sec. | ||
| 11591 | 2026.02.17 00:11:53.041936 [ 4 ] {97757dc8-6d37-4b6a-998a-beabcaec6c97} <Debug> TCPHandler: Processed in 0.001582567 sec. | ||
| 11592 | 2026.02.17 00:11:53.042008 [ 197 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11593 | 2026.02.17 00:11:53.042061 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2026.02.17 00:11:53.042160 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11595 | 2026.02.17 00:11:53.042204 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11596 | 2026.02.17 00:11:53.042326 [ 197 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.02.17 00:11:53.042416 [ 197 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_31_6} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11598 | 2026.02.17 00:11:53.042523 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11599 | 2026.02.17 00:11:53.042573 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.02.17 00:11:53.042613 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11601 | 2026.02.17 00:11:53.042944 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11602 | 2026.02.17 00:11:53.043145 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.02.17 00:11:53.043274 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 11604 | 2026.02.17 00:11:53.043310 [ 4 ] {bd6caff6-48b4-4da2-b74d-04982b93ff18} <Debug> TCPHandler: Processed in 0.001298612 sec. | ||
| 11605 | 2026.02.17 00:11:53.043438 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.02.17 00:11:53.043530 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.02.17 00:11:53.043571 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11608 | 2026.02.17 00:11:53.043985 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.02.17 00:11:53.044018 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11610 | 2026.02.17 00:11:53.044351 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11611 | 2026.02.17 00:11:53.044559 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.02.17 00:11:53.044684 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001171 sec., 230572.16054654142 rows/sec., 15.33 MiB/sec. | ||
| 11613 | 2026.02.17 00:11:53.044719 [ 4 ] {a5e8b178-dc4c-4e51-bf01-101b727e4ef4} <Debug> TCPHandler: Processed in 0.001328303 sec. | ||
| 11614 | 2026.02.17 00:11:53.044834 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.02.17 00:11:53.044925 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.02.17 00:11:53.044966 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11617 | 2026.02.17 00:11:53.045272 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.02.17 00:11:53.045304 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11619 | 2026.02.17 00:11:53.045611 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11620 | 2026.02.17 00:11:53.045811 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.02.17 00:11:53.045934 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 11622 | 2026.02.17 00:11:53.045969 [ 4 ] {2c0bed3e-2115-4420-810d-7f74efa198a8} <Debug> TCPHandler: Processed in 0.00118169 sec. | ||
| 11623 | 2026.02.17 00:11:53.046076 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.02.17 00:11:53.046166 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.02.17 00:11:53.046217 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <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 | ||
| 11626 | 2026.02.17 00:11:53.047035 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.02.17 00:11:53.047069 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11628 | 2026.02.17 00:11:53.047661 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11629 | 2026.02.17 00:11:53.047878 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.02.17 00:11:53.048014 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001865 sec., 16621.983914209115 rows/sec., 29.79 MiB/sec. | ||
| 11631 | 2026.02.17 00:11:53.048067 [ 4 ] {87303479-32b2-4224-8cc8-8c89871e1027} <Debug> TCPHandler: Processed in 0.002037805 sec. | ||
| 11632 | 2026.02.17 00:11:53.048188 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2026.02.17 00:11:53.048280 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11634 | 2026.02.17 00:11:53.048319 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11635 | 2026.02.17 00:11:53.048662 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.02.17 00:11:53.048696 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11637 | 2026.02.17 00:11:53.048991 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11638 | 2026.02.17 00:11:53.049189 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.02.17 00:11:53.049314 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 11640 | 2026.02.17 00:11:53.049362 [ 4 ] {95082284-455b-475f-acda-3536acfa44b5} <Debug> TCPHandler: Processed in 0.001221521 sec. | ||
| 11641 | 2026.02.17 00:11:54.994637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24473 | ||
| 11642 | 2026.02.17 00:11:54.995319 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.02.17 00:11:54.995357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11644 | 2026.02.17 00:11:54.995852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11645 | 2026.02.17 00:11:54.996101 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.02.17 00:11:54.996236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24473 | ||
| 11647 | 2026.02.17 00:11:54.996268 [ 95 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11648 | 2026.02.17 00:11:54.996376 [ 95 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.02.17 00:11:54.996416 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11650 | 2026.02.17 00:11:54.996587 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 11651 | 2026.02.17 00:11:54.996798 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11652 | 2026.02.17 00:11:54.996860 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 11653 | 2026.02.17 00:11:54.996962 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11654 | 2026.02.17 00:11:54.997039 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11655 | 2026.02.17 00:11:54.997108 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11656 | 2026.02.17 00:11:54.997169 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11657 | 2026.02.17 00:11:54.997209 [ 202 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11658 | 2026.02.17 00:11:54.999304 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795418 sec., 8754683.557163902 rows/sec., 125.24 MiB/sec. | ||
| 11659 | 2026.02.17 00:11:54.999725 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11660 | 2026.02.17 00:11:54.999989 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.02.17 00:11:55.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.95 MiB, peak 326.64 MiB, free memory in arenas 0.00 B, will set to 316.83 MiB (RSS), difference: -6.13 MiB | ||
| 11662 | 2026.02.17 00:11:55.000227 [ 197 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_51_10} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11663 | 2026.02.17 00:11:55.000352 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11664 | 2026.02.17 00:11:56.001180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.73 MiB, peak 326.64 MiB, free memory in arenas 0.00 B, will set to 316.83 MiB (RSS), difference: 6.10 MiB | ||
| 11665 | 2026.02.17 00:11:56.255069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11666 | 2026.02.17 00:11:56.272133 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.02.17 00:11:56.272174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11668 | 2026.02.17 00:11:56.278098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11669 | 2026.02.17 00:11:56.278799 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.02.17 00:11:56.279103 [ 96 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11671 | 2026.02.17 00:11:56.279146 [ 96 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.02.17 00:11:56.279169 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11673 | 2026.02.17 00:11:56.279361 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11674 | 2026.02.17 00:11:56.281756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11675 | 2026.02.17 00:11:56.283532 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11676 | 2026.02.17 00:11:56.284983 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11677 | 2026.02.17 00:11:56.289574 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11678 | 2026.02.17 00:11:56.294063 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11679 | 2026.02.17 00:11:56.298551 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11680 | 2026.02.17 00:11:56.302758 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11681 | 2026.02.17 00:11:56.306682 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 11682 | 2026.02.17 00:11:56.360227 [ 187 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080953228 sec., 4743.479778224532 rows/sec., 24.53 MiB/sec. | ||
| 11683 | 2026.02.17 00:11:56.363668 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11684 | 2026.02.17 00:11:56.365665 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_51_10} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.02.17 00:11:56.365784 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_51_10} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11686 | 2026.02.17 00:11:56.368402 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11687 | 2026.02.17 00:11:58.021132 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.02.17 00:11:58.021301 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11689 | 2026.02.17 00:11:58.021365 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11690 | 2026.02.17 00:11:58.022021 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.02.17 00:11:58.022057 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11692 | 2026.02.17 00:11:58.022468 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11693 | 2026.02.17 00:11:58.022691 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.02.17 00:11:58.022842 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001586 sec., 47919.29382093317 rows/sec., 3.93 MiB/sec. | ||
| 11695 | 2026.02.17 00:11:58.022882 [ 4 ] {5a49b376-b3b3-40e3-acc8-332db4d111d1} <Debug> TCPHandler: Processed in 0.001875122 sec. | ||
| 11696 | 2026.02.17 00:11:58.023009 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2026.02.17 00:11:58.023104 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11698 | 2026.02.17 00:11:58.023145 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11699 | 2026.02.17 00:11:58.023543 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.02.17 00:11:58.023579 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11701 | 2026.02.17 00:11:58.023875 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11702 | 2026.02.17 00:11:58.024091 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.02.17 00:11:58.024223 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 11704 | 2026.02.17 00:11:58.024261 [ 4 ] {77cbfc72-5644-4ff9-a1c6-7d43de998539} <Debug> TCPHandler: Processed in 0.001303093 sec. | ||
| 11705 | 2026.02.17 00:11:58.024377 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.02.17 00:11:58.024469 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11707 | 2026.02.17 00:11:58.024508 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11708 | 2026.02.17 00:11:58.024921 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.02.17 00:11:58.024955 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11710 | 2026.02.17 00:11:58.025257 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11711 | 2026.02.17 00:11:58.025481 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.02.17 00:11:58.025611 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 11713 | 2026.02.17 00:11:58.025648 [ 4 ] {69e49399-48ee-4815-a92e-89f0d30d87e4} <Debug> TCPHandler: Processed in 0.001321442 sec. | ||
| 11714 | 2026.02.17 00:11:58.025757 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.02.17 00:11:58.025850 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.02.17 00:11:58.025892 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11717 | 2026.02.17 00:11:58.026290 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2026.02.17 00:11:58.026332 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11719 | 2026.02.17 00:11:58.026666 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11720 | 2026.02.17 00:11:58.026869 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.02.17 00:11:58.026999 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 11722 | 2026.02.17 00:11:58.027036 [ 4 ] {8b8a4d41-a481-463d-88c8-a4c0f2c4b07d} <Debug> TCPHandler: Processed in 0.001328202 sec. | ||
| 11723 | 2026.02.17 00:11:58.027136 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.02.17 00:11:58.027229 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11725 | 2026.02.17 00:11:58.027281 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <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 | ||
| 11726 | 2026.02.17 00:11:58.028041 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.02.17 00:11:58.028074 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11728 | 2026.02.17 00:11:58.028585 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11729 | 2026.02.17 00:11:58.028809 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.02.17 00:11:58.028947 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 11731 | 2026.02.17 00:11:58.028999 [ 4 ] {07888aed-d595-412a-a791-4a36d0b3acb9} <Debug> TCPHandler: Processed in 0.001911723 sec. | ||
| 11732 | 2026.02.17 00:11:58.029106 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.02.17 00:11:58.029200 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11734 | 2026.02.17 00:11:58.029241 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11735 | 2026.02.17 00:11:58.029576 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.02.17 00:11:58.029611 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11737 | 2026.02.17 00:11:58.029916 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11738 | 2026.02.17 00:11:58.030118 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.02.17 00:11:58.030245 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11740 | 2026.02.17 00:11:58.030281 [ 4 ] {4e42fded-c6af-4913-be70-8ca83d5c0488} <Debug> TCPHandler: Processed in 0.001224771 sec. | ||
| 11741 | 2026.02.17 00:12:02.356776 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11742 | 2026.02.17 00:12:02.356853 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11743 | 2026.02.17 00:12:02.496355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24985 | ||
| 11744 | 2026.02.17 00:12:02.496871 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.02.17 00:12:02.496911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11746 | 2026.02.17 00:12:02.497401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11747 | 2026.02.17 00:12:02.497635 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.02.17 00:12:02.497769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 11749 | 2026.02.17 00:12:02.571582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1476 | ||
| 11750 | 2026.02.17 00:12:02.574010 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.02.17 00:12:02.574058 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11752 | 2026.02.17 00:12:02.575382 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11753 | 2026.02.17 00:12:02.575642 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.02.17 00:12:02.575910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11755 | 2026.02.17 00:12:03.030245 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2026.02.17 00:12:03.030435 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11757 | 2026.02.17 00:12:03.030503 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11758 | 2026.02.17 00:12:03.031399 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.02.17 00:12:03.031438 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11760 | 2026.02.17 00:12:03.031846 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11761 | 2026.02.17 00:12:03.032091 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.02.17 00:12:03.032250 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001868 sec., 152034.26124197 rows/sec., 9.66 MiB/sec. | ||
| 11763 | 2026.02.17 00:12:03.032296 [ 4 ] {d4396f8c-c260-4d62-b5f3-76ded91ace4b} <Debug> TCPHandler: Processed in 0.002183438 sec. | ||
| 11764 | 2026.02.17 00:12:03.032426 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.02.17 00:12:03.032527 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11766 | 2026.02.17 00:12:03.032568 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11767 | 2026.02.17 00:12:03.033401 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2026.02.17 00:12:03.033436 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11769 | 2026.02.17 00:12:03.033828 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11770 | 2026.02.17 00:12:03.034036 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.02.17 00:12:03.034144 [ 24 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11772 | 2026.02.17 00:12:03.034172 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001668 sec., 514988.0095923261 rows/sec., 41.00 MiB/sec. | ||
| 11773 | 2026.02.17 00:12:03.034180 [ 24 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.02.17 00:12:03.034204 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11775 | 2026.02.17 00:12:03.034213 [ 4 ] {49332243-80f4-40ff-b599-0d6d95dbacb0} <Debug> TCPHandler: Processed in 0.001838031 sec. | ||
| 11776 | 2026.02.17 00:12:03.034329 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.02.17 00:12:03.034327 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 11778 | 2026.02.17 00:12:03.034426 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11779 | 2026.02.17 00:12:03.034472 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11780 | 2026.02.17 00:12:03.034509 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11781 | 2026.02.17 00:12:03.034552 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2150 rows starting from the beginning of the part | ||
| 11782 | 2026.02.17 00:12:03.034630 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 859 rows starting from the beginning of the part | ||
| 11783 | 2026.02.17 00:12:03.034686 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 11784 | 2026.02.17 00:12:03.034737 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 864 rows starting from the beginning of the part | ||
| 11785 | 2026.02.17 00:12:03.034784 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 11786 | 2026.02.17 00:12:03.034834 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 859 rows starting from the beginning of the part | ||
| 11787 | 2026.02.17 00:12:03.034964 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.02.17 00:12:03.035007 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11789 | 2026.02.17 00:12:03.035371 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11790 | 2026.02.17 00:12:03.035600 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.02.17 00:12:03.035734 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001329 sec., 130173.06245297215 rows/sec., 7.99 MiB/sec. | ||
| 11792 | 2026.02.17 00:12:03.035771 [ 4 ] {cef505e2-d686-415d-a253-2e04b0efa725} <Debug> TCPHandler: Processed in 0.001493675 sec. | ||
| 11793 | 2026.02.17 00:12:03.035892 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.02.17 00:12:03.035984 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11795 | 2026.02.17 00:12:03.036023 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11796 | 2026.02.17 00:12:03.036470 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.02.17 00:12:03.036505 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11798 | 2026.02.17 00:12:03.036788 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521524 sec., 1936923.860332085 rows/sec., 163.70 MiB/sec. | ||
| 11799 | 2026.02.17 00:12:03.036804 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11800 | 2026.02.17 00:12:03.037049 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.02.17 00:12:03.037177 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11802 | 2026.02.17 00:12:03.037182 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 11803 | 2026.02.17 00:12:03.037245 [ 4 ] {a6293e36-d26b-489e-8add-db293f51e791} <Debug> TCPHandler: Processed in 0.001409864 sec. | ||
| 11804 | 2026.02.17 00:12:03.037357 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.02.17 00:12:03.037452 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.02.17 00:12:03.037478 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.02.17 00:12:03.037491 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11808 | 2026.02.17 00:12:03.037561 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_76_15} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11809 | 2026.02.17 00:12:03.037642 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11810 | 2026.02.17 00:12:03.037950 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.02.17 00:12:03.037990 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11812 | 2026.02.17 00:12:03.038300 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11813 | 2026.02.17 00:12:03.038506 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.02.17 00:12:03.038632 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 11815 | 2026.02.17 00:12:03.038669 [ 4 ] {388c83f1-bc52-47ea-9bc8-176298476729} <Debug> TCPHandler: Processed in 0.001360674 sec. | ||
| 11816 | 2026.02.17 00:12:03.038785 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.02.17 00:12:03.038878 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11818 | 2026.02.17 00:12:03.038916 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11819 | 2026.02.17 00:12:03.039556 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.02.17 00:12:03.039589 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11821 | 2026.02.17 00:12:03.039913 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11822 | 2026.02.17 00:12:03.040129 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.02.17 00:12:03.040253 [ 24 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11824 | 2026.02.17 00:12:03.040255 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001395 sec., 373476.70250896056 rows/sec., 26.36 MiB/sec. | ||
| 11825 | 2026.02.17 00:12:03.040286 [ 24 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.02.17 00:12:03.040305 [ 4 ] {a48466a0-81c7-426c-ad17-511c0196ff0d} <Debug> TCPHandler: Processed in 0.001577397 sec. | ||
| 11827 | 2026.02.17 00:12:03.040305 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11828 | 2026.02.17 00:12:03.040401 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 11829 | 2026.02.17 00:12:03.040420 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.02.17 00:12:03.040518 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11831 | 2026.02.17 00:12:03.040526 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11832 | 2026.02.17 00:12:03.040556 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1061 rows starting from the beginning of the part | ||
| 11833 | 2026.02.17 00:12:03.040577 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11834 | 2026.02.17 00:12:03.040627 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 521 rows starting from the beginning of the part | ||
| 11835 | 2026.02.17 00:12:03.040679 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 11836 | 2026.02.17 00:12:03.040725 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 531 rows starting from the beginning of the part | ||
| 11837 | 2026.02.17 00:12:03.040766 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 11838 | 2026.02.17 00:12:03.040808 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 521 rows starting from the beginning of the part | ||
| 11839 | 2026.02.17 00:12:03.040915 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.02.17 00:12:03.040955 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11841 | 2026.02.17 00:12:03.041276 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11842 | 2026.02.17 00:12:03.041502 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.02.17 00:12:03.041634 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 11844 | 2026.02.17 00:12:03.041670 [ 4 ] {b1cf16dd-3acf-4366-9134-060d2441b755} <Debug> TCPHandler: Processed in 0.001299572 sec. | ||
| 11845 | 2026.02.17 00:12:03.041793 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2026.02.17 00:12:03.041894 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11847 | 2026.02.17 00:12:03.041936 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11848 | 2026.02.17 00:12:03.042063 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701809 sec., 1634731.0420852164 rows/sec., 123.71 MiB/sec. | ||
| 11849 | 2026.02.17 00:12:03.042225 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11850 | 2026.02.17 00:12:03.042370 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.02.17 00:12:03.042411 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11852 | 2026.02.17 00:12:03.042497 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2026.02.17 00:12:03.042577 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_76_15} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11854 | 2026.02.17 00:12:03.042660 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11855 | 2026.02.17 00:12:03.042784 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11856 | 2026.02.17 00:12:03.042996 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.02.17 00:12:03.043127 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11858 | 2026.02.17 00:12:03.043129 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001254 sec., 211323.76395534293 rows/sec., 14.04 MiB/sec. | ||
| 11859 | 2026.02.17 00:12:03.043160 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.02.17 00:12:03.043179 [ 4 ] {37caec58-74c8-4a67-83ed-764a90a1d691} <Debug> TCPHandler: Processed in 0.001442465 sec. | ||
| 11861 | 2026.02.17 00:12:03.043179 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11862 | 2026.02.17 00:12:03.043268 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11863 | 2026.02.17 00:12:03.043296 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2026.02.17 00:12:03.043345 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11865 | 2026.02.17 00:12:03.043379 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23914 rows starting from the beginning of the part | ||
| 11866 | 2026.02.17 00:12:03.043420 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.02.17 00:12:03.043435 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 11868 | 2026.02.17 00:12:03.043462 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11869 | 2026.02.17 00:12:03.043479 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11870 | 2026.02.17 00:12:03.043519 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 270 rows starting from the beginning of the part | ||
| 11871 | 2026.02.17 00:12:03.043559 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 11872 | 2026.02.17 00:12:03.043598 [ 196 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11873 | 2026.02.17 00:12:03.043785 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.02.17 00:12:03.043819 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11875 | 2026.02.17 00:12:03.044132 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11876 | 2026.02.17 00:12:03.044348 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.02.17 00:12:03.044479 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 11878 | 2026.02.17 00:12:03.044516 [ 4 ] {e7ad2b3d-c7b7-4fe7-a8ac-05dce283e36a} <Debug> TCPHandler: Processed in 0.001272612 sec. | ||
| 11879 | 2026.02.17 00:12:03.044623 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.02.17 00:12:03.044722 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.02.17 00:12:03.044778 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <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 | ||
| 11882 | 2026.02.17 00:12:03.045614 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.02.17 00:12:03.045648 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11884 | 2026.02.17 00:12:03.046215 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11885 | 2026.02.17 00:12:03.046437 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.02.17 00:12:03.046573 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 11887 | 2026.02.17 00:12:03.046626 [ 4 ] {666d4782-6ef0-45b2-916f-e7bb768c8ddf} <Debug> TCPHandler: Processed in 0.002051585 sec. | ||
| 11888 | 2026.02.17 00:12:03.046738 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.02.17 00:12:03.046832 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11890 | 2026.02.17 00:12:03.046872 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11891 | 2026.02.17 00:12:03.047198 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.02.17 00:12:03.047231 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11893 | 2026.02.17 00:12:03.047542 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11894 | 2026.02.17 00:12:03.047741 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.02.17 00:12:03.047839 [ 24 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11896 | 2026.02.17 00:12:03.047864 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 11897 | 2026.02.17 00:12:03.047867 [ 24 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.02.17 00:12:03.047893 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11899 | 2026.02.17 00:12:03.047899 [ 4 ] {10173652-7b6d-4e9b-b21e-edd618dd5b23} <Debug> TCPHandler: Processed in 0.001210031 sec. | ||
| 11900 | 2026.02.17 00:12:03.047964 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11901 | 2026.02.17 00:12:03.048075 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11902 | 2026.02.17 00:12:03.048102 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4890 rows starting from the beginning of the part | ||
| 11903 | 2026.02.17 00:12:03.048154 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 11904 | 2026.02.17 00:12:03.048195 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11905 | 2026.02.17 00:12:03.048234 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 11906 | 2026.02.17 00:12:03.048272 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 11907 | 2026.02.17 00:12:03.048312 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11908 | 2026.02.17 00:12:03.049965 [ 190 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25034 rows, containing 5 columns (5 merged, 0 gathered) in 0.006725386 sec., 3722314.2285067355 rows/sec., 252.37 MiB/sec. | ||
| 11909 | 2026.02.17 00:12:03.050187 [ 188 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256129 sec., 2340291.7120430614 rows/sec., 151.98 MiB/sec. | ||
| 11910 | 2026.02.17 00:12:03.050242 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11911 | 2026.02.17 00:12:03.050574 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.02.17 00:12:03.050662 [ 188 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11913 | 2026.02.17 00:12:03.050668 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11914 | 2026.02.17 00:12:03.050785 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11915 | 2026.02.17 00:12:03.050913 [ 188 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.02.17 00:12:03.050978 [ 188 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_76_15} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11917 | 2026.02.17 00:12:03.051048 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11918 | 2026.02.17 00:12:03.782806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11919 | 2026.02.17 00:12:03.798248 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.02.17 00:12:03.798316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11921 | 2026.02.17 00:12:03.803497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11922 | 2026.02.17 00:12:03.804156 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.02.17 00:12:03.807167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11924 | 2026.02.17 00:12:04.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.89 MiB, peak 331.32 MiB, free memory in arenas 0.00 B, will set to 321.24 MiB (RSS), difference: 1.35 MiB | ||
| 11925 | 2026.02.17 00:12:06.076436 [ 64 ] {} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11926 | 2026.02.17 00:12:06.076512 [ 64 ] {} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2026.02.17 00:12:06.076534 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11928 | 2026.02.17 00:12:06.076657 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::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 | ||
| 11929 | 2026.02.17 00:12:06.076808 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11930 | 2026.02.17 00:12:06.076844 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 11931 | 2026.02.17 00:12:06.076916 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 11932 | 2026.02.17 00:12:06.076964 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 11933 | 2026.02.17 00:12:06.077006 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 11934 | 2026.02.17 00:12:06.077049 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 11935 | 2026.02.17 00:12:06.077874 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274062 sec., 43953.90491200585 rows/sec., 3.67 MiB/sec. | ||
| 11936 | 2026.02.17 00:12:06.078033 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11937 | 2026.02.17 00:12:06.078328 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.02.17 00:12:06.078403 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_13_3} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11939 | 2026.02.17 00:12:06.078476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11940 | 2026.02.17 00:12:08.048955 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2026.02.17 00:12:08.049129 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11942 | 2026.02.17 00:12:08.049193 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11943 | 2026.02.17 00:12:08.049799 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2026.02.17 00:12:08.049841 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11945 | 2026.02.17 00:12:08.050220 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11946 | 2026.02.17 00:12:08.050466 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.02.17 00:12:08.050626 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 422.50 KiB/sec. | ||
| 11948 | 2026.02.17 00:12:08.050669 [ 4 ] {e7305355-0a82-4e9e-b122-0a301aba9432} <Debug> TCPHandler: Processed in 0.001840832 sec. | ||
| 11949 | 2026.02.17 00:12:08.050793 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2026.02.17 00:12:08.050887 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11951 | 2026.02.17 00:12:08.050927 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11952 | 2026.02.17 00:12:08.052052 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.02.17 00:12:08.052090 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11954 | 2026.02.17 00:12:08.052487 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11955 | 2026.02.17 00:12:08.052701 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.02.17 00:12:08.052836 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001968 sec., 619918.6991869918 rows/sec., 51.01 MiB/sec. | ||
| 11957 | 2026.02.17 00:12:08.052876 [ 4 ] {ddca872c-b98b-4bf4-a3bc-21d551723ce1} <Debug> TCPHandler: Processed in 0.002133657 sec. | ||
| 11958 | 2026.02.17 00:12:08.052988 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.02.17 00:12:08.053083 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11960 | 2026.02.17 00:12:08.053123 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11961 | 2026.02.17 00:12:08.053517 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.02.17 00:12:08.053553 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11963 | 2026.02.17 00:12:08.053858 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11964 | 2026.02.17 00:12:08.054069 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2026.02.17 00:12:08.054204 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.00114 sec., 15789.473684210527 rows/sec., 1.12 MiB/sec. | ||
| 11966 | 2026.02.17 00:12:08.054243 [ 4 ] {33a42ff6-30fd-478c-9242-28fdbc3a6464} <Debug> TCPHandler: Processed in 0.001305212 sec. | ||
| 11967 | 2026.02.17 00:12:08.054347 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.02.17 00:12:08.054442 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11969 | 2026.02.17 00:12:08.054482 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11970 | 2026.02.17 00:12:08.054972 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.02.17 00:12:08.055009 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11972 | 2026.02.17 00:12:08.055330 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11973 | 2026.02.17 00:12:08.055545 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.02.17 00:12:08.055676 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 11975 | 2026.02.17 00:12:08.055716 [ 4 ] {50b7a1d6-c0c4-465c-a0b4-6b2f22d1563c} <Debug> TCPHandler: Processed in 0.001424735 sec. | ||
| 11976 | 2026.02.17 00:12:08.055818 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.02.17 00:12:08.055918 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11978 | 2026.02.17 00:12:08.055959 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11979 | 2026.02.17 00:12:08.056610 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.02.17 00:12:08.056648 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11981 | 2026.02.17 00:12:08.056978 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11982 | 2026.02.17 00:12:08.057192 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.02.17 00:12:08.057321 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001421 sec., 378606.61505981704 rows/sec., 28.08 MiB/sec. | ||
| 11984 | 2026.02.17 00:12:08.057359 [ 4 ] {943cbed2-e10f-4eae-867d-62181720e6fa} <Debug> TCPHandler: Processed in 0.001590457 sec. | ||
| 11985 | 2026.02.17 00:12:08.057466 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.02.17 00:12:08.057560 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.02.17 00:12:08.057604 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11988 | 2026.02.17 00:12:08.058225 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.02.17 00:12:08.058260 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11990 | 2026.02.17 00:12:08.058652 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11991 | 2026.02.17 00:12:08.058863 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.02.17 00:12:08.058995 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001453 sec., 583620.0963523744 rows/sec., 39.28 MiB/sec. | ||
| 11993 | 2026.02.17 00:12:08.059031 [ 4 ] {3c68f48f-a12f-4db0-8792-ccf2c5ad67de} <Debug> TCPHandler: Processed in 0.001613457 sec. | ||
| 11994 | 2026.02.17 00:12:08.059139 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.02.17 00:12:08.059232 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.02.17 00:12:08.059286 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <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 | ||
| 11997 | 2026.02.17 00:12:08.060045 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.02.17 00:12:08.060080 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 11999 | 2026.02.17 00:12:08.060590 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12000 | 2026.02.17 00:12:08.060807 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.02.17 00:12:08.060943 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 12002 | 2026.02.17 00:12:08.060997 [ 4 ] {23fac356-8adc-411b-b445-1279ef215751} <Debug> TCPHandler: Processed in 0.001905633 sec. | ||
| 12003 | 2026.02.17 00:12:08.061103 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.02.17 00:12:08.061207 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12005 | 2026.02.17 00:12:08.061251 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12006 | 2026.02.17 00:12:08.061587 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.02.17 00:12:08.061622 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12008 | 2026.02.17 00:12:08.061926 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12009 | 2026.02.17 00:12:08.062132 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.02.17 00:12:08.062259 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12011 | 2026.02.17 00:12:08.062323 [ 4 ] {802c9472-bb60-4c05-9cc6-850f23b9a31a} <Debug> TCPHandler: Processed in 0.001267142 sec. | ||
| 12012 | 2026.02.17 00:12:09.997876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25433 | ||
| 12013 | 2026.02.17 00:12:09.998362 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.02.17 00:12:09.998395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12015 | 2026.02.17 00:12:09.998850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12016 | 2026.02.17 00:12:09.999069 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.02.17 00:12:09.999197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25433 | ||
| 12018 | 2026.02.17 00:12:11.307219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12019 | 2026.02.17 00:12:11.322618 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.02.17 00:12:11.322668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12021 | 2026.02.17 00:12:11.328012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12022 | 2026.02.17 00:12:11.328684 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.02.17 00:12:11.331332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12024 | 2026.02.17 00:12:12.577083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1514 | ||
| 12025 | 2026.02.17 00:12:12.579716 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.02.17 00:12:12.579781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12027 | 2026.02.17 00:12:12.581263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12028 | 2026.02.17 00:12:12.581616 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.02.17 00:12:12.582153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12030 | 2026.02.17 00:12:13.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.25 MiB, peak 331.32 MiB, free memory in arenas 0.00 B, will set to 321.25 MiB (RSS), difference: 4.01 MiB | ||
| 12031 | 2026.02.17 00:12:13.030841 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.02.17 00:12:13.031010 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12033 | 2026.02.17 00:12:13.031077 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12034 | 2026.02.17 00:12:13.031986 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.02.17 00:12:13.032023 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12036 | 2026.02.17 00:12:13.032409 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12037 | 2026.02.17 00:12:13.032620 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.02.17 00:12:13.032771 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 12039 | 2026.02.17 00:12:13.032811 [ 4 ] {7fdd6109-4edd-4dad-b9c5-374052c0f0ad} <Debug> TCPHandler: Processed in 0.002099036 sec. | ||
| 12040 | 2026.02.17 00:12:13.032950 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.02.17 00:12:13.033043 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12042 | 2026.02.17 00:12:13.033082 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12043 | 2026.02.17 00:12:13.033992 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.02.17 00:12:13.034029 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12045 | 2026.02.17 00:12:13.034376 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12046 | 2026.02.17 00:12:13.034576 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.02.17 00:12:13.034707 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001683 sec., 510398.0986333927 rows/sec., 40.63 MiB/sec. | ||
| 12048 | 2026.02.17 00:12:13.034744 [ 4 ] {a527689a-0b70-42b4-bc6f-1b4037b6a923} <Debug> TCPHandler: Processed in 0.001847082 sec. | ||
| 12049 | 2026.02.17 00:12:13.034872 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.02.17 00:12:13.034965 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12051 | 2026.02.17 00:12:13.035006 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12052 | 2026.02.17 00:12:13.035534 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.02.17 00:12:13.035571 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12054 | 2026.02.17 00:12:13.035887 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12055 | 2026.02.17 00:12:13.036084 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.02.17 00:12:13.036210 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001263 sec., 136975.4552652415 rows/sec., 8.41 MiB/sec. | ||
| 12057 | 2026.02.17 00:12:13.036223 [ 86 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12058 | 2026.02.17 00:12:13.036246 [ 4 ] {9d4b7097-1655-44df-b71b-1d5d30fc04be} <Debug> TCPHandler: Processed in 0.001427715 sec. | ||
| 12059 | 2026.02.17 00:12:13.036294 [ 86 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.02.17 00:12:13.036321 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12061 | 2026.02.17 00:12:13.036393 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.02.17 00:12:13.036445 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 12063 | 2026.02.17 00:12:13.036491 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12064 | 2026.02.17 00:12:13.036536 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12065 | 2026.02.17 00:12:13.036584 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12066 | 2026.02.17 00:12:13.036626 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 215 rows starting from the beginning of the part | ||
| 12067 | 2026.02.17 00:12:13.036701 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 183 rows starting from the beginning of the part | ||
| 12068 | 2026.02.17 00:12:13.036751 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12069 | 2026.02.17 00:12:13.036797 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 173 rows starting from the beginning of the part | ||
| 12070 | 2026.02.17 00:12:13.036845 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
| 12071 | 2026.02.17 00:12:13.036890 [ 194 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 173 rows starting from the beginning of the part | ||
| 12072 | 2026.02.17 00:12:13.036995 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.02.17 00:12:13.037036 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12074 | 2026.02.17 00:12:13.037365 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12075 | 2026.02.17 00:12:13.037577 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.02.17 00:12:13.037709 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 12077 | 2026.02.17 00:12:13.037746 [ 4 ] {6158c40c-00ce-4159-ab68-ab476ce53ae2} <Debug> TCPHandler: Processed in 0.001403764 sec. | ||
| 12078 | 2026.02.17 00:12:13.037856 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.02.17 00:12:13.037910 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511466 sec., 510762.39888955496 rows/sec., 33.84 MiB/sec. | ||
| 12080 | 2026.02.17 00:12:13.037948 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.02.17 00:12:13.037996 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12082 | 2026.02.17 00:12:13.038102 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12083 | 2026.02.17 00:12:13.038377 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.02.17 00:12:13.038447 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_76_15} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12085 | 2026.02.17 00:12:13.038478 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.02.17 00:12:13.038514 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12087 | 2026.02.17 00:12:13.038525 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12088 | 2026.02.17 00:12:13.038815 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12089 | 2026.02.17 00:12:13.039015 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.02.17 00:12:13.039139 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 12091 | 2026.02.17 00:12:13.039177 [ 4 ] {8ff14743-137f-4f01-87a4-906f8d47ff32} <Debug> TCPHandler: Processed in 0.001367704 sec. | ||
| 12092 | 2026.02.17 00:12:13.039286 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2026.02.17 00:12:13.039380 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12094 | 2026.02.17 00:12:13.039419 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12095 | 2026.02.17 00:12:13.040060 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.02.17 00:12:13.040097 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12097 | 2026.02.17 00:12:13.040418 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12098 | 2026.02.17 00:12:13.040625 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2026.02.17 00:12:13.040758 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001396 sec., 373209.1690544412 rows/sec., 26.35 MiB/sec. | ||
| 12100 | 2026.02.17 00:12:13.040796 [ 4 ] {a977b57c-c45e-4881-84e7-a8af6d5350b6} <Debug> TCPHandler: Processed in 0.001557297 sec. | ||
| 12101 | 2026.02.17 00:12:13.040904 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.02.17 00:12:13.040996 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12103 | 2026.02.17 00:12:13.041037 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12104 | 2026.02.17 00:12:13.041366 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.02.17 00:12:13.041401 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12106 | 2026.02.17 00:12:13.041694 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12107 | 2026.02.17 00:12:13.041892 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.02.17 00:12:13.042015 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 12109 | 2026.02.17 00:12:13.042051 [ 4 ] {4286376a-125c-4937-b162-106ee6737e24} <Debug> TCPHandler: Processed in 0.001194451 sec. | ||
| 12110 | 2026.02.17 00:12:13.042159 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2026.02.17 00:12:13.042251 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12112 | 2026.02.17 00:12:13.042290 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12113 | 2026.02.17 00:12:13.042709 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.02.17 00:12:13.042744 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12115 | 2026.02.17 00:12:13.043060 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12116 | 2026.02.17 00:12:13.043265 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.02.17 00:12:13.043395 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 12118 | 2026.02.17 00:12:13.043431 [ 4 ] {876c96fe-dd1e-4433-a1ee-e0fa610a2b3b} <Debug> TCPHandler: Processed in 0.001319173 sec. | ||
| 12119 | 2026.02.17 00:12:13.043541 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2026.02.17 00:12:13.043632 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12121 | 2026.02.17 00:12:13.043671 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12122 | 2026.02.17 00:12:13.043974 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2026.02.17 00:12:13.044008 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12124 | 2026.02.17 00:12:13.044290 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12125 | 2026.02.17 00:12:13.044494 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2026.02.17 00:12:13.044619 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 12127 | 2026.02.17 00:12:13.044654 [ 4 ] {b2884791-d2c9-49b0-94cd-1c55cb089796} <Debug> TCPHandler: Processed in 0.00115995 sec. | ||
| 12128 | 2026.02.17 00:12:13.044763 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2026.02.17 00:12:13.044853 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12130 | 2026.02.17 00:12:13.044905 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <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 | ||
| 12131 | 2026.02.17 00:12:13.045750 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.02.17 00:12:13.045784 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12133 | 2026.02.17 00:12:13.046305 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12134 | 2026.02.17 00:12:13.046513 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.02.17 00:12:13.046645 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001809 sec., 17136.539524599226 rows/sec., 30.71 MiB/sec. | ||
| 12136 | 2026.02.17 00:12:13.046647 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12137 | 2026.02.17 00:12:13.046697 [ 4 ] {90598c16-8250-41f8-9ba5-a6ea521274bd} <Debug> TCPHandler: Processed in 0.001980384 sec. | ||
| 12138 | 2026.02.17 00:12:13.046720 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.02.17 00:12:13.046745 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12140 | 2026.02.17 00:12:13.046814 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.02.17 00:12:13.046845 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 12142 | 2026.02.17 00:12:13.046919 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.02.17 00:12:13.046963 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12144 | 2026.02.17 00:12:13.047076 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12145 | 2026.02.17 00:12:13.047189 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1382 rows starting from the beginning of the part | ||
| 12146 | 2026.02.17 00:12:13.047311 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.02.17 00:12:13.047339 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 12148 | 2026.02.17 00:12:13.047350 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12149 | 2026.02.17 00:12:13.047455 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12150 | 2026.02.17 00:12:13.047554 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 12151 | 2026.02.17 00:12:13.047647 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 12152 | 2026.02.17 00:12:13.047674 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12153 | 2026.02.17 00:12:13.047740 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 12154 | 2026.02.17 00:12:13.047885 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.02.17 00:12:13.048022 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 12156 | 2026.02.17 00:12:13.048058 [ 4 ] {85e1ac08-3026-4083-bebe-126b02d68cbd} <Debug> TCPHandler: Processed in 0.001291272 sec. | ||
| 12157 | 2026.02.17 00:12:13.056647 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.009849359 sec., 151786.5274278255 rows/sec., 271.99 MiB/sec. | ||
| 12158 | 2026.02.17 00:12:13.057874 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12159 | 2026.02.17 00:12:13.058215 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.02.17 00:12:13.058300 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12161 | 2026.02.17 00:12:13.058404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12162 | 2026.02.17 00:12:14.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.12 MiB, peak 333.64 MiB, free memory in arenas 0.00 B, will set to 327.14 MiB (RSS), difference: 5.02 MiB | ||
| 12163 | 2026.02.17 00:12:17.357123 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12164 | 2026.02.17 00:12:17.357195 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12165 | 2026.02.17 00:12:17.499322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25945 | ||
| 12166 | 2026.02.17 00:12:17.499876 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.02.17 00:12:17.499924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12168 | 2026.02.17 00:12:17.500413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12169 | 2026.02.17 00:12:17.500646 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.02.17 00:12:17.500798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 12171 | 2026.02.17 00:12:18.023248 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.02.17 00:12:18.023420 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12173 | 2026.02.17 00:12:18.023479 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12174 | 2026.02.17 00:12:18.024184 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.02.17 00:12:18.024220 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12176 | 2026.02.17 00:12:18.024590 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12177 | 2026.02.17 00:12:18.024819 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.02.17 00:12:18.024964 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00159 sec., 47798.74213836478 rows/sec., 3.92 MiB/sec. | ||
| 12179 | 2026.02.17 00:12:18.025006 [ 4 ] {47a41461-2454-4d95-8784-502a48184b53} <Debug> TCPHandler: Processed in 0.001881012 sec. | ||
| 12180 | 2026.02.17 00:12:18.025134 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.02.17 00:12:18.025240 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.02.17 00:12:18.025279 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12183 | 2026.02.17 00:12:18.025715 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.02.17 00:12:18.025762 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12185 | 2026.02.17 00:12:18.026054 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12186 | 2026.02.17 00:12:18.026261 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.02.17 00:12:18.026389 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 12188 | 2026.02.17 00:12:18.026427 [ 4 ] {0dc95369-562b-4b9d-acf7-e407692dc4bb} <Debug> TCPHandler: Processed in 0.001341063 sec. | ||
| 12189 | 2026.02.17 00:12:18.026535 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.02.17 00:12:18.026641 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12191 | 2026.02.17 00:12:18.026680 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12192 | 2026.02.17 00:12:18.027096 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.02.17 00:12:18.027132 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12194 | 2026.02.17 00:12:18.027425 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12195 | 2026.02.17 00:12:18.027630 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.02.17 00:12:18.027756 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001133 sec., 65313.32744924979 rows/sec., 5.10 MiB/sec. | ||
| 12197 | 2026.02.17 00:12:18.027793 [ 4 ] {ba75d97b-cc24-4f3b-b82b-62d7ffdcca30} <Debug> TCPHandler: Processed in 0.001305262 sec. | ||
| 12198 | 2026.02.17 00:12:18.027902 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2026.02.17 00:12:18.028003 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12200 | 2026.02.17 00:12:18.028046 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12201 | 2026.02.17 00:12:18.028442 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.02.17 00:12:18.028478 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12203 | 2026.02.17 00:12:18.028800 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12204 | 2026.02.17 00:12:18.029003 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.02.17 00:12:18.029133 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 12206 | 2026.02.17 00:12:18.029170 [ 4 ] {7bb96328-75b2-4269-8b43-7ec722e23abb} <Debug> TCPHandler: Processed in 0.001315663 sec. | ||
| 12207 | 2026.02.17 00:12:18.029276 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12208 | 2026.02.17 00:12:18.029381 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12209 | 2026.02.17 00:12:18.029435 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <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 | ||
| 12210 | 2026.02.17 00:12:18.030178 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.02.17 00:12:18.030214 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12212 | 2026.02.17 00:12:18.030722 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12213 | 2026.02.17 00:12:18.030936 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.02.17 00:12:18.031080 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001716 sec., 5827.505827505827 rows/sec., 10.44 MiB/sec. | ||
| 12215 | 2026.02.17 00:12:18.031134 [ 4 ] {fe3d3110-f461-42f5-aa47-c01f957cb01e} <Debug> TCPHandler: Processed in 0.001906172 sec. | ||
| 12216 | 2026.02.17 00:12:18.031239 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2026.02.17 00:12:18.031339 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12218 | 2026.02.17 00:12:18.031379 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12219 | 2026.02.17 00:12:18.031747 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2026.02.17 00:12:18.031784 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12221 | 2026.02.17 00:12:18.032094 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12222 | 2026.02.17 00:12:18.032297 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2026.02.17 00:12:18.032424 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12224 | 2026.02.17 00:12:18.032460 [ 4 ] {f0965462-0ddb-4608-b1bb-1fac80c45ed2} <Debug> TCPHandler: Processed in 0.001269072 sec. | ||
| 12225 | 2026.02.17 00:12:18.831429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12226 | 2026.02.17 00:12:18.847853 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.02.17 00:12:18.847902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12228 | 2026.02.17 00:12:18.853951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12229 | 2026.02.17 00:12:18.854639 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.02.17 00:12:18.857428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12231 | 2026.02.17 00:12:22.582392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1548 | ||
| 12232 | 2026.02.17 00:12:22.584817 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2026.02.17 00:12:22.584859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12234 | 2026.02.17 00:12:22.586136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12235 | 2026.02.17 00:12:22.586414 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.02.17 00:12:22.586586 [ 73 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12237 | 2026.02.17 00:12:22.586647 [ 73 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.02.17 00:12:22.586668 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12239 | 2026.02.17 00:12:22.586683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12240 | 2026.02.17 00:12:22.586788 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 12241 | 2026.02.17 00:12:22.587443 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12242 | 2026.02.17 00:12:22.587602 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1364 rows starting from the beginning of the part | ||
| 12243 | 2026.02.17 00:12:22.587997 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 12244 | 2026.02.17 00:12:22.588359 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12245 | 2026.02.17 00:12:22.588714 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 12246 | 2026.02.17 00:12:22.589062 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 12247 | 2026.02.17 00:12:22.589395 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 12248 | 2026.02.17 00:12:22.595641 [ 189 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 72 columns (72 merged, 0 gathered) in 0.008907163 sec., 173792.7104286741 rows/sec., 137.85 MiB/sec. | ||
| 12249 | 2026.02.17 00:12:22.597908 [ 202 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12250 | 2026.02.17 00:12:22.598581 [ 202 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.02.17 00:12:22.598672 [ 202 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_41_8} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12252 | 2026.02.17 00:12:22.598965 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12253 | 2026.02.17 00:12:23.030114 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.02.17 00:12:23.030322 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12255 | 2026.02.17 00:12:23.030401 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12256 | 2026.02.17 00:12:23.031220 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.02.17 00:12:23.031277 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12258 | 2026.02.17 00:12:23.031708 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12259 | 2026.02.17 00:12:23.031959 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.02.17 00:12:23.032132 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 12261 | 2026.02.17 00:12:23.032186 [ 4 ] {1e50c013-b82c-4b26-8eb5-d609fe2eb1f3} <Debug> TCPHandler: Processed in 0.002215778 sec. | ||
| 12262 | 2026.02.17 00:12:23.032341 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.02.17 00:12:23.032445 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12264 | 2026.02.17 00:12:23.032490 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12265 | 2026.02.17 00:12:23.033348 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2026.02.17 00:12:23.033388 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12267 | 2026.02.17 00:12:23.033819 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12268 | 2026.02.17 00:12:23.034034 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2026.02.17 00:12:23.034180 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.00176 sec., 488068.1818181818 rows/sec., 38.85 MiB/sec. | ||
| 12270 | 2026.02.17 00:12:23.034219 [ 4 ] {c5724a31-1aee-46b2-9260-5f51ced87eb0} <Debug> TCPHandler: Processed in 0.001936453 sec. | ||
| 12271 | 2026.02.17 00:12:23.034342 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.02.17 00:12:23.034440 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12273 | 2026.02.17 00:12:23.034483 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12274 | 2026.02.17 00:12:23.034949 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.02.17 00:12:23.034986 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12276 | 2026.02.17 00:12:23.035310 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12277 | 2026.02.17 00:12:23.035527 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.02.17 00:12:23.035670 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001251 sec., 138289.36850519586 rows/sec., 8.49 MiB/sec. | ||
| 12279 | 2026.02.17 00:12:23.035709 [ 4 ] {8fcc7ee0-21fe-47ad-90af-dcb43ca17c78} <Debug> TCPHandler: Processed in 0.001422595 sec. | ||
| 12280 | 2026.02.17 00:12:23.035826 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.02.17 00:12:23.035920 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12282 | 2026.02.17 00:12:23.035961 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12283 | 2026.02.17 00:12:23.036403 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.02.17 00:12:23.036440 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12285 | 2026.02.17 00:12:23.036752 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12286 | 2026.02.17 00:12:23.036967 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.02.17 00:12:23.037092 [ 73 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 12288 | 2026.02.17 00:12:23.037105 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 12289 | 2026.02.17 00:12:23.037152 [ 73 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.02.17 00:12:23.037164 [ 4 ] {3d31e5c8-f2e6-4c3b-8e74-0e0e9da1b456} <Debug> TCPHandler: Processed in 0.001387213 sec. | ||
| 12291 | 2026.02.17 00:12:23.037180 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12292 | 2026.02.17 00:12:23.037283 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.02.17 00:12:23.037283 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 12294 | 2026.02.17 00:12:23.037381 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12295 | 2026.02.17 00:12:23.037414 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12296 | 2026.02.17 00:12:23.037421 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12297 | 2026.02.17 00:12:23.037449 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 402 rows starting from the beginning of the part | ||
| 12298 | 2026.02.17 00:12:23.037518 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 12299 | 2026.02.17 00:12:23.037572 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12300 | 2026.02.17 00:12:23.037619 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 12301 | 2026.02.17 00:12:23.037664 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12302 | 2026.02.17 00:12:23.037708 [ 200 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 12303 | 2026.02.17 00:12:23.037870 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.02.17 00:12:23.037906 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12305 | 2026.02.17 00:12:23.038225 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12306 | 2026.02.17 00:12:23.038447 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.02.17 00:12:23.038577 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 12308 | 2026.02.17 00:12:23.038600 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360753 sec., 900971.7413814263 rows/sec., 63.01 MiB/sec. | ||
| 12309 | 2026.02.17 00:12:23.038616 [ 4 ] {19b7be81-bd5a-48df-a467-10a7de07ef22} <Debug> TCPHandler: Processed in 0.001382314 sec. | ||
| 12310 | 2026.02.17 00:12:23.038737 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.02.17 00:12:23.038772 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12312 | 2026.02.17 00:12:23.038831 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12313 | 2026.02.17 00:12:23.038876 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12314 | 2026.02.17 00:12:23.039053 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.02.17 00:12:23.039130 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_45_9} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12316 | 2026.02.17 00:12:23.039220 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12317 | 2026.02.17 00:12:23.039486 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.02.17 00:12:23.039528 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12319 | 2026.02.17 00:12:23.039865 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12320 | 2026.02.17 00:12:23.040079 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.02.17 00:12:23.040211 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001398 sec., 372675.25035765383 rows/sec., 26.31 MiB/sec. | ||
| 12322 | 2026.02.17 00:12:23.040248 [ 4 ] {72c6831a-8fec-49f3-b596-ebcc4d449398} <Debug> TCPHandler: Processed in 0.001560117 sec. | ||
| 12323 | 2026.02.17 00:12:23.040356 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.02.17 00:12:23.040451 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12325 | 2026.02.17 00:12:23.040492 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12326 | 2026.02.17 00:12:23.040821 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.02.17 00:12:23.040856 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12328 | 2026.02.17 00:12:23.041164 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12329 | 2026.02.17 00:12:23.041371 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.02.17 00:12:23.041504 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 12331 | 2026.02.17 00:12:23.041511 [ 74 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12332 | 2026.02.17 00:12:23.041540 [ 4 ] {ea5d062c-c3b8-4241-b3de-eb046ba224d8} <Debug> TCPHandler: Processed in 0.001231721 sec. | ||
| 12333 | 2026.02.17 00:12:23.041585 [ 74 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.17 00:12:23.041616 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12335 | 2026.02.17 00:12:23.041669 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.02.17 00:12:23.041766 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.02.17 00:12:23.041763 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12338 | 2026.02.17 00:12:23.041809 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12339 | 2026.02.17 00:12:23.041941 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12340 | 2026.02.17 00:12:23.041985 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 162 rows starting from the beginning of the part | ||
| 12341 | 2026.02.17 00:12:23.042060 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12342 | 2026.02.17 00:12:23.042113 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12343 | 2026.02.17 00:12:23.042161 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12344 | 2026.02.17 00:12:23.042206 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12345 | 2026.02.17 00:12:23.042229 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.02.17 00:12:23.042251 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 12347 | 2026.02.17 00:12:23.042273 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12348 | 2026.02.17 00:12:23.042647 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12349 | 2026.02.17 00:12:23.042869 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.02.17 00:12:23.043009 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001261 sec., 210150.67406819985 rows/sec., 13.96 MiB/sec. | ||
| 12351 | 2026.02.17 00:12:23.043047 [ 4 ] {11c9203e-dd25-4e63-8e9c-5c4371371bad} <Debug> TCPHandler: Processed in 0.001425865 sec. | ||
| 12352 | 2026.02.17 00:12:23.043157 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2026.02.17 00:12:23.043158 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001461575 sec., 131365.1369242085 rows/sec., 6.70 MiB/sec. | ||
| 12354 | 2026.02.17 00:12:23.043253 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12355 | 2026.02.17 00:12:23.043296 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12356 | 2026.02.17 00:12:23.043299 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12357 | 2026.02.17 00:12:23.043541 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.02.17 00:12:23.043618 [ 187 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_31_6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12359 | 2026.02.17 00:12:23.043624 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12360 | 2026.02.17 00:12:23.043666 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12361 | 2026.02.17 00:12:23.043700 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12362 | 2026.02.17 00:12:23.043961 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12363 | 2026.02.17 00:12:23.044170 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.02.17 00:12:23.044294 [ 74 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12365 | 2026.02.17 00:12:23.044298 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 12366 | 2026.02.17 00:12:23.044338 [ 74 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.02.17 00:12:23.044361 [ 4 ] {b9418fb4-63f0-4927-b35d-3ac60de8c6ad} <Debug> TCPHandler: Processed in 0.001251702 sec. | ||
| 12368 | 2026.02.17 00:12:23.044366 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12369 | 2026.02.17 00:12:23.044482 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.02.17 00:12:23.044521 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12371 | 2026.02.17 00:12:23.044581 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12372 | 2026.02.17 00:12:23.044629 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12373 | 2026.02.17 00:12:23.044639 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <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 | ||
| 12374 | 2026.02.17 00:12:23.044665 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 28 rows starting from the beginning of the part | ||
| 12375 | 2026.02.17 00:12:23.044732 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12376 | 2026.02.17 00:12:23.044772 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12377 | 2026.02.17 00:12:23.044807 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12378 | 2026.02.17 00:12:23.044843 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12379 | 2026.02.17 00:12:23.044878 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 12380 | 2026.02.17 00:12:23.045481 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.02.17 00:12:23.045523 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12382 | 2026.02.17 00:12:23.045631 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114986 sec., 28699.145982989234 rows/sec., 1.89 MiB/sec. | ||
| 12383 | 2026.02.17 00:12:23.045735 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12384 | 2026.02.17 00:12:23.045978 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.02.17 00:12:23.046043 [ 193 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_31_6} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12386 | 2026.02.17 00:12:23.046088 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12387 | 2026.02.17 00:12:23.046103 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12388 | 2026.02.17 00:12:23.046325 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.02.17 00:12:23.046474 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001912 sec., 16213.38912133891 rows/sec., 29.05 MiB/sec. | ||
| 12390 | 2026.02.17 00:12:23.046529 [ 4 ] {3fb24076-b895-4440-a869-7e64f3d8c785} <Debug> TCPHandler: Processed in 0.002093976 sec. | ||
| 12391 | 2026.02.17 00:12:23.046642 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.02.17 00:12:23.046735 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12393 | 2026.02.17 00:12:23.046776 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12394 | 2026.02.17 00:12:23.047111 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.02.17 00:12:23.047146 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12396 | 2026.02.17 00:12:23.047450 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12397 | 2026.02.17 00:12:23.047664 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.02.17 00:12:23.047788 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 12399 | 2026.02.17 00:12:23.047824 [ 4 ] {fd41ebcd-3a63-4cb9-975f-8bba764f0208} <Debug> TCPHandler: Processed in 0.001230922 sec. | ||
| 12400 | 2026.02.17 00:12:25.000945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 12401 | 2026.02.17 00:12:25.001544 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.02.17 00:12:25.001598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12403 | 2026.02.17 00:12:25.002124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12404 | 2026.02.17 00:12:25.002349 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.02.17 00:12:25.002485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 12406 | 2026.02.17 00:12:26.357518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12407 | 2026.02.17 00:12:26.375316 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.02.17 00:12:26.375375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12409 | 2026.02.17 00:12:26.381312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12410 | 2026.02.17 00:12:26.381998 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2026.02.17 00:12:26.385227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12412 | 2026.02.17 00:12:28.021277 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.02.17 00:12:28.021448 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12414 | 2026.02.17 00:12:28.021511 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12415 | 2026.02.17 00:12:28.022170 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.02.17 00:12:28.022210 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12417 | 2026.02.17 00:12:28.022605 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12418 | 2026.02.17 00:12:28.022833 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.02.17 00:12:28.022994 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.91 MiB/sec. | ||
| 12420 | 2026.02.17 00:12:28.022999 [ 67 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12421 | 2026.02.17 00:12:28.023042 [ 4 ] {cb28bb99-431c-4341-87d2-5be2f8dd7490} <Debug> TCPHandler: Processed in 0.001890922 sec. | ||
| 12422 | 2026.02.17 00:12:28.023075 [ 67 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.02.17 00:12:28.023102 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12424 | 2026.02.17 00:12:28.023182 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2026.02.17 00:12:28.023201 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 12426 | 2026.02.17 00:12:28.023289 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12427 | 2026.02.17 00:12:28.023306 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12428 | 2026.02.17 00:12:28.023332 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12429 | 2026.02.17 00:12:28.023340 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2150 rows starting from the beginning of the part | ||
| 12430 | 2026.02.17 00:12:28.023411 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1220 rows starting from the beginning of the part | ||
| 12431 | 2026.02.17 00:12:28.023461 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 859 rows starting from the beginning of the part | ||
| 12432 | 2026.02.17 00:12:28.023507 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 12433 | 2026.02.17 00:12:28.023549 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 859 rows starting from the beginning of the part | ||
| 12434 | 2026.02.17 00:12:28.023593 [ 188 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 12435 | 2026.02.17 00:12:28.023768 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.02.17 00:12:28.023804 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12437 | 2026.02.17 00:12:28.024112 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12438 | 2026.02.17 00:12:28.024320 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.02.17 00:12:28.024462 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 12440 | 2026.02.17 00:12:28.024502 [ 4 ] {740a4d57-22b5-4b4b-ad09-4c2b45e18764} <Debug> TCPHandler: Processed in 0.001371543 sec. | ||
| 12441 | 2026.02.17 00:12:28.024613 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2026.02.17 00:12:28.024710 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12443 | 2026.02.17 00:12:28.024751 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12444 | 2026.02.17 00:12:28.025178 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.02.17 00:12:28.025215 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12446 | 2026.02.17 00:12:28.025445 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283039 sec., 2295186.372199511 rows/sec., 195.26 MiB/sec. | ||
| 12447 | 2026.02.17 00:12:28.025518 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12448 | 2026.02.17 00:12:28.025749 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2026.02.17 00:12:28.025763 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12450 | 2026.02.17 00:12:28.025866 [ 67 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12451 | 2026.02.17 00:12:28.025888 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 12452 | 2026.02.17 00:12:28.025900 [ 67 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.02.17 00:12:28.025933 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12454 | 2026.02.17 00:12:28.025936 [ 4 ] {4aee9306-c81e-42f8-8d0a-04e471fe50cc} <Debug> TCPHandler: Processed in 0.001372624 sec. | ||
| 12455 | 2026.02.17 00:12:28.026004 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 12456 | 2026.02.17 00:12:28.026072 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.02.17 00:12:28.026083 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12458 | 2026.02.17 00:12:28.026107 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.02.17 00:12:28.026113 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1061 rows starting from the beginning of the part | ||
| 12460 | 2026.02.17 00:12:28.026173 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 538 rows starting from the beginning of the part | ||
| 12461 | 2026.02.17 00:12:28.026182 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12462 | 2026.02.17 00:12:28.026208 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 521 rows starting from the beginning of the part | ||
| 12463 | 2026.02.17 00:12:28.026212 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_81_16} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12464 | 2026.02.17 00:12:28.026229 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12465 | 2026.02.17 00:12:28.026245 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 12466 | 2026.02.17 00:12:28.026280 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 521 rows starting from the beginning of the part | ||
| 12467 | 2026.02.17 00:12:28.026311 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 12468 | 2026.02.17 00:12:28.026350 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12469 | 2026.02.17 00:12:28.026663 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.02.17 00:12:28.026701 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12471 | 2026.02.17 00:12:28.027045 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12472 | 2026.02.17 00:12:28.027263 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.02.17 00:12:28.027315 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337794 sec., 2084775.3839529853 rows/sec., 159.13 MiB/sec. | ||
| 12474 | 2026.02.17 00:12:28.027382 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12475 | 2026.02.17 00:12:28.027397 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 12476 | 2026.02.17 00:12:28.027414 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.02.17 00:12:28.027439 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12478 | 2026.02.17 00:12:28.027444 [ 4 ] {ceeb063a-2529-4545-a2aa-f96fc77c8367} <Debug> TCPHandler: Processed in 0.001422305 sec. | ||
| 12479 | 2026.02.17 00:12:28.027501 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12480 | 2026.02.17 00:12:28.027506 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 12481 | 2026.02.17 00:12:28.027563 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.02.17 00:12:28.027599 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12483 | 2026.02.17 00:12:28.027623 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25034 rows starting from the beginning of the part | ||
| 12484 | 2026.02.17 00:12:28.027659 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.02.17 00:12:28.027670 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 848 rows starting from the beginning of the part | ||
| 12486 | 2026.02.17 00:12:28.027707 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 12487 | 2026.02.17 00:12:28.027714 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <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 | ||
| 12488 | 2026.02.17 00:12:28.027740 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 12489 | 2026.02.17 00:12:28.027773 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12490 | 2026.02.17 00:12:28.027786 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.02.17 00:12:28.027804 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 12492 | 2026.02.17 00:12:28.027873 [ 197 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_81_16} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12493 | 2026.02.17 00:12:28.027968 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12494 | 2026.02.17 00:12:28.028486 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.02.17 00:12:28.028524 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12496 | 2026.02.17 00:12:28.029044 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12497 | 2026.02.17 00:12:28.029260 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.02.17 00:12:28.029403 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 12499 | 2026.02.17 00:12:28.029475 [ 4 ] {2c6ed770-6a85-4fcb-82d7-df11a76eb438} <Debug> TCPHandler: Processed in 0.001959754 sec. | ||
| 12500 | 2026.02.17 00:12:28.029585 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.02.17 00:12:28.029678 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.02.17 00:12:28.029720 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12503 | 2026.02.17 00:12:28.030056 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.02.17 00:12:28.030092 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12505 | 2026.02.17 00:12:28.030539 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12506 | 2026.02.17 00:12:28.030760 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.02.17 00:12:28.030887 [ 67 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12508 | 2026.02.17 00:12:28.030896 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 12509 | 2026.02.17 00:12:28.030927 [ 67 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.02.17 00:12:28.030949 [ 4 ] {3c41010f-912d-47d9-a021-c9e5697770d4} <Debug> TCPHandler: Processed in 0.001410714 sec. | ||
| 12511 | 2026.02.17 00:12:28.030951 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12512 | 2026.02.17 00:12:28.031073 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 12513 | 2026.02.17 00:12:28.031204 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12514 | 2026.02.17 00:12:28.031238 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5280 rows starting from the beginning of the part | ||
| 12515 | 2026.02.17 00:12:28.031303 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 12516 | 2026.02.17 00:12:28.031349 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 12517 | 2026.02.17 00:12:28.031392 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 12518 | 2026.02.17 00:12:28.031431 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12519 | 2026.02.17 00:12:28.031468 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 12520 | 2026.02.17 00:12:28.033328 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26732 rows, containing 5 columns (5 merged, 0 gathered) in 0.005846281 sec., 4572479.495939384 rows/sec., 309.92 MiB/sec. | ||
| 12521 | 2026.02.17 00:12:28.033516 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491403 sec., 2263784.7028361126 rows/sec., 147.02 MiB/sec. | ||
| 12522 | 2026.02.17 00:12:28.033685 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12523 | 2026.02.17 00:12:28.034011 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.02.17 00:12:28.034030 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12525 | 2026.02.17 00:12:28.034132 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12526 | 2026.02.17 00:12:28.034257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12527 | 2026.02.17 00:12:28.034341 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.02.17 00:12:28.034425 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_81_16} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12529 | 2026.02.17 00:12:28.034518 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12530 | 2026.02.17 00:12:32.357248 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12531 | 2026.02.17 00:12:32.357335 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12532 | 2026.02.17 00:12:32.502638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 12533 | 2026.02.17 00:12:32.503275 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.02.17 00:12:32.503336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12535 | 2026.02.17 00:12:32.504007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12536 | 2026.02.17 00:12:32.504329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.02.17 00:12:32.504512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 12538 | 2026.02.17 00:12:32.504512 [ 60 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12539 | 2026.02.17 00:12:32.504598 [ 60 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.02.17 00:12:32.504623 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12541 | 2026.02.17 00:12:32.504791 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 12542 | 2026.02.17 00:12:32.504985 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12543 | 2026.02.17 00:12:32.505041 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24473 rows starting from the beginning of the part | ||
| 12544 | 2026.02.17 00:12:32.505127 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12545 | 2026.02.17 00:12:32.505187 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12546 | 2026.02.17 00:12:32.505245 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12547 | 2026.02.17 00:12:32.505297 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 12548 | 2026.02.17 00:12:32.505348 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 12549 | 2026.02.17 00:12:32.508488 [ 191 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003784765 sec., 7108763.688102168 rows/sec., 101.69 MiB/sec. | ||
| 12550 | 2026.02.17 00:12:32.508928 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12551 | 2026.02.17 00:12:32.509335 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.02.17 00:12:32.509427 [ 196 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_56_11} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12553 | 2026.02.17 00:12:32.509562 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12554 | 2026.02.17 00:12:32.586926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1582 | ||
| 12555 | 2026.02.17 00:12:32.590436 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.02.17 00:12:32.590510 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12557 | 2026.02.17 00:12:32.592142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12558 | 2026.02.17 00:12:32.592509 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.02.17 00:12:32.592905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 12560 | 2026.02.17 00:12:33.031445 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.02.17 00:12:33.031625 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.02.17 00:12:33.031694 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12563 | 2026.02.17 00:12:33.032471 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.02.17 00:12:33.032524 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12565 | 2026.02.17 00:12:33.032944 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12566 | 2026.02.17 00:12:33.033184 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.02.17 00:12:33.033361 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001785 sec., 159103.64145658264 rows/sec., 10.11 MiB/sec. | ||
| 12568 | 2026.02.17 00:12:33.033414 [ 4 ] {b181d053-1f10-4346-a9ee-0aa4e6ffc9c0} <Debug> TCPHandler: Processed in 0.002107666 sec. | ||
| 12569 | 2026.02.17 00:12:33.033543 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2026.02.17 00:12:33.033647 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12571 | 2026.02.17 00:12:33.033692 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12572 | 2026.02.17 00:12:33.034525 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.02.17 00:12:33.034565 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12574 | 2026.02.17 00:12:33.034938 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12575 | 2026.02.17 00:12:33.035156 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.02.17 00:12:33.035300 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001677 sec., 512224.20989862847 rows/sec., 40.78 MiB/sec. | ||
| 12577 | 2026.02.17 00:12:33.035339 [ 4 ] {d8962aa2-d622-4c32-a9d6-53d6ea34e8bc} <Debug> TCPHandler: Processed in 0.001848212 sec. | ||
| 12578 | 2026.02.17 00:12:33.035459 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.02.17 00:12:33.035559 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12580 | 2026.02.17 00:12:33.035601 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12581 | 2026.02.17 00:12:33.036072 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.02.17 00:12:33.036111 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12583 | 2026.02.17 00:12:33.036424 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12584 | 2026.02.17 00:12:33.036654 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.02.17 00:12:33.036788 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001252 sec., 138178.91373801915 rows/sec., 8.48 MiB/sec. | ||
| 12586 | 2026.02.17 00:12:33.036826 [ 4 ] {6fb313b0-d413-47fa-8ba4-86b88fc913bb} <Debug> TCPHandler: Processed in 0.001417164 sec. | ||
| 12587 | 2026.02.17 00:12:33.036943 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.02.17 00:12:33.037039 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12589 | 2026.02.17 00:12:33.037079 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12590 | 2026.02.17 00:12:33.037515 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.02.17 00:12:33.037552 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12592 | 2026.02.17 00:12:33.037859 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12593 | 2026.02.17 00:12:33.038067 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.02.17 00:12:33.038200 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 12595 | 2026.02.17 00:12:33.038236 [ 4 ] {3c0ea8c3-4539-4fb0-83b2-dcd00da3f3f8} <Debug> TCPHandler: Processed in 0.001342873 sec. | ||
| 12596 | 2026.02.17 00:12:33.038355 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.02.17 00:12:33.038450 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12598 | 2026.02.17 00:12:33.038490 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12599 | 2026.02.17 00:12:33.038934 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.02.17 00:12:33.038969 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12601 | 2026.02.17 00:12:33.039269 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12602 | 2026.02.17 00:12:33.039481 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.02.17 00:12:33.039613 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 12604 | 2026.02.17 00:12:33.039650 [ 4 ] {173a0f88-a1b5-48e9-98f7-000affa4102a} <Debug> TCPHandler: Processed in 0.001342843 sec. | ||
| 12605 | 2026.02.17 00:12:33.039760 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2026.02.17 00:12:33.039854 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12607 | 2026.02.17 00:12:33.039894 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12608 | 2026.02.17 00:12:33.040488 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.02.17 00:12:33.040524 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12610 | 2026.02.17 00:12:33.040841 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12611 | 2026.02.17 00:12:33.041043 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.02.17 00:12:33.041177 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001342 sec., 388226.52757078985 rows/sec., 27.41 MiB/sec. | ||
| 12613 | 2026.02.17 00:12:33.041215 [ 4 ] {44255e1e-b1f2-40e8-a019-a7b6ac47325a} <Debug> TCPHandler: Processed in 0.001503806 sec. | ||
| 12614 | 2026.02.17 00:12:33.041327 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.02.17 00:12:33.041422 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12616 | 2026.02.17 00:12:33.041464 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12617 | 2026.02.17 00:12:33.041802 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.02.17 00:12:33.041838 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12619 | 2026.02.17 00:12:33.042175 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12620 | 2026.02.17 00:12:33.042382 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.02.17 00:12:33.042514 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 12622 | 2026.02.17 00:12:33.042551 [ 4 ] {f1130cef-b32f-4c59-8ee5-0ffd72417bab} <Debug> TCPHandler: Processed in 0.001272442 sec. | ||
| 12623 | 2026.02.17 00:12:33.042656 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.02.17 00:12:33.042750 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12625 | 2026.02.17 00:12:33.042792 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12626 | 2026.02.17 00:12:33.043193 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.02.17 00:12:33.043228 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12628 | 2026.02.17 00:12:33.043564 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12629 | 2026.02.17 00:12:33.043778 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.02.17 00:12:33.043906 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 12631 | 2026.02.17 00:12:33.043948 [ 4 ] {ae6dea3d-cf47-44df-b55d-ff5c50cbf8ca} <Debug> TCPHandler: Processed in 0.001340513 sec. | ||
| 12632 | 2026.02.17 00:12:33.044061 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.02.17 00:12:33.044154 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12634 | 2026.02.17 00:12:33.044196 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12635 | 2026.02.17 00:12:33.044512 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.02.17 00:12:33.044548 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12637 | 2026.02.17 00:12:33.044859 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12638 | 2026.02.17 00:12:33.045067 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.02.17 00:12:33.045201 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 12640 | 2026.02.17 00:12:33.045238 [ 4 ] {7f922b41-4abf-4adc-99b1-d972e26cb824} <Debug> TCPHandler: Processed in 0.001224821 sec. | ||
| 12641 | 2026.02.17 00:12:33.045350 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.02.17 00:12:33.045469 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.02.17 00:12:33.045526 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <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 | ||
| 12644 | 2026.02.17 00:12:33.046408 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.02.17 00:12:33.046445 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12646 | 2026.02.17 00:12:33.047005 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12647 | 2026.02.17 00:12:33.047266 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.02.17 00:12:33.047421 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001971 sec., 15728.056823947234 rows/sec., 28.18 MiB/sec. | ||
| 12649 | 2026.02.17 00:12:33.047477 [ 4 ] {01cf04b2-2132-4d4e-b80e-ca6fa4e2878a} <Debug> TCPHandler: Processed in 0.002177307 sec. | ||
| 12650 | 2026.02.17 00:12:33.047594 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.02.17 00:12:33.047688 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12652 | 2026.02.17 00:12:33.047730 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12653 | 2026.02.17 00:12:33.048062 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.02.17 00:12:33.048098 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12655 | 2026.02.17 00:12:33.048414 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12656 | 2026.02.17 00:12:33.048619 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.02.17 00:12:33.048751 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 12658 | 2026.02.17 00:12:33.048788 [ 4 ] {e86acfab-060b-4c11-9266-e86f35031454} <Debug> TCPHandler: Processed in 0.001243192 sec. | ||
| 12659 | 2026.02.17 00:12:33.885290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12660 | 2026.02.17 00:12:33.902525 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.02.17 00:12:33.902578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12662 | 2026.02.17 00:12:33.908087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12663 | 2026.02.17 00:12:33.908786 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.02.17 00:12:33.909116 [ 57 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12665 | 2026.02.17 00:12:33.909209 [ 57 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2026.02.17 00:12:33.909247 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12667 | 2026.02.17 00:12:33.909433 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 12668 | 2026.02.17 00:12:33.911687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12669 | 2026.02.17 00:12:33.913467 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12670 | 2026.02.17 00:12:33.914945 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 12671 | 2026.02.17 00:12:33.919473 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 12672 | 2026.02.17 00:12:33.923896 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 12673 | 2026.02.17 00:12:33.928227 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 12674 | 2026.02.17 00:12:33.932490 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12675 | 2026.02.17 00:12:33.936298 [ 194 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12676 | 2026.02.17 00:12:33.987450 [ 191 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.07810414 sec., 5403.04265561339 rows/sec., 27.94 MiB/sec. | ||
| 12677 | 2026.02.17 00:12:33.990270 [ 199 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12678 | 2026.02.17 00:12:33.992473 [ 199 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.02.17 00:12:33.992579 [ 199 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_56_11} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12680 | 2026.02.17 00:12:33.995149 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12681 | 2026.02.17 00:12:34.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.67 MiB, peak 343.07 MiB, free memory in arenas 0.00 B, will set to 328.39 MiB (RSS), difference: -1.28 MiB | ||
| 12682 | 2026.02.17 00:12:36.897790 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36760 | ||
| 12683 | 2026.02.17 00:12:36.897921 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12684 | 2026.02.17 00:12:36.897953 [ 290 ] {} <Debug> TCP-Session: 3c3d02c5-4cc2-4dad-80bd-9c04ebf9d037 Authenticating user 'default' from [fd00:1122:3344:101::e]:36760 | ||
| 12685 | 2026.02.17 00:12:36.897979 [ 290 ] {} <Debug> TCP-Session: 3c3d02c5-4cc2-4dad-80bd-9c04ebf9d037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.02.17 00:12:36.897995 [ 290 ] {} <Debug> TCP-Session: 3c3d02c5-4cc2-4dad-80bd-9c04ebf9d037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.02.17 00:12:36.898191 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39501 | ||
| 12688 | 2026.02.17 00:12:36.898220 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37784 | ||
| 12689 | 2026.02.17 00:12:36.898272 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42549 | ||
| 12690 | 2026.02.17 00:12:36.898273 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55105 | ||
| 12691 | 2026.02.17 00:12:36.898324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47163 | ||
| 12692 | 2026.02.17 00:12:36.898333 [ 290 ] {} <Trace> TCP-Session: 3c3d02c5-4cc2-4dad-80bd-9c04ebf9d037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12693 | 2026.02.17 00:12:36.898319 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12694 | 2026.02.17 00:12:36.898311 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33601 | ||
| 12695 | 2026.02.17 00:12:36.898465 [ 291 ] {} <Debug> TCP-Session: 305ddf9d-7caf-4eb1-b122-1d48cfdf6174 Authenticating user 'default' from [fd00:1122:3344:101::e]:39501 | ||
| 12696 | 2026.02.17 00:12:36.898278 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60994 | ||
| 12697 | 2026.02.17 00:12:36.898503 [ 291 ] {} <Debug> TCP-Session: 305ddf9d-7caf-4eb1-b122-1d48cfdf6174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.02.17 00:12:36.898297 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65291 | ||
| 12699 | 2026.02.17 00:12:36.898534 [ 291 ] {} <Debug> TCP-Session: 305ddf9d-7caf-4eb1-b122-1d48cfdf6174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.02.17 00:12:36.898565 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12701 | 2026.02.17 00:12:36.898958 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12702 | 2026.02.17 00:12:36.899016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12703 | 2026.02.17 00:12:36.899023 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12704 | 2026.02.17 00:12:36.899069 [ 293 ] {} <Debug> TCP-Session: 791212af-3adb-44b8-a932-8f3e060adc4d Authenticating user 'default' from [fd00:1122:3344:101::e]:55105 | ||
| 12705 | 2026.02.17 00:12:36.899119 [ 293 ] {} <Debug> TCP-Session: 791212af-3adb-44b8-a932-8f3e060adc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2026.02.17 00:12:36.899137 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12707 | 2026.02.17 00:12:36.899139 [ 293 ] {} <Debug> TCP-Session: 791212af-3adb-44b8-a932-8f3e060adc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.02.17 00:12:36.899174 [ 286 ] {} <Debug> TCP-Session: 9178c3e1-b9ed-4776-a15f-30d496ea4e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:60994 | ||
| 12709 | 2026.02.17 00:12:36.899199 [ 286 ] {} <Debug> TCP-Session: 9178c3e1-b9ed-4776-a15f-30d496ea4e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.02.17 00:12:36.899255 [ 286 ] {} <Debug> TCP-Session: 9178c3e1-b9ed-4776-a15f-30d496ea4e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.02.17 00:12:36.899261 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12712 | 2026.02.17 00:12:36.899299 [ 287 ] {} <Debug> TCP-Session: ed7f5175-5972-4812-bbef-36ff4167b92f Authenticating user 'default' from [fd00:1122:3344:101::e]:65291 | ||
| 12713 | 2026.02.17 00:12:36.899315 [ 287 ] {} <Debug> TCP-Session: ed7f5175-5972-4812-bbef-36ff4167b92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2026.02.17 00:12:36.899330 [ 287 ] {} <Debug> TCP-Session: ed7f5175-5972-4812-bbef-36ff4167b92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.02.17 00:12:36.899357 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 12716 | 2026.02.17 00:12:36.899466 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12717 | 2026.02.17 00:12:36.899511 [ 292 ] {} <Debug> TCP-Session: 434c7a2c-cbac-4542-ab62-5d24285b54e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37784 | ||
| 12718 | 2026.02.17 00:12:36.899533 [ 292 ] {} <Debug> TCP-Session: 434c7a2c-cbac-4542-ab62-5d24285b54e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2026.02.17 00:12:36.899542 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12720 | 2026.02.17 00:12:36.899546 [ 292 ] {} <Debug> TCP-Session: 434c7a2c-cbac-4542-ab62-5d24285b54e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12721 | 2026.02.17 00:12:36.899573 [ 288 ] {} <Debug> TCP-Session: 6ef3252d-c7bd-4866-be7e-ea00ebbd5572 Authenticating user 'default' from [fd00:1122:3344:101::e]:33601 | ||
| 12722 | 2026.02.17 00:12:36.899591 [ 288 ] {} <Debug> TCP-Session: 6ef3252d-c7bd-4866-be7e-ea00ebbd5572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2026.02.17 00:12:36.899603 [ 288 ] {} <Debug> TCP-Session: 6ef3252d-c7bd-4866-be7e-ea00ebbd5572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.02.17 00:12:36.899929 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12725 | 2026.02.17 00:12:36.899966 [ 294 ] {} <Debug> TCP-Session: 74bb2bcc-2a78-4986-8bef-5c57a53da840 Authenticating user 'default' from [fd00:1122:3344:101::e]:42549 | ||
| 12726 | 2026.02.17 00:12:36.899984 [ 294 ] {} <Debug> TCP-Session: 74bb2bcc-2a78-4986-8bef-5c57a53da840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2026.02.17 00:12:36.899997 [ 294 ] {} <Debug> TCP-Session: 74bb2bcc-2a78-4986-8bef-5c57a53da840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.02.17 00:12:36.900051 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12729 | 2026.02.17 00:12:36.900090 [ 289 ] {} <Debug> TCP-Session: f0b38ed9-cebc-4947-8a79-75936416456b Authenticating user 'default' from [fd00:1122:3344:101::e]:47163 | ||
| 12730 | 2026.02.17 00:12:36.900108 [ 289 ] {} <Debug> TCP-Session: f0b38ed9-cebc-4947-8a79-75936416456b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2026.02.17 00:12:36.900120 [ 289 ] {} <Debug> TCP-Session: f0b38ed9-cebc-4947-8a79-75936416456b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.02.17 00:12:36.900267 [ 308 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> AggregatingTransform: Aggregating | ||
| 12733 | 2026.02.17 00:12:36.900306 [ 308 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12734 | 2026.02.17 00:12:36.900341 [ 308 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876475 sec. (1140.934 rows/sec., 44.57 KiB/sec.) | ||
| 12735 | 2026.02.17 00:12:36.900359 [ 308 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Trace> Aggregator: Merging aggregated data | ||
| 12736 | 2026.02.17 00:12:36.901695 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 12737 | 2026.02.17 00:12:36.901833 [ 290 ] {d7f9c89b-3380-4fae-ac3f-baa5e543bc7a} <Debug> TCPHandler: Processed in 0.003618312 sec. | ||
| 12738 | 2026.02.17 00:12:36.901921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12739 | 2026.02.17 00:12:36.901948 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12740 | 2026.02.17 00:12:36.901952 [ 290 ] {} <Debug> TCP-Session: 3c3d02c5-4cc2-4dad-80bd-9c04ebf9d037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2026.02.17 00:12:36.901970 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12742 | 2026.02.17 00:12:36.901996 [ 291 ] {} <Debug> TCP-Session: 305ddf9d-7caf-4eb1-b122-1d48cfdf6174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.02.17 00:12:36.902008 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12744 | 2026.02.17 00:12:36.902021 [ 294 ] {} <Debug> TCP-Session: 74bb2bcc-2a78-4986-8bef-5c57a53da840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.02.17 00:12:36.902024 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2026.02.17 00:12:36.902042 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12747 | 2026.02.17 00:12:36.902054 [ 292 ] {} <Debug> TCP-Session: 434c7a2c-cbac-4542-ab62-5d24285b54e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2026.02.17 00:12:36.902063 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12749 | 2026.02.17 00:12:36.902098 [ 288 ] {} <Debug> TCP-Session: 6ef3252d-c7bd-4866-be7e-ea00ebbd5572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2026.02.17 00:12:36.902084 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12751 | 2026.02.17 00:12:36.902120 [ 286 ] {} <Debug> TCP-Session: 9178c3e1-b9ed-4776-a15f-30d496ea4e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.02.17 00:12:36.901988 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2026.02.17 00:12:36.902158 [ 287 ] {} <Debug> TCP-Session: ed7f5175-5972-4812-bbef-36ff4167b92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12754 | 2026.02.17 00:12:36.902089 [ 289 ] {} <Debug> TCP-Session: f0b38ed9-cebc-4947-8a79-75936416456b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2026.02.17 00:12:36.902196 [ 293 ] {} <Debug> TCP-Session: 791212af-3adb-44b8-a932-8f3e060adc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2026.02.17 00:12:38.053295 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.02.17 00:12:38.053500 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12758 | 2026.02.17 00:12:38.053569 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12759 | 2026.02.17 00:12:38.054874 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.17 00:12:38.054923 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12761 | 2026.02.17 00:12:38.055412 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12762 | 2026.02.17 00:12:38.055639 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.17 00:12:38.055796 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002348 sec., 517887.56388415676 rows/sec., 42.63 MiB/sec. | ||
| 12764 | 2026.02.17 00:12:38.055839 [ 4 ] {34b1e34d-ec1c-4781-b22d-99295c61d278} <Debug> TCPHandler: Processed in 0.002678637 sec. | ||
| 12765 | 2026.02.17 00:12:38.055976 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.02.17 00:12:38.056072 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.02.17 00:12:38.056114 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12768 | 2026.02.17 00:12:38.056550 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.02.17 00:12:38.056592 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12770 | 2026.02.17 00:12:38.056921 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12771 | 2026.02.17 00:12:38.057151 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.02.17 00:12:38.057279 [ 53 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12773 | 2026.02.17 00:12:38.057288 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 12774 | 2026.02.17 00:12:38.057365 [ 53 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.02.17 00:12:38.057380 [ 4 ] {83f59734-e337-446c-944d-f264929cc0cd} <Debug> TCPHandler: Processed in 0.001454425 sec. | ||
| 12776 | 2026.02.17 00:12:38.057400 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12777 | 2026.02.17 00:12:38.057499 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2026.02.17 00:12:38.057540 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 12779 | 2026.02.17 00:12:38.057599 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12780 | 2026.02.17 00:12:38.057645 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12781 | 2026.02.17 00:12:38.057694 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12782 | 2026.02.17 00:12:38.057732 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 215 rows starting from the beginning of the part | ||
| 12783 | 2026.02.17 00:12:38.057803 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12784 | 2026.02.17 00:12:38.057858 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 173 rows starting from the beginning of the part | ||
| 12785 | 2026.02.17 00:12:38.057921 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12786 | 2026.02.17 00:12:38.057986 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 173 rows starting from the beginning of the part | ||
| 12787 | 2026.02.17 00:12:38.058032 [ 195 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12788 | 2026.02.17 00:12:38.058234 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.02.17 00:12:38.058281 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12790 | 2026.02.17 00:12:38.058658 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12791 | 2026.02.17 00:12:38.058881 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.02.17 00:12:38.058941 [ 202 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461834 sec., 404286.6700323019 rows/sec., 26.92 MiB/sec. | ||
| 12793 | 2026.02.17 00:12:38.059020 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001438 sec., 158553.54659248955 rows/sec., 10.74 MiB/sec. | ||
| 12794 | 2026.02.17 00:12:38.059075 [ 4 ] {6295f547-fc89-4261-968a-8b3eb2e89a6b} <Debug> TCPHandler: Processed in 0.001625718 sec. | ||
| 12795 | 2026.02.17 00:12:38.059156 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12796 | 2026.02.17 00:12:38.059198 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12797 | 2026.02.17 00:12:38.059302 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12798 | 2026.02.17 00:12:38.059346 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12799 | 2026.02.17 00:12:38.059483 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.02.17 00:12:38.059565 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_81_16} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12801 | 2026.02.17 00:12:38.059663 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12802 | 2026.02.17 00:12:38.059975 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.02.17 00:12:38.060041 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12804 | 2026.02.17 00:12:38.060414 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12805 | 2026.02.17 00:12:38.060656 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.02.17 00:12:38.060814 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00153 sec., 346405.22875817 rows/sec., 25.66 MiB/sec. | ||
| 12807 | 2026.02.17 00:12:38.060854 [ 4 ] {13f83d12-95b9-4230-b4f4-eec9d54175f1} <Debug> TCPHandler: Processed in 0.00170628 sec. | ||
| 12808 | 2026.02.17 00:12:38.060991 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.02.17 00:12:38.061086 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12810 | 2026.02.17 00:12:38.061129 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12811 | 2026.02.17 00:12:38.061729 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.02.17 00:12:38.061767 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12813 | 2026.02.17 00:12:38.062182 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12814 | 2026.02.17 00:12:38.062402 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.02.17 00:12:38.062537 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00147 sec., 574149.6598639456 rows/sec., 38.64 MiB/sec. | ||
| 12816 | 2026.02.17 00:12:38.062574 [ 4 ] {e0fcf3df-f02f-48ac-9647-e5f5ace01b27} <Debug> TCPHandler: Processed in 0.001653438 sec. | ||
| 12817 | 2026.02.17 00:12:38.062695 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.02.17 00:12:38.062788 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.02.17 00:12:38.062844 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <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 | ||
| 12820 | 2026.02.17 00:12:38.063618 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.02.17 00:12:38.063656 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12822 | 2026.02.17 00:12:38.064184 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12823 | 2026.02.17 00:12:38.064417 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.02.17 00:12:38.064550 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12825 | 2026.02.17 00:12:38.064562 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 12826 | 2026.02.17 00:12:38.064596 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.02.17 00:12:38.064620 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12828 | 2026.02.17 00:12:38.064635 [ 4 ] {ac4eb893-153d-4210-b751-fda5792dcd72} <Debug> TCPHandler: Processed in 0.001992164 sec. | ||
| 12829 | 2026.02.17 00:12:38.064699 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 12830 | 2026.02.17 00:12:38.064784 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.02.17 00:12:38.064911 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12832 | 2026.02.17 00:12:38.064925 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12833 | 2026.02.17 00:12:38.064961 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12834 | 2026.02.17 00:12:38.064988 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1495 rows starting from the beginning of the part | ||
| 12835 | 2026.02.17 00:12:38.065124 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12836 | 2026.02.17 00:12:38.065239 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 12837 | 2026.02.17 00:12:38.065325 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.02.17 00:12:38.065347 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12839 | 2026.02.17 00:12:38.065369 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12840 | 2026.02.17 00:12:38.065453 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12841 | 2026.02.17 00:12:38.065553 [ 195 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12842 | 2026.02.17 00:12:38.065694 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12843 | 2026.02.17 00:12:38.065936 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.02.17 00:12:38.066071 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 12845 | 2026.02.17 00:12:38.066108 [ 4 ] {f85bda91-172c-488e-9773-b0e7cd9408e7} <Debug> TCPHandler: Processed in 0.001387554 sec. | ||
| 12846 | 2026.02.17 00:12:38.074108 [ 202 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.009439922 sec., 168115.79587204216 rows/sec., 301.26 MiB/sec. | ||
| 12847 | 2026.02.17 00:12:38.076698 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12848 | 2026.02.17 00:12:38.077087 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.02.17 00:12:38.077173 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12850 | 2026.02.17 00:12:38.077312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12851 | 2026.02.17 00:12:38.501611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57872 | ||
| 12852 | 2026.02.17 00:12:38.501740 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12853 | 2026.02.17 00:12:38.501772 [ 293 ] {} <Debug> TCP-Session: 0de2cde8-fe89-4cea-84bc-61e924fbb801 Authenticating user 'default' from [fd00:1122:3344:101::e]:57872 | ||
| 12854 | 2026.02.17 00:12:38.501799 [ 293 ] {} <Debug> TCP-Session: 0de2cde8-fe89-4cea-84bc-61e924fbb801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.02.17 00:12:38.501815 [ 293 ] {} <Debug> TCP-Session: 0de2cde8-fe89-4cea-84bc-61e924fbb801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2026.02.17 00:12:38.502026 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34807 | ||
| 12857 | 2026.02.17 00:12:38.502094 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52078 | ||
| 12858 | 2026.02.17 00:12:38.502119 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51576 | ||
| 12859 | 2026.02.17 00:12:38.502159 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34596 | ||
| 12860 | 2026.02.17 00:12:38.502174 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12861 | 2026.02.17 00:12:38.502178 [ 293 ] {} <Trace> TCP-Session: 0de2cde8-fe89-4cea-84bc-61e924fbb801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2026.02.17 00:12:38.502224 [ 286 ] {} <Debug> TCP-Session: c64f4d31-5e49-4df8-b0c6-8c27212eee86 Authenticating user 'default' from [fd00:1122:3344:101::e]:52078 | ||
| 12863 | 2026.02.17 00:12:38.502166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59082 | ||
| 12864 | 2026.02.17 00:12:38.502274 [ 286 ] {} <Debug> TCP-Session: c64f4d31-5e49-4df8-b0c6-8c27212eee86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.02.17 00:12:38.502285 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12866 | 2026.02.17 00:12:38.502315 [ 286 ] {} <Debug> TCP-Session: c64f4d31-5e49-4df8-b0c6-8c27212eee86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.02.17 00:12:38.502266 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12868 | 2026.02.17 00:12:38.502345 [ 291 ] {} <Debug> TCP-Session: 161bef4a-de7f-43cd-809e-d1e9c82306da Authenticating user 'default' from [fd00:1122:3344:101::e]:34596 | ||
| 12869 | 2026.02.17 00:12:38.502379 [ 287 ] {} <Debug> TCP-Session: e8202b33-a0ad-4801-9eb1-3af5fa669524 Authenticating user 'default' from [fd00:1122:3344:101::e]:51576 | ||
| 12870 | 2026.02.17 00:12:38.502383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12871 | 2026.02.17 00:12:38.502401 [ 287 ] {} <Debug> TCP-Session: e8202b33-a0ad-4801-9eb1-3af5fa669524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2026.02.17 00:12:38.502402 [ 291 ] {} <Debug> TCP-Session: 161bef4a-de7f-43cd-809e-d1e9c82306da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.02.17 00:12:38.502424 [ 287 ] {} <Debug> TCP-Session: e8202b33-a0ad-4801-9eb1-3af5fa669524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12874 | 2026.02.17 00:12:38.502424 [ 292 ] {} <Debug> TCP-Session: 0954a901-ac9c-43c4-9e66-7eae9c5eb8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59082 | ||
| 12875 | 2026.02.17 00:12:38.502438 [ 291 ] {} <Debug> TCP-Session: 161bef4a-de7f-43cd-809e-d1e9c82306da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.02.17 00:12:38.502468 [ 292 ] {} <Debug> TCP-Session: 0954a901-ac9c-43c4-9e66-7eae9c5eb8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.02.17 00:12:38.502417 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57872) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12878 | 2026.02.17 00:12:38.502505 [ 292 ] {} <Debug> TCP-Session: 0954a901-ac9c-43c4-9e66-7eae9c5eb8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12879 | 2026.02.17 00:12:38.502145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 12880 | 2026.02.17 00:12:38.502146 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12881 | 2026.02.17 00:12:38.502137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49541 | ||
| 12882 | 2026.02.17 00:12:38.502596 [ 294 ] {} <Debug> TCP-Session: 525b2a69-eecd-4906-9665-5ae22dad9702 Authenticating user 'default' from [fd00:1122:3344:101::e]:34807 | ||
| 12883 | 2026.02.17 00:12:38.502128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37783 | ||
| 12884 | 2026.02.17 00:12:38.502638 [ 294 ] {} <Debug> TCP-Session: 525b2a69-eecd-4906-9665-5ae22dad9702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.02.17 00:12:38.502630 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12886 | 2026.02.17 00:12:38.502678 [ 294 ] {} <Debug> TCP-Session: 525b2a69-eecd-4906-9665-5ae22dad9702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.02.17 00:12:38.502680 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12888 | 2026.02.17 00:12:38.502701 [ 290 ] {} <Debug> TCP-Session: a9fb785a-978a-482d-8c15-99124c0c90b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 12889 | 2026.02.17 00:12:38.502724 [ 289 ] {} <Debug> TCP-Session: 20694160-bdb3-4cbd-85b2-a3bd114b694d Authenticating user 'default' from [fd00:1122:3344:101::e]:49541 | ||
| 12890 | 2026.02.17 00:12:38.502732 [ 290 ] {} <Debug> TCP-Session: a9fb785a-978a-482d-8c15-99124c0c90b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2026.02.17 00:12:38.502750 [ 289 ] {} <Debug> TCP-Session: 20694160-bdb3-4cbd-85b2-a3bd114b694d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.02.17 00:12:38.502760 [ 290 ] {} <Debug> TCP-Session: a9fb785a-978a-482d-8c15-99124c0c90b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.02.17 00:12:38.502778 [ 289 ] {} <Debug> TCP-Session: 20694160-bdb3-4cbd-85b2-a3bd114b694d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.02.17 00:12:38.502924 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12895 | 2026.02.17 00:12:38.502927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12896 | 2026.02.17 00:12:38.502980 [ 288 ] {} <Debug> TCP-Session: b0dad83f-e688-4e74-8dce-8dbfdc1fff7c Authenticating user 'default' from [fd00:1122:3344:101::e]:37783 | ||
| 12897 | 2026.02.17 00:12:38.502997 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12898 | 2026.02.17 00:12:38.502999 [ 288 ] {} <Debug> TCP-Session: b0dad83f-e688-4e74-8dce-8dbfdc1fff7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.02.17 00:12:38.503031 [ 288 ] {} <Debug> TCP-Session: b0dad83f-e688-4e74-8dce-8dbfdc1fff7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2026.02.17 00:12:38.503347 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 12901 | 2026.02.17 00:12:38.504437 [ 323 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> AggregatingTransform: Aggregating | ||
| 12902 | 2026.02.17 00:12:38.504489 [ 323 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12903 | 2026.02.17 00:12:38.504522 [ 323 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067668 sec. (936.621 rows/sec., 36.59 KiB/sec.) | ||
| 12904 | 2026.02.17 00:12:38.504539 [ 323 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Trace> Aggregator: Merging aggregated data | ||
| 12905 | 2026.02.17 00:12:38.505787 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 12906 | 2026.02.17 00:12:38.505920 [ 293 ] {4fbd67e3-9540-4d36-9ac9-4f28b70d784b} <Debug> TCPHandler: Processed in 0.003903267 sec. | ||
| 12907 | 2026.02.17 00:12:38.506028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12908 | 2026.02.17 00:12:38.506053 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12909 | 2026.02.17 00:12:38.506072 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12910 | 2026.02.17 00:12:38.506087 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12911 | 2026.02.17 00:12:38.506101 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12912 | 2026.02.17 00:12:38.506133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12913 | 2026.02.17 00:12:38.506144 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12914 | 2026.02.17 00:12:38.506159 [ 294 ] {} <Debug> TCP-Session: 525b2a69-eecd-4906-9665-5ae22dad9702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.02.17 00:12:38.506177 [ 289 ] {} <Debug> TCP-Session: 20694160-bdb3-4cbd-85b2-a3bd114b694d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2026.02.17 00:12:38.506195 [ 290 ] {} <Debug> TCP-Session: a9fb785a-978a-482d-8c15-99124c0c90b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2026.02.17 00:12:38.506161 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12918 | 2026.02.17 00:12:38.506141 [ 288 ] {} <Debug> TCP-Session: b0dad83f-e688-4e74-8dce-8dbfdc1fff7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.02.17 00:12:38.506118 [ 292 ] {} <Debug> TCP-Session: 0954a901-ac9c-43c4-9e66-7eae9c5eb8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.02.17 00:12:38.506263 [ 291 ] {} <Debug> TCP-Session: 161bef4a-de7f-43cd-809e-d1e9c82306da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2026.02.17 00:12:38.506117 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12922 | 2026.02.17 00:12:38.506057 [ 293 ] {} <Debug> TCP-Session: 0de2cde8-fe89-4cea-84bc-61e924fbb801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.02.17 00:12:38.506323 [ 287 ] {} <Debug> TCP-Session: e8202b33-a0ad-4801-9eb1-3af5fa669524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.02.17 00:12:38.506100 [ 286 ] {} <Debug> TCP-Session: c64f4d31-5e49-4df8-b0c6-8c27212eee86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.02.17 00:12:38.535856 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65088 | ||
| 12926 | 2026.02.17 00:12:38.535932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12927 | 2026.02.17 00:12:38.535958 [ 293 ] {} <Debug> TCP-Session: c38d6001-ba54-48cf-829d-9be5539b8eda Authenticating user 'default' from [fd00:1122:3344:101::e]:65088 | ||
| 12928 | 2026.02.17 00:12:38.535978 [ 293 ] {} <Debug> TCP-Session: c38d6001-ba54-48cf-829d-9be5539b8eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.02.17 00:12:38.535993 [ 293 ] {} <Debug> TCP-Session: c38d6001-ba54-48cf-829d-9be5539b8eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2026.02.17 00:12:38.536153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45410 | ||
| 12931 | 2026.02.17 00:12:38.536188 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34713 | ||
| 12932 | 2026.02.17 00:12:38.536218 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53124 | ||
| 12933 | 2026.02.17 00:12:38.536224 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2026.02.17 00:12:38.536249 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40004 | ||
| 12935 | 2026.02.17 00:12:38.536272 [ 294 ] {} <Debug> TCP-Session: 3b2ba8fd-42d0-4768-8d4d-8ab0eef65411 Authenticating user 'default' from [fd00:1122:3344:101::e]:45410 | ||
| 12936 | 2026.02.17 00:12:38.536288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55821 | ||
| 12937 | 2026.02.17 00:12:38.536308 [ 294 ] {} <Debug> TCP-Session: 3b2ba8fd-42d0-4768-8d4d-8ab0eef65411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2026.02.17 00:12:38.536331 [ 293 ] {} <Trace> TCP-Session: c38d6001-ba54-48cf-829d-9be5539b8eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.02.17 00:12:38.536338 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12940 | 2026.02.17 00:12:38.536350 [ 294 ] {} <Debug> TCP-Session: 3b2ba8fd-42d0-4768-8d4d-8ab0eef65411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12941 | 2026.02.17 00:12:38.536384 [ 289 ] {} <Debug> TCP-Session: b0502f96-567b-4b56-a6a6-cbf3ca0f201d Authenticating user 'default' from [fd00:1122:3344:101::e]:40004 | ||
| 12942 | 2026.02.17 00:12:38.536396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12943 | 2026.02.17 00:12:38.536417 [ 289 ] {} <Debug> TCP-Session: b0502f96-567b-4b56-a6a6-cbf3ca0f201d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.02.17 00:12:38.536299 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12945 | 2026.02.17 00:12:38.536439 [ 292 ] {} <Debug> TCP-Session: eae9f5aa-4bfc-4906-a170-ecc49e648767 Authenticating user 'default' from [fd00:1122:3344:101::e]:55821 | ||
| 12946 | 2026.02.17 00:12:38.536445 [ 289 ] {} <Debug> TCP-Session: b0502f96-567b-4b56-a6a6-cbf3ca0f201d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12947 | 2026.02.17 00:12:38.536465 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12948 | 2026.02.17 00:12:38.536486 [ 292 ] {} <Debug> TCP-Session: eae9f5aa-4bfc-4906-a170-ecc49e648767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12949 | 2026.02.17 00:12:38.536477 [ 287 ] {} <Debug> TCP-Session: 34241b98-33cf-453f-b559-0ede1ff9de49 Authenticating user 'default' from [fd00:1122:3344:101::e]:53124 | ||
| 12950 | 2026.02.17 00:12:38.536521 [ 292 ] {} <Debug> TCP-Session: eae9f5aa-4bfc-4906-a170-ecc49e648767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12951 | 2026.02.17 00:12:38.536548 [ 287 ] {} <Debug> TCP-Session: 34241b98-33cf-453f-b559-0ede1ff9de49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12952 | 2026.02.17 00:12:38.536268 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12953 | 2026.02.17 00:12:38.536573 [ 287 ] {} <Debug> TCP-Session: 34241b98-33cf-453f-b559-0ede1ff9de49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2026.02.17 00:12:38.536268 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63750 | ||
| 12955 | 2026.02.17 00:12:38.536612 [ 286 ] {} <Debug> TCP-Session: 2331e311-4dac-4779-a5fb-9f7b1b2b9a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:34713 | ||
| 12956 | 2026.02.17 00:12:38.536262 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49799 | ||
| 12957 | 2026.02.17 00:12:38.536650 [ 286 ] {} <Debug> TCP-Session: 2331e311-4dac-4779-a5fb-9f7b1b2b9a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.02.17 00:12:38.536654 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12959 | 2026.02.17 00:12:38.536681 [ 286 ] {} <Debug> TCP-Session: 2331e311-4dac-4779-a5fb-9f7b1b2b9a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12960 | 2026.02.17 00:12:38.536706 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12961 | 2026.02.17 00:12:38.536721 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12962 | 2026.02.17 00:12:38.536736 [ 290 ] {} <Debug> TCP-Session: 59d8fedc-db1f-4350-8093-a38529328db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49799 | ||
| 12963 | 2026.02.17 00:12:38.536226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41775 | ||
| 12964 | 2026.02.17 00:12:38.536764 [ 290 ] {} <Debug> TCP-Session: 59d8fedc-db1f-4350-8093-a38529328db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.02.17 00:12:38.536669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12966 | 2026.02.17 00:12:38.536791 [ 290 ] {} <Debug> TCP-Session: 59d8fedc-db1f-4350-8093-a38529328db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12967 | 2026.02.17 00:12:38.536816 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12968 | 2026.02.17 00:12:38.536819 [ 291 ] {} <Debug> TCP-Session: b2f54a10-bdd3-4e1e-88a3-a72b8df74273 Authenticating user 'default' from [fd00:1122:3344:101::e]:63750 | ||
| 12969 | 2026.02.17 00:12:38.536846 [ 288 ] {} <Debug> TCP-Session: bdadbaf5-6b41-4465-a19c-62e99d7371d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41775 | ||
| 12970 | 2026.02.17 00:12:38.536854 [ 291 ] {} <Debug> TCP-Session: b2f54a10-bdd3-4e1e-88a3-a72b8df74273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2026.02.17 00:12:38.536871 [ 288 ] {} <Debug> TCP-Session: bdadbaf5-6b41-4465-a19c-62e99d7371d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12972 | 2026.02.17 00:12:38.536880 [ 291 ] {} <Debug> TCP-Session: b2f54a10-bdd3-4e1e-88a3-a72b8df74273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2026.02.17 00:12:38.536897 [ 288 ] {} <Debug> TCP-Session: bdadbaf5-6b41-4465-a19c-62e99d7371d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2026.02.17 00:12:38.536956 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 12975 | 2026.02.17 00:12:38.537743 [ 334 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> AggregatingTransform: Aggregating | ||
| 12976 | 2026.02.17 00:12:38.537807 [ 334 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 12977 | 2026.02.17 00:12:38.537842 [ 334 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000800054 sec. (1249.916 rows/sec., 48.82 KiB/sec.) | ||
| 12978 | 2026.02.17 00:12:38.537861 [ 334 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Trace> Aggregator: Merging aggregated data | ||
| 12979 | 2026.02.17 00:12:38.539352 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002919 sec., 342.583076396026 rows/sec., 13.38 KiB/sec. | ||
| 12980 | 2026.02.17 00:12:38.539480 [ 293 ] {474fcb17-d3e3-4a26-88a6-2cc7deaf63ac} <Debug> TCPHandler: Processed in 0.003211615 sec. | ||
| 12981 | 2026.02.17 00:12:38.539580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12982 | 2026.02.17 00:12:38.539607 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12983 | 2026.02.17 00:12:38.539614 [ 293 ] {} <Debug> TCP-Session: c38d6001-ba54-48cf-829d-9be5539b8eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.02.17 00:12:38.539650 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12985 | 2026.02.17 00:12:38.539651 [ 294 ] {} <Debug> TCP-Session: 3b2ba8fd-42d0-4768-8d4d-8ab0eef65411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2026.02.17 00:12:38.539667 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12987 | 2026.02.17 00:12:38.539691 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12988 | 2026.02.17 00:12:38.539722 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12989 | 2026.02.17 00:12:38.539738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12990 | 2026.02.17 00:12:38.539755 [ 286 ] {} <Debug> TCP-Session: 2331e311-4dac-4779-a5fb-9f7b1b2b9a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2026.02.17 00:12:38.539770 [ 290 ] {} <Debug> TCP-Session: 59d8fedc-db1f-4350-8093-a38529328db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12992 | 2026.02.17 00:12:38.539790 [ 289 ] {} <Debug> TCP-Session: b0502f96-567b-4b56-a6a6-cbf3ca0f201d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12993 | 2026.02.17 00:12:38.539760 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12994 | 2026.02.17 00:12:38.539728 [ 287 ] {} <Debug> TCP-Session: 34241b98-33cf-453f-b559-0ede1ff9de49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12995 | 2026.02.17 00:12:38.539845 [ 291 ] {} <Debug> TCP-Session: b2f54a10-bdd3-4e1e-88a3-a72b8df74273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2026.02.17 00:12:38.539706 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12997 | 2026.02.17 00:12:38.539698 [ 292 ] {} <Debug> TCP-Session: eae9f5aa-4bfc-4906-a170-ecc49e648767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12998 | 2026.02.17 00:12:38.539924 [ 288 ] {} <Debug> TCP-Session: bdadbaf5-6b41-4465-a19c-62e99d7371d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12999 | 2026.02.17 00:12:39.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.49 MiB, peak 343.07 MiB, free memory in arenas 0.00 B, will set to 334.73 MiB (RSS), difference: 5.24 MiB | ||
| 13000 | 2026.02.17 00:12:40.004643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 13001 | 2026.02.17 00:12:40.005246 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.02.17 00:12:40.005298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13003 | 2026.02.17 00:12:40.005781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13004 | 2026.02.17 00:12:40.005997 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.02.17 00:12:40.006126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 13006 | 2026.02.17 00:12:41.411763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13007 | 2026.02.17 00:12:41.426268 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.02.17 00:12:41.426324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13009 | 2026.02.17 00:12:41.431752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13010 | 2026.02.17 00:12:41.432423 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.02.17 00:12:41.435018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13012 | 2026.02.17 00:12:42.593151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1624 | ||
| 13013 | 2026.02.17 00:12:42.595887 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.02.17 00:12:42.595937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13015 | 2026.02.17 00:12:42.597463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13016 | 2026.02.17 00:12:42.597838 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.02.17 00:12:42.598117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 13018 | 2026.02.17 00:12:43.031333 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.02.17 00:12:43.031536 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13020 | 2026.02.17 00:12:43.031602 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13021 | 2026.02.17 00:12:43.032372 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.02.17 00:12:43.032425 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13023 | 2026.02.17 00:12:43.032838 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13024 | 2026.02.17 00:12:43.033075 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.02.17 00:12:43.033235 [ 47 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13026 | 2026.02.17 00:12:43.033248 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 13027 | 2026.02.17 00:12:43.033317 [ 47 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.02.17 00:12:43.033348 [ 4 ] {c5a211b2-8bc1-406c-8848-ac7afe6e17b9} <Debug> TCPHandler: Processed in 0.002154568 sec. | ||
| 13029 | 2026.02.17 00:12:43.033349 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13030 | 2026.02.17 00:12:43.033476 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::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 | ||
| 13031 | 2026.02.17 00:12:43.033505 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.02.17 00:12:43.033581 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.02.17 00:12:43.033611 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13034 | 2026.02.17 00:12:43.033613 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 13035 | 2026.02.17 00:12:43.033658 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13036 | 2026.02.17 00:12:43.033684 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 13037 | 2026.02.17 00:12:43.033728 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 13038 | 2026.02.17 00:12:43.033769 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13039 | 2026.02.17 00:12:43.033810 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13040 | 2026.02.17 00:12:43.033846 [ 200 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13041 | 2026.02.17 00:12:43.034537 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.02.17 00:12:43.034574 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13043 | 2026.02.17 00:12:43.034792 [ 193 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357473 sec., 1272953.4952076394 rows/sec., 86.05 MiB/sec. | ||
| 13044 | 2026.02.17 00:12:43.034965 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13045 | 2026.02.17 00:12:43.035045 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13046 | 2026.02.17 00:12:43.035214 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.02.17 00:12:43.035379 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001792 sec., 479352.6785714286 rows/sec., 38.16 MiB/sec. | ||
| 13048 | 2026.02.17 00:12:43.035420 [ 4 ] {2cfa4b3e-ff56-4045-b676-fa574d9bfa76} <Debug> TCPHandler: Processed in 0.001969294 sec. | ||
| 13049 | 2026.02.17 00:12:43.035461 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.02.17 00:12:43.035549 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.02.17 00:12:43.035553 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_36_7} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13052 | 2026.02.17 00:12:43.035661 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13053 | 2026.02.17 00:12:43.035683 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13054 | 2026.02.17 00:12:43.035710 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13055 | 2026.02.17 00:12:43.036181 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2026.02.17 00:12:43.036217 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13057 | 2026.02.17 00:12:43.036546 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13058 | 2026.02.17 00:12:43.036763 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13059 | 2026.02.17 00:12:43.036894 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001255 sec., 137848.60557768925 rows/sec., 8.46 MiB/sec. | ||
| 13060 | 2026.02.17 00:12:43.036931 [ 4 ] {17339c54-033b-4079-b66a-65a723ebe996} <Debug> TCPHandler: Processed in 0.001436005 sec. | ||
| 13061 | 2026.02.17 00:12:43.037044 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13062 | 2026.02.17 00:12:43.037139 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13063 | 2026.02.17 00:12:43.037177 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13064 | 2026.02.17 00:12:43.037612 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.02.17 00:12:43.037648 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13066 | 2026.02.17 00:12:43.037948 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13067 | 2026.02.17 00:12:43.038151 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.02.17 00:12:43.038278 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 13069 | 2026.02.17 00:12:43.038315 [ 4 ] {c373b300-5c61-40ef-91a5-88e2b408da54} <Debug> TCPHandler: Processed in 0.001321893 sec. | ||
| 13070 | 2026.02.17 00:12:43.038473 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2026.02.17 00:12:43.038575 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13072 | 2026.02.17 00:12:43.038621 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13073 | 2026.02.17 00:12:43.039173 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13074 | 2026.02.17 00:12:43.039217 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13075 | 2026.02.17 00:12:43.039576 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13076 | 2026.02.17 00:12:43.039789 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.02.17 00:12:43.039899 [ 47 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13078 | 2026.02.17 00:12:43.039918 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001365 sec., 108424.90842490843 rows/sec., 6.17 MiB/sec. | ||
| 13079 | 2026.02.17 00:12:43.039938 [ 47 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.02.17 00:12:43.039962 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13081 | 2026.02.17 00:12:43.039962 [ 4 ] {43905093-2085-4418-af82-1e10eaf5cea0} <Debug> TCPHandler: Processed in 0.001579787 sec. | ||
| 13082 | 2026.02.17 00:12:43.040052 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::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 | ||
| 13083 | 2026.02.17 00:12:43.040091 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2026.02.17 00:12:43.040171 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13085 | 2026.02.17 00:12:43.040192 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13086 | 2026.02.17 00:12:43.040208 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 13087 | 2026.02.17 00:12:43.040238 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13088 | 2026.02.17 00:12:43.040281 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 13089 | 2026.02.17 00:12:43.040331 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 13090 | 2026.02.17 00:12:43.040374 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13091 | 2026.02.17 00:12:43.040424 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13092 | 2026.02.17 00:12:43.040465 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13093 | 2026.02.17 00:12:43.040862 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.02.17 00:12:43.040903 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13095 | 2026.02.17 00:12:43.041254 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13096 | 2026.02.17 00:12:43.041373 [ 192 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360603 sec., 661471.4211272502 rows/sec., 40.31 MiB/sec. | ||
| 13097 | 2026.02.17 00:12:43.041471 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.02.17 00:12:43.041552 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13099 | 2026.02.17 00:12:43.041611 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001437 sec., 362560.89074460685 rows/sec., 25.59 MiB/sec. | ||
| 13100 | 2026.02.17 00:12:43.041656 [ 4 ] {7e501a5c-6a4a-4563-8525-37ea484d05dc} <Debug> TCPHandler: Processed in 0.001614638 sec. | ||
| 13101 | 2026.02.17 00:12:43.041774 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2026.02.17 00:12:43.041876 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.02.17 00:12:43.041895 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13104 | 2026.02.17 00:12:43.041951 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13105 | 2026.02.17 00:12:43.041968 [ 190 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_36_7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13106 | 2026.02.17 00:12:43.042076 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13107 | 2026.02.17 00:12:43.042345 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.02.17 00:12:43.042393 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13109 | 2026.02.17 00:12:43.042716 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13110 | 2026.02.17 00:12:43.042926 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.02.17 00:12:43.043058 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 13112 | 2026.02.17 00:12:43.043097 [ 4 ] {f8b38d11-8f34-47fd-bc33-fb8feb0f0721} <Debug> TCPHandler: Processed in 0.001379714 sec. | ||
| 13113 | 2026.02.17 00:12:43.043211 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.02.17 00:12:43.043304 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13115 | 2026.02.17 00:12:43.043347 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13116 | 2026.02.17 00:12:43.043758 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.02.17 00:12:43.043794 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13118 | 2026.02.17 00:12:43.044117 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13119 | 2026.02.17 00:12:43.044334 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.02.17 00:12:43.044464 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 13121 | 2026.02.17 00:12:43.044501 [ 4 ] {fc14c023-4b7d-4d3c-97db-1e7c3553a202} <Debug> TCPHandler: Processed in 0.001338053 sec. | ||
| 13122 | 2026.02.17 00:12:43.044607 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.02.17 00:12:43.044700 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13124 | 2026.02.17 00:12:43.044741 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13125 | 2026.02.17 00:12:43.045052 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.02.17 00:12:43.045088 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13127 | 2026.02.17 00:12:43.045384 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13128 | 2026.02.17 00:12:43.045579 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2026.02.17 00:12:43.045708 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13130 | 2026.02.17 00:12:43.045744 [ 4 ] {1f3a80b0-64bd-403c-a958-0fc4e0183f2b} <Debug> TCPHandler: Processed in 0.00118477 sec. | ||
| 13131 | 2026.02.17 00:12:43.045849 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.02.17 00:12:43.045942 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13133 | 2026.02.17 00:12:43.045996 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <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 | ||
| 13134 | 2026.02.17 00:12:43.046807 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.02.17 00:12:43.046844 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13136 | 2026.02.17 00:12:43.047367 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13137 | 2026.02.17 00:12:43.047576 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.02.17 00:12:43.047711 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 13139 | 2026.02.17 00:12:43.047765 [ 4 ] {20494edb-9a31-4087-ab4b-e83a4bfaee07} <Debug> TCPHandler: Processed in 0.001964094 sec. | ||
| 13140 | 2026.02.17 00:12:43.047871 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.02.17 00:12:43.047965 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.02.17 00:12:43.048006 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13143 | 2026.02.17 00:12:43.048325 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.02.17 00:12:43.048360 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13145 | 2026.02.17 00:12:43.048655 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13146 | 2026.02.17 00:12:43.048862 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.02.17 00:12:43.048988 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 13148 | 2026.02.17 00:12:43.049023 [ 4 ] {57140902-def3-46e6-a0e4-27565375a3f6} <Debug> TCPHandler: Processed in 0.00120024 sec. | ||
| 13149 | 2026.02.17 00:12:47.357383 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13150 | 2026.02.17 00:12:47.357463 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13151 | 2026.02.17 00:12:47.506276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 13152 | 2026.02.17 00:12:47.506765 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.02.17 00:12:47.506810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13154 | 2026.02.17 00:12:47.507304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13155 | 2026.02.17 00:12:47.507537 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.02.17 00:12:47.507691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 13157 | 2026.02.17 00:12:48.021627 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2026.02.17 00:12:48.021800 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13159 | 2026.02.17 00:12:48.021864 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13160 | 2026.02.17 00:12:48.022555 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2026.02.17 00:12:48.022598 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13162 | 2026.02.17 00:12:48.022972 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13163 | 2026.02.17 00:12:48.023196 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2026.02.17 00:12:48.023357 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 3.89 MiB/sec. | ||
| 13165 | 2026.02.17 00:12:48.023398 [ 4 ] {04269153-61c4-462e-b9df-76c74dbe5812} <Debug> TCPHandler: Processed in 0.001905222 sec. | ||
| 13166 | 2026.02.17 00:12:48.023533 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2026.02.17 00:12:48.023634 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13168 | 2026.02.17 00:12:48.023673 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13169 | 2026.02.17 00:12:48.024111 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.02.17 00:12:48.024147 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13171 | 2026.02.17 00:12:48.024440 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13172 | 2026.02.17 00:12:48.024641 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.02.17 00:12:48.024769 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 651.61 KiB/sec. | ||
| 13174 | 2026.02.17 00:12:48.024806 [ 4 ] {711e2af6-99bb-40f3-84d3-5ef2df05ff12} <Debug> TCPHandler: Processed in 0.001323943 sec. | ||
| 13175 | 2026.02.17 00:12:48.024920 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.02.17 00:12:48.025012 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13177 | 2026.02.17 00:12:48.025052 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13178 | 2026.02.17 00:12:48.025490 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2026.02.17 00:12:48.025525 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13180 | 2026.02.17 00:12:48.025823 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13181 | 2026.02.17 00:12:48.026033 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.02.17 00:12:48.026164 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 13183 | 2026.02.17 00:12:48.026201 [ 4 ] {c6961b7a-2d37-4469-b3e7-fb939151449f} <Debug> TCPHandler: Processed in 0.001328803 sec. | ||
| 13184 | 2026.02.17 00:12:48.026314 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2026.02.17 00:12:48.026408 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13186 | 2026.02.17 00:12:48.026450 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13187 | 2026.02.17 00:12:48.026850 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.02.17 00:12:48.026886 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13189 | 2026.02.17 00:12:48.027207 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13190 | 2026.02.17 00:12:48.027415 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.02.17 00:12:48.027551 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 13192 | 2026.02.17 00:12:48.027586 [ 4 ] {69493704-4a88-481c-bd1e-2b778565ff07} <Debug> TCPHandler: Processed in 0.001319942 sec. | ||
| 13193 | 2026.02.17 00:12:48.027752 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2026.02.17 00:12:48.027845 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13195 | 2026.02.17 00:12:48.027899 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <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 | ||
| 13196 | 2026.02.17 00:12:48.028645 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2026.02.17 00:12:48.028681 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13198 | 2026.02.17 00:12:48.029180 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13199 | 2026.02.17 00:12:48.029392 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2026.02.17 00:12:48.029531 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 13201 | 2026.02.17 00:12:48.029583 [ 4 ] {514989d6-50f2-47ee-b03a-2d3e68659683} <Debug> TCPHandler: Processed in 0.001879353 sec. | ||
| 13202 | 2026.02.17 00:12:48.029689 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13203 | 2026.02.17 00:12:48.029783 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13204 | 2026.02.17 00:12:48.029824 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13205 | 2026.02.17 00:12:48.030146 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.02.17 00:12:48.030182 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13207 | 2026.02.17 00:12:48.030486 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13208 | 2026.02.17 00:12:48.030689 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.02.17 00:12:48.030819 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 13210 | 2026.02.17 00:12:48.030854 [ 4 ] {1a141823-01a6-478a-befc-7ee912537842} <Debug> TCPHandler: Processed in 0.00121317 sec. | ||
| 13211 | 2026.02.17 00:12:48.935097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13212 | 2026.02.17 00:12:48.950180 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.02.17 00:12:48.950234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13214 | 2026.02.17 00:12:48.955575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13215 | 2026.02.17 00:12:48.956223 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.02.17 00:12:48.958840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13217 | 2026.02.17 00:12:52.598335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1658 | ||
| 13218 | 2026.02.17 00:12:52.600757 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.02.17 00:12:52.600802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13220 | 2026.02.17 00:12:52.601999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13221 | 2026.02.17 00:12:52.602259 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.02.17 00:12:52.602519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 13223 | 2026.02.17 00:12:53.030857 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.02.17 00:12:53.031054 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13225 | 2026.02.17 00:12:53.031126 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13226 | 2026.02.17 00:12:53.031926 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.02.17 00:12:53.031969 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13228 | 2026.02.17 00:12:53.032378 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13229 | 2026.02.17 00:12:53.032607 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.02.17 00:12:53.032777 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 13231 | 2026.02.17 00:12:53.032827 [ 4 ] {678ae549-f5db-482c-9bba-fc8cc56ecd3c} <Debug> TCPHandler: Processed in 0.002106376 sec. | ||
| 13232 | 2026.02.17 00:12:53.032949 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2026.02.17 00:12:53.033053 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13234 | 2026.02.17 00:12:53.033096 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13235 | 2026.02.17 00:12:53.033506 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.02.17 00:12:53.033544 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13237 | 2026.02.17 00:12:53.033852 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13238 | 2026.02.17 00:12:53.034056 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.02.17 00:12:53.034196 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 699.34 KiB/sec. | ||
| 13240 | 2026.02.17 00:12:53.034236 [ 4 ] {6ff7fb7f-2f8d-4ba1-94fb-342f7a5dcda7} <Debug> TCPHandler: Processed in 0.001341223 sec. | ||
| 13241 | 2026.02.17 00:12:53.034339 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.02.17 00:12:53.034439 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13243 | 2026.02.17 00:12:53.034480 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13244 | 2026.02.17 00:12:53.035348 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.02.17 00:12:53.035385 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13246 | 2026.02.17 00:12:53.035747 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13247 | 2026.02.17 00:12:53.035952 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.02.17 00:12:53.036083 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001665 sec., 518918.91891891893 rows/sec., 41.28 MiB/sec. | ||
| 13249 | 2026.02.17 00:12:53.036083 [ 35 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13250 | 2026.02.17 00:12:53.036122 [ 4 ] {eaf08cdb-6c2e-47de-a973-a688856f13b6} <Debug> TCPHandler: Processed in 0.001834962 sec. | ||
| 13251 | 2026.02.17 00:12:53.036161 [ 35 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.02.17 00:12:53.036187 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13253 | 2026.02.17 00:12:53.036251 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.02.17 00:12:53.036299 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 13255 | 2026.02.17 00:12:53.036351 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13256 | 2026.02.17 00:12:53.036396 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13257 | 2026.02.17 00:12:53.036439 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13258 | 2026.02.17 00:12:53.036476 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2150 rows starting from the beginning of the part | ||
| 13259 | 2026.02.17 00:12:53.036542 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 859 rows starting from the beginning of the part | ||
| 13260 | 2026.02.17 00:12:53.036588 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1216 rows starting from the beginning of the part | ||
| 13261 | 2026.02.17 00:12:53.036631 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 859 rows starting from the beginning of the part | ||
| 13262 | 2026.02.17 00:12:53.036671 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 13263 | 2026.02.17 00:12:53.036713 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 864 rows starting from the beginning of the part | ||
| 13264 | 2026.02.17 00:12:53.036895 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.02.17 00:12:53.036935 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13266 | 2026.02.17 00:12:53.037263 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13267 | 2026.02.17 00:12:53.037481 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.02.17 00:12:53.037615 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.001282 sec., 142745.70982839316 rows/sec., 8.81 MiB/sec. | ||
| 13269 | 2026.02.17 00:12:53.037653 [ 4 ] {e17fd5ac-922e-4dd8-b0b7-e7a055a6b579} <Debug> TCPHandler: Processed in 0.001452845 sec. | ||
| 13270 | 2026.02.17 00:12:53.037773 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.02.17 00:12:53.037867 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.02.17 00:12:53.037908 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13273 | 2026.02.17 00:12:53.038361 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.02.17 00:12:53.038397 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13275 | 2026.02.17 00:12:53.038704 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13276 | 2026.02.17 00:12:53.038914 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.02.17 00:12:53.038959 [ 198 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002708966 sec., 2223726.691291068 rows/sec., 188.63 MiB/sec. | ||
| 13278 | 2026.02.17 00:12:53.039046 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 13279 | 2026.02.17 00:12:53.039087 [ 4 ] {c63fdf76-ea79-4a51-8ed3-d7c9b400c77c} <Debug> TCPHandler: Processed in 0.001364654 sec. | ||
| 13280 | 2026.02.17 00:12:53.039194 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2026.02.17 00:12:53.039225 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13282 | 2026.02.17 00:12:53.039291 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13283 | 2026.02.17 00:12:53.039337 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13284 | 2026.02.17 00:12:53.039473 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.02.17 00:12:53.039549 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_86_17} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13286 | 2026.02.17 00:12:53.039626 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13287 | 2026.02.17 00:12:53.039789 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.02.17 00:12:53.039830 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13289 | 2026.02.17 00:12:53.040128 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13290 | 2026.02.17 00:12:53.040327 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.02.17 00:12:53.040458 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 13292 | 2026.02.17 00:12:53.040496 [ 4 ] {5e0ef4ad-1343-4693-9542-8ebfae0541be} <Debug> TCPHandler: Processed in 0.001352393 sec. | ||
| 13293 | 2026.02.17 00:12:53.040607 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.02.17 00:12:53.040702 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13295 | 2026.02.17 00:12:53.040741 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13296 | 2026.02.17 00:12:53.041436 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.02.17 00:12:53.041471 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13298 | 2026.02.17 00:12:53.041790 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13299 | 2026.02.17 00:12:53.041991 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.02.17 00:12:53.042103 [ 35 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13301 | 2026.02.17 00:12:53.042120 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001435 sec., 370034.8432055749 rows/sec., 26.18 MiB/sec. | ||
| 13302 | 2026.02.17 00:12:53.042142 [ 35 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2026.02.17 00:12:53.042165 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13304 | 2026.02.17 00:12:53.042166 [ 4 ] {531303c7-0d14-483b-bbfe-4821fa0b6f62} <Debug> TCPHandler: Processed in 0.001608177 sec. | ||
| 13305 | 2026.02.17 00:12:53.042241 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 13306 | 2026.02.17 00:12:53.042287 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.02.17 00:12:53.042327 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13308 | 2026.02.17 00:12:53.042355 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1061 rows starting from the beginning of the part | ||
| 13309 | 2026.02.17 00:12:53.042382 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13310 | 2026.02.17 00:12:53.042412 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 521 rows starting from the beginning of the part | ||
| 13311 | 2026.02.17 00:12:53.042424 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13312 | 2026.02.17 00:12:53.042455 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 530 rows starting from the beginning of the part | ||
| 13313 | 2026.02.17 00:12:53.042495 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 521 rows starting from the beginning of the part | ||
| 13314 | 2026.02.17 00:12:53.042536 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 13315 | 2026.02.17 00:12:53.042576 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 531 rows starting from the beginning of the part | ||
| 13316 | 2026.02.17 00:12:53.042741 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.02.17 00:12:53.042778 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13318 | 2026.02.17 00:12:53.043074 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13319 | 2026.02.17 00:12:53.043284 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.02.17 00:12:53.043413 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 13321 | 2026.02.17 00:12:53.043450 [ 4 ] {ac865b4f-8887-4d44-8051-79d563f33497} <Debug> TCPHandler: Processed in 0.0012135 sec. | ||
| 13322 | 2026.02.17 00:12:53.043557 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.02.17 00:12:53.043652 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13324 | 2026.02.17 00:12:53.043695 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13325 | 2026.02.17 00:12:53.043760 [ 198 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552527 sec., 2085632.0051116664 rows/sec., 158.29 MiB/sec. | ||
| 13326 | 2026.02.17 00:12:53.043914 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13327 | 2026.02.17 00:12:53.044116 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.02.17 00:12:53.044131 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.02.17 00:12:53.044151 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13330 | 2026.02.17 00:12:53.044196 [ 192 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_86_17} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13331 | 2026.02.17 00:12:53.044254 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 13332 | 2026.02.17 00:12:53.044474 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13333 | 2026.02.17 00:12:53.044679 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2026.02.17 00:12:53.044795 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13335 | 2026.02.17 00:12:53.044808 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001174 sec., 229982.96422487224 rows/sec., 15.29 MiB/sec. | ||
| 13336 | 2026.02.17 00:12:53.044840 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.02.17 00:12:53.044860 [ 4 ] {0ce40a83-ac21-4036-89f6-b7c82f25cd10} <Debug> TCPHandler: Processed in 0.001353393 sec. | ||
| 13338 | 2026.02.17 00:12:53.044866 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13339 | 2026.02.17 00:12:53.044956 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 13340 | 2026.02.17 00:12:53.044975 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.02.17 00:12:53.045049 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13342 | 2026.02.17 00:12:53.045069 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13343 | 2026.02.17 00:12:53.045075 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26732 rows starting from the beginning of the part | ||
| 13344 | 2026.02.17 00:12:53.045113 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13345 | 2026.02.17 00:12:53.045133 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 13346 | 2026.02.17 00:12:53.045178 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 844 rows starting from the beginning of the part | ||
| 13347 | 2026.02.17 00:12:53.045216 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part | ||
| 13348 | 2026.02.17 00:12:53.045262 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 13349 | 2026.02.17 00:12:53.045299 [ 188 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 270 rows starting from the beginning of the part | ||
| 13350 | 2026.02.17 00:12:53.045421 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.02.17 00:12:53.045455 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13352 | 2026.02.17 00:12:53.045741 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13353 | 2026.02.17 00:12:53.045943 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.02.17 00:12:53.046073 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 13355 | 2026.02.17 00:12:53.046109 [ 4 ] {6678f150-4ff9-480d-ac00-3aac98964004} <Debug> TCPHandler: Processed in 0.00118299 sec. | ||
| 13356 | 2026.02.17 00:12:53.046213 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.02.17 00:12:53.046308 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2026.02.17 00:12:53.046360 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <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 | ||
| 13359 | 2026.02.17 00:12:53.047167 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.02.17 00:12:53.047202 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13361 | 2026.02.17 00:12:53.047754 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13362 | 2026.02.17 00:12:53.047985 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.02.17 00:12:53.048124 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 13364 | 2026.02.17 00:12:53.048178 [ 4 ] {8540fca4-155b-44d7-b031-2fc6bf2b2e18} <Debug> TCPHandler: Processed in 0.002014735 sec. | ||
| 13365 | 2026.02.17 00:12:53.048295 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.02.17 00:12:53.048391 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13367 | 2026.02.17 00:12:53.048432 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13368 | 2026.02.17 00:12:53.048775 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.02.17 00:12:53.048812 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13370 | 2026.02.17 00:12:53.049108 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13371 | 2026.02.17 00:12:53.049313 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.02.17 00:12:53.049424 [ 35 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13373 | 2026.02.17 00:12:53.049442 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 13374 | 2026.02.17 00:12:53.049456 [ 35 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.02.17 00:12:53.049483 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13376 | 2026.02.17 00:12:53.049486 [ 4 ] {90c88285-d58a-48e0-b5a1-a2cc1b284601} <Debug> TCPHandler: Processed in 0.001240891 sec. | ||
| 13377 | 2026.02.17 00:12:53.049548 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 13378 | 2026.02.17 00:12:53.049618 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13379 | 2026.02.17 00:12:53.049641 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5640 rows starting from the beginning of the part | ||
| 13380 | 2026.02.17 00:12:53.049684 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13381 | 2026.02.17 00:12:53.049716 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 13382 | 2026.02.17 00:12:53.049748 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13383 | 2026.02.17 00:12:53.049783 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 13384 | 2026.02.17 00:12:53.049817 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 13385 | 2026.02.17 00:12:53.051282 [ 186 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6030 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175882 sec., 3428434.9734481075 rows/sec., 222.46 MiB/sec. | ||
| 13386 | 2026.02.17 00:12:53.051747 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13387 | 2026.02.17 00:12:53.051861 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006933629 sec., 4115593.7244406934 rows/sec., 278.78 MiB/sec. | ||
| 13388 | 2026.02.17 00:12:53.052009 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.02.17 00:12:53.052078 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_86_17} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13390 | 2026.02.17 00:12:53.052148 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13391 | 2026.02.17 00:12:53.052239 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13392 | 2026.02.17 00:12:53.052561 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.02.17 00:12:53.052648 [ 186 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13394 | 2026.02.17 00:12:53.052744 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13395 | 2026.02.17 00:12:55.008790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 13396 | 2026.02.17 00:12:55.009342 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.02.17 00:12:55.009390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13398 | 2026.02.17 00:12:55.009877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13399 | 2026.02.17 00:12:55.010112 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.02.17 00:12:55.010245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 13401 | 2026.02.17 00:12:56.459881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13402 | 2026.02.17 00:12:56.475894 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.02.17 00:12:56.475951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13404 | 2026.02.17 00:12:56.482142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13405 | 2026.02.17 00:12:56.482819 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.02.17 00:12:56.485916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13407 | 2026.02.17 00:12:58.021334 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2026.02.17 00:12:58.021511 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13409 | 2026.02.17 00:12:58.021574 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13410 | 2026.02.17 00:12:58.022228 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.02.17 00:12:58.022271 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13412 | 2026.02.17 00:12:58.022678 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13413 | 2026.02.17 00:12:58.022908 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2026.02.17 00:12:58.023066 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 3.89 MiB/sec. | ||
| 13415 | 2026.02.17 00:12:58.023109 [ 4 ] {7bf0a07e-fbe1-48fe-b714-b2ac70d1dab0} <Debug> TCPHandler: Processed in 0.001905473 sec. | ||
| 13416 | 2026.02.17 00:12:58.023232 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2026.02.17 00:12:58.023329 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13418 | 2026.02.17 00:12:58.023371 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13419 | 2026.02.17 00:12:58.023772 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.02.17 00:12:58.023809 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13421 | 2026.02.17 00:12:58.024107 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13422 | 2026.02.17 00:12:58.024330 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.02.17 00:12:58.024468 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 13424 | 2026.02.17 00:12:58.024507 [ 4 ] {665cbd5e-1df9-4c07-8bbf-ff149c13cd6b} <Debug> TCPHandler: Processed in 0.001326073 sec. | ||
| 13425 | 2026.02.17 00:12:58.024619 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.02.17 00:12:58.024714 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13427 | 2026.02.17 00:12:58.024755 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13428 | 2026.02.17 00:12:58.025184 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.02.17 00:12:58.025221 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13430 | 2026.02.17 00:12:58.025555 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13431 | 2026.02.17 00:12:58.025760 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.02.17 00:12:58.025917 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00122 sec., 60655.737704918036 rows/sec., 4.74 MiB/sec. | ||
| 13433 | 2026.02.17 00:12:58.025954 [ 4 ] {008cad1a-4318-45b2-95cf-e0d3a2c140ae} <Debug> TCPHandler: Processed in 0.001386954 sec. | ||
| 13434 | 2026.02.17 00:12:58.026064 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2026.02.17 00:12:58.026159 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13436 | 2026.02.17 00:12:58.026201 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13437 | 2026.02.17 00:12:58.026613 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.02.17 00:12:58.026647 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13439 | 2026.02.17 00:12:58.026992 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13440 | 2026.02.17 00:12:58.027230 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.02.17 00:12:58.027363 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 13442 | 2026.02.17 00:12:58.027402 [ 4 ] {35f0c149-9b18-44b1-8dd7-e6abb9453e3a} <Debug> TCPHandler: Processed in 0.001388534 sec. | ||
| 13443 | 2026.02.17 00:12:58.027505 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.02.17 00:12:58.027599 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.02.17 00:12:58.027653 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <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.02.17 00:12:58.028409 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.02.17 00:12:58.028445 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13448 | 2026.02.17 00:12:58.028951 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13449 | 2026.02.17 00:12:58.029181 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.02.17 00:12:58.029327 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 13451 | 2026.02.17 00:12:58.029389 [ 4 ] {79b9bd79-6ac9-40d6-be37-75e4f168c79a} <Debug> TCPHandler: Processed in 0.001933123 sec. | ||
| 13452 | 2026.02.17 00:12:58.029498 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.02.17 00:12:58.029591 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.02.17 00:12:58.029631 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13455 | 2026.02.17 00:12:58.029959 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.02.17 00:12:58.029995 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13457 | 2026.02.17 00:12:58.030293 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13458 | 2026.02.17 00:12:58.030494 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.02.17 00:12:58.030626 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 13460 | 2026.02.17 00:12:58.030661 [ 4 ] {7598c951-ba9d-4a50-80bc-61e4c78c11a7} <Debug> TCPHandler: Processed in 0.00121253 sec. | ||
| 13461 | 2026.02.17 00:13:02.357705 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13462 | 2026.02.17 00:13:02.357769 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13463 | 2026.02.17 00:13:02.510391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 13464 | 2026.02.17 00:13:02.510942 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.02.17 00:13:02.510988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13466 | 2026.02.17 00:13:02.511474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13467 | 2026.02.17 00:13:02.511695 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.02.17 00:13:02.511823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 13469 | 2026.02.17 00:13:02.602714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1694 | ||
| 13470 | 2026.02.17 00:13:02.605178 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2026.02.17 00:13:02.605237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13472 | 2026.02.17 00:13:02.606448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13473 | 2026.02.17 00:13:02.606713 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2026.02.17 00:13:02.607007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13475 | 2026.02.17 00:13:03.032480 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13476 | 2026.02.17 00:13:03.032744 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13477 | 2026.02.17 00:13:03.032836 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13478 | 2026.02.17 00:13:03.033722 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2026.02.17 00:13:03.033763 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13480 | 2026.02.17 00:13:03.034163 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13481 | 2026.02.17 00:13:03.034390 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2026.02.17 00:13:03.034550 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001875 sec., 151466.6666666667 rows/sec., 9.62 MiB/sec. | ||
| 13483 | 2026.02.17 00:13:03.034591 [ 4 ] {09e869dd-12e6-43c2-8f52-9bcf511ce3e3} <Debug> TCPHandler: Processed in 0.002279699 sec. | ||
| 13484 | 2026.02.17 00:13:03.034709 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2026.02.17 00:13:03.034814 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13486 | 2026.02.17 00:13:03.034854 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13487 | 2026.02.17 00:13:03.035732 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13488 | 2026.02.17 00:13:03.035771 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13489 | 2026.02.17 00:13:03.036147 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13490 | 2026.02.17 00:13:03.036367 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2026.02.17 00:13:03.036516 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001719 sec., 499709.1332169866 rows/sec., 39.78 MiB/sec. | ||
| 13492 | 2026.02.17 00:13:03.036554 [ 4 ] {bc3bf339-b1c1-4ccb-8f84-fd944efd8509} <Debug> TCPHandler: Processed in 0.001893103 sec. | ||
| 13493 | 2026.02.17 00:13:03.036668 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.02.17 00:13:03.036762 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13495 | 2026.02.17 00:13:03.036802 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13496 | 2026.02.17 00:13:03.037267 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.02.17 00:13:03.037303 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13498 | 2026.02.17 00:13:03.037624 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13499 | 2026.02.17 00:13:03.037832 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.02.17 00:13:03.037961 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001218 sec., 142036.1247947455 rows/sec., 8.72 MiB/sec. | ||
| 13501 | 2026.02.17 00:13:03.037967 [ 61 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13502 | 2026.02.17 00:13:03.037999 [ 4 ] {428d31ec-eb12-47b2-9f4b-ce726e1edd17} <Debug> TCPHandler: Processed in 0.001382054 sec. | ||
| 13503 | 2026.02.17 00:13:03.038043 [ 61 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2026.02.17 00:13:03.038073 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13505 | 2026.02.17 00:13:03.038124 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13506 | 2026.02.17 00:13:03.038174 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 13507 | 2026.02.17 00:13:03.038221 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13508 | 2026.02.17 00:13:03.038260 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13509 | 2026.02.17 00:13:03.038262 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13510 | 2026.02.17 00:13:03.038296 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 215 rows starting from the beginning of the part | ||
| 13511 | 2026.02.17 00:13:03.038352 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 173 rows starting from the beginning of the part | ||
| 13512 | 2026.02.17 00:13:03.038396 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13513 | 2026.02.17 00:13:03.038439 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 183 rows starting from the beginning of the part | ||
| 13514 | 2026.02.17 00:13:03.038478 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13515 | 2026.02.17 00:13:03.038517 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 173 rows starting from the beginning of the part | ||
| 13516 | 2026.02.17 00:13:03.038715 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.02.17 00:13:03.038751 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13518 | 2026.02.17 00:13:03.039056 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13519 | 2026.02.17 00:13:03.039269 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.02.17 00:13:03.039333 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119182 sec., 641036.3981138092 rows/sec., 42.43 MiB/sec. | ||
| 13521 | 2026.02.17 00:13:03.039421 [ 82 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 13522 | 2026.02.17 00:13:03.039430 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 13523 | 2026.02.17 00:13:03.039468 [ 82 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.02.17 00:13:03.039487 [ 4 ] {1ccc19d7-1b4c-41ab-aed1-a0b2dcc0210e} <Debug> TCPHandler: Processed in 0.001412814 sec. | ||
| 13525 | 2026.02.17 00:13:03.039497 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13526 | 2026.02.17 00:13:03.039549 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13527 | 2026.02.17 00:13:03.039605 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.02.17 00:13:03.039612 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 13529 | 2026.02.17 00:13:03.039721 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13530 | 2026.02.17 00:13:03.039755 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13531 | 2026.02.17 00:13:03.039768 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13532 | 2026.02.17 00:13:03.039799 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 402 rows starting from the beginning of the part | ||
| 13533 | 2026.02.17 00:13:03.039862 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.02.17 00:13:03.039878 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 13535 | 2026.02.17 00:13:03.039930 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 13536 | 2026.02.17 00:13:03.039945 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_86_17} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13537 | 2026.02.17 00:13:03.039980 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13538 | 2026.02.17 00:13:03.040024 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 13539 | 2026.02.17 00:13:03.040059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13540 | 2026.02.17 00:13:03.040068 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 13541 | 2026.02.17 00:13:03.040250 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.02.17 00:13:03.040292 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13543 | 2026.02.17 00:13:03.040619 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13544 | 2026.02.17 00:13:03.040837 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.02.17 00:13:03.040974 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001271 sec., 116443.74508261212 rows/sec., 6.62 MiB/sec. | ||
| 13546 | 2026.02.17 00:13:03.041012 [ 4 ] {34f16bd0-dc42-4808-98a9-94f11fb904a7} <Debug> TCPHandler: Processed in 0.001457215 sec. | ||
| 13547 | 2026.02.17 00:13:03.041026 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464946 sec., 836890.9161156794 rows/sec., 58.53 MiB/sec. | ||
| 13548 | 2026.02.17 00:13:03.041123 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.02.17 00:13:03.041140 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 13550 | 2026.02.17 00:13:03.041225 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13551 | 2026.02.17 00:13:03.041271 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13552 | 2026.02.17 00:13:03.041374 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.02.17 00:13:03.041441 [ 199 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_50_10} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 13554 | 2026.02.17 00:13:03.041507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13555 | 2026.02.17 00:13:03.041926 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2026.02.17 00:13:03.041968 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13557 | 2026.02.17 00:13:03.042301 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13558 | 2026.02.17 00:13:03.042517 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.02.17 00:13:03.042652 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001445 sec., 360553.6332179931 rows/sec., 25.45 MiB/sec. | ||
| 13560 | 2026.02.17 00:13:03.042690 [ 4 ] {7b0a173b-9cf9-4bdc-b41b-61dd6deefa7e} <Debug> TCPHandler: Processed in 0.001615928 sec. | ||
| 13561 | 2026.02.17 00:13:03.042798 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13562 | 2026.02.17 00:13:03.042891 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13563 | 2026.02.17 00:13:03.042933 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13564 | 2026.02.17 00:13:03.043254 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.02.17 00:13:03.043289 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13566 | 2026.02.17 00:13:03.043608 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13567 | 2026.02.17 00:13:03.043812 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.02.17 00:13:03.043941 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 13569 | 2026.02.17 00:13:03.043977 [ 4 ] {de9c7024-4ff5-4c22-a849-a43c16ed46df} <Debug> TCPHandler: Processed in 0.001227541 sec. | ||
| 13570 | 2026.02.17 00:13:03.044102 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13571 | 2026.02.17 00:13:03.044220 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13572 | 2026.02.17 00:13:03.044275 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13573 | 2026.02.17 00:13:03.044697 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.02.17 00:13:03.044733 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13575 | 2026.02.17 00:13:03.045066 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13576 | 2026.02.17 00:13:03.045273 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2026.02.17 00:13:03.045404 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 13578 | 2026.02.17 00:13:03.045449 [ 4 ] {c4e2a4ab-1191-46ec-a07d-a07b4e44946e} <Debug> TCPHandler: Processed in 0.001406815 sec. | ||
| 13579 | 2026.02.17 00:13:03.045560 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13580 | 2026.02.17 00:13:03.045653 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13581 | 2026.02.17 00:13:03.045693 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13582 | 2026.02.17 00:13:03.045995 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.02.17 00:13:03.046030 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13584 | 2026.02.17 00:13:03.046325 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13585 | 2026.02.17 00:13:03.046541 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.02.17 00:13:03.046672 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 13587 | 2026.02.17 00:13:03.046708 [ 4 ] {68baa55c-aac1-4c12-a4b0-c343a9b5df86} <Debug> TCPHandler: Processed in 0.001197131 sec. | ||
| 13588 | 2026.02.17 00:13:03.046814 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13589 | 2026.02.17 00:13:03.046906 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13590 | 2026.02.17 00:13:03.046960 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <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 | ||
| 13591 | 2026.02.17 00:13:03.047778 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.02.17 00:13:03.047814 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13593 | 2026.02.17 00:13:03.048363 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13594 | 2026.02.17 00:13:03.048603 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.02.17 00:13:03.048740 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13596 | 2026.02.17 00:13:03.048745 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 29.93 MiB/sec. | ||
| 13597 | 2026.02.17 00:13:03.048784 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.02.17 00:13:03.048808 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13599 | 2026.02.17 00:13:03.048826 [ 4 ] {7a006777-3739-483a-9303-037b4dec1c52} <Debug> TCPHandler: Processed in 0.002061525 sec. | ||
| 13600 | 2026.02.17 00:13:03.048900 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 13601 | 2026.02.17 00:13:03.048951 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13602 | 2026.02.17 00:13:03.049050 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13603 | 2026.02.17 00:13:03.049092 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13604 | 2026.02.17 00:13:03.049114 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13605 | 2026.02.17 00:13:03.049173 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1587 rows starting from the beginning of the part | ||
| 13606 | 2026.02.17 00:13:03.049292 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 13607 | 2026.02.17 00:13:03.049395 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13608 | 2026.02.17 00:13:03.049432 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.02.17 00:13:03.049472 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13610 | 2026.02.17 00:13:03.049494 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 13611 | 2026.02.17 00:13:03.049595 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13612 | 2026.02.17 00:13:03.049696 [ 187 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 13613 | 2026.02.17 00:13:03.049778 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13614 | 2026.02.17 00:13:03.049999 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.02.17 00:13:03.050166 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 13616 | 2026.02.17 00:13:03.050205 [ 4 ] {b75fc798-715e-4996-b7b2-02068d3b4875} <Debug> TCPHandler: Processed in 0.001308532 sec. | ||
| 13617 | 2026.02.17 00:13:03.058332 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 19 columns (19 merged, 0 gathered) in 0.009476092 sec., 179398.8492302523 rows/sec., 321.47 MiB/sec. | ||
| 13618 | 2026.02.17 00:13:03.059564 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13619 | 2026.02.17 00:13:03.059908 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.02.17 00:13:03.059985 [ 199 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13621 | 2026.02.17 00:13:03.060099 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 13622 | 2026.02.17 00:13:03.986011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13623 | 2026.02.17 00:13:04.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.02 MiB, peak 350.56 MiB, free memory in arenas 0.00 B, will set to 342.34 MiB (RSS), difference: 5.32 MiB | ||
| 13624 | 2026.02.17 00:13:04.002504 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.02.17 00:13:04.002544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13626 | 2026.02.17 00:13:04.008650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13627 | 2026.02.17 00:13:04.009330 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.02.17 00:13:04.012166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13629 | 2026.02.17 00:13:08.052222 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.02.17 00:13:08.052422 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13631 | 2026.02.17 00:13:08.052491 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13632 | 2026.02.17 00:13:08.053154 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.02.17 00:13:08.053206 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13634 | 2026.02.17 00:13:08.053671 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13635 | 2026.02.17 00:13:08.053899 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.02.17 00:13:08.054060 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001691 sec., 4730.928444707274 rows/sec., 385.77 KiB/sec. | ||
| 13637 | 2026.02.17 00:13:08.054104 [ 4 ] {2a53c01c-4eeb-4c07-94ab-2e45308acd1b} <Debug> TCPHandler: Processed in 0.002015565 sec. | ||
| 13638 | 2026.02.17 00:13:08.054233 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2026.02.17 00:13:08.054334 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13640 | 2026.02.17 00:13:08.054378 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13641 | 2026.02.17 00:13:08.055459 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2026.02.17 00:13:08.055497 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13643 | 2026.02.17 00:13:08.055889 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13644 | 2026.02.17 00:13:08.056118 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.02.17 00:13:08.056258 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001947 sec., 626605.0333846944 rows/sec., 51.56 MiB/sec. | ||
| 13646 | 2026.02.17 00:13:08.056308 [ 4 ] {ab930e79-574f-4ec0-843c-8e999de6b9fc} <Debug> TCPHandler: Processed in 0.002127747 sec. | ||
| 13647 | 2026.02.17 00:13:08.056436 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.02.17 00:13:08.056552 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13649 | 2026.02.17 00:13:08.056601 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13650 | 2026.02.17 00:13:08.057082 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.02.17 00:13:08.057127 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13652 | 2026.02.17 00:13:08.057534 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13653 | 2026.02.17 00:13:08.057836 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2026.02.17 00:13:08.058005 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001476 sec., 12195.121951219511 rows/sec., 887.90 KiB/sec. | ||
| 13655 | 2026.02.17 00:13:08.058052 [ 4 ] {7689e5c3-6118-450a-8fe1-7442f03df874} <Debug> TCPHandler: Processed in 0.001675229 sec. | ||
| 13656 | 2026.02.17 00:13:08.058169 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13657 | 2026.02.17 00:13:08.058283 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13658 | 2026.02.17 00:13:08.058337 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13659 | 2026.02.17 00:13:08.058947 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.02.17 00:13:08.058994 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13661 | 2026.02.17 00:13:08.059410 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13662 | 2026.02.17 00:13:08.059723 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.02.17 00:13:08.059896 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001631 sec., 139791.53893316982 rows/sec., 9.47 MiB/sec. | ||
| 13664 | 2026.02.17 00:13:08.059938 [ 4 ] {024a797a-e110-4ad2-a85e-1c04ef003888} <Debug> TCPHandler: Processed in 0.001829862 sec. | ||
| 13665 | 2026.02.17 00:13:08.060048 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13666 | 2026.02.17 00:13:08.060144 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13667 | 2026.02.17 00:13:08.060186 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13668 | 2026.02.17 00:13:08.060798 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.02.17 00:13:08.060833 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13670 | 2026.02.17 00:13:08.061166 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13671 | 2026.02.17 00:13:08.061379 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.02.17 00:13:08.061522 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001396 sec., 385386.81948424067 rows/sec., 28.58 MiB/sec. | ||
| 13673 | 2026.02.17 00:13:08.061561 [ 4 ] {29375af1-ef37-4e7e-bf07-2a70baac0b3f} <Debug> TCPHandler: Processed in 0.001563947 sec. | ||
| 13674 | 2026.02.17 00:13:08.061693 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.02.17 00:13:08.061788 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13676 | 2026.02.17 00:13:08.061831 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13677 | 2026.02.17 00:13:08.062451 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.02.17 00:13:08.062490 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13679 | 2026.02.17 00:13:08.062889 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13680 | 2026.02.17 00:13:08.063114 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.02.17 00:13:08.063249 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001479 sec., 573360.3786342123 rows/sec., 38.59 MiB/sec. | ||
| 13682 | 2026.02.17 00:13:08.063287 [ 4 ] {7f2e7e77-2b2b-4931-8dc7-de66f69d574a} <Debug> TCPHandler: Processed in 0.001644348 sec. | ||
| 13683 | 2026.02.17 00:13:08.063408 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2026.02.17 00:13:08.063503 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13685 | 2026.02.17 00:13:08.063558 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <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 | ||
| 13686 | 2026.02.17 00:13:08.064345 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.02.17 00:13:08.064382 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13688 | 2026.02.17 00:13:08.064899 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13689 | 2026.02.17 00:13:08.065134 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.02.17 00:13:08.065276 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 13691 | 2026.02.17 00:13:08.065336 [ 4 ] {b77137bc-b941-4828-8aa9-378eef97878b} <Debug> TCPHandler: Processed in 0.001976233 sec. | ||
| 13692 | 2026.02.17 00:13:08.065451 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.02.17 00:13:08.065544 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13694 | 2026.02.17 00:13:08.065587 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13695 | 2026.02.17 00:13:08.065924 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.02.17 00:13:08.065960 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13697 | 2026.02.17 00:13:08.066268 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13698 | 2026.02.17 00:13:08.066479 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.02.17 00:13:08.066614 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13700 | 2026.02.17 00:13:08.066650 [ 4 ] {44607e78-5a71-48dc-9160-c98d31060ffd} <Debug> TCPHandler: Processed in 0.001248551 sec. | ||
| 13701 | 2026.02.17 00:13:10.011954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 13702 | 2026.02.17 00:13:10.012621 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.02.17 00:13:10.012668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13704 | 2026.02.17 00:13:10.013155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13705 | 2026.02.17 00:13:10.013384 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2026.02.17 00:13:10.013519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 13707 | 2026.02.17 00:13:10.013536 [ 136 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13708 | 2026.02.17 00:13:10.013599 [ 136 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2026.02.17 00:13:10.013618 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13710 | 2026.02.17 00:13:10.013741 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13711 | 2026.02.17 00:13:10.013894 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13712 | 2026.02.17 00:13:10.013935 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 13713 | 2026.02.17 00:13:10.014002 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13714 | 2026.02.17 00:13:10.014050 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13715 | 2026.02.17 00:13:10.014094 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13716 | 2026.02.17 00:13:10.014134 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13717 | 2026.02.17 00:13:10.014175 [ 195 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 13718 | 2026.02.17 00:13:10.016578 [ 200 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002898939 sec., 10119909.387537992 rows/sec., 144.77 MiB/sec. | ||
| 13719 | 2026.02.17 00:13:10.016907 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13720 | 2026.02.17 00:13:10.017167 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.02.17 00:13:10.017234 [ 193 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_61_12} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13722 | 2026.02.17 00:13:10.017329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13723 | 2026.02.17 00:13:11.512214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13724 | 2026.02.17 00:13:11.529284 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2026.02.17 00:13:11.529348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13726 | 2026.02.17 00:13:11.535444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13727 | 2026.02.17 00:13:11.536148 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.02.17 00:13:11.536458 [ 125 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13729 | 2026.02.17 00:13:11.536516 [ 125 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.02.17 00:13:11.536537 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13731 | 2026.02.17 00:13:11.536662 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13732 | 2026.02.17 00:13:11.539861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13733 | 2026.02.17 00:13:11.540855 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13734 | 2026.02.17 00:13:11.542397 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13735 | 2026.02.17 00:13:11.547020 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13736 | 2026.02.17 00:13:11.551558 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13737 | 2026.02.17 00:13:11.556046 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13738 | 2026.02.17 00:13:11.560468 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13739 | 2026.02.17 00:13:11.564308 [ 195 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 13740 | 2026.02.17 00:13:11.615796 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079194518 sec., 5808.482854835987 rows/sec., 30.03 MiB/sec. | ||
| 13741 | 2026.02.17 00:13:11.618772 [ 202 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13742 | 2026.02.17 00:13:11.620870 [ 202 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_61_12} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.02.17 00:13:11.620982 [ 202 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_61_12} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13744 | 2026.02.17 00:13:11.623131 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13745 | 2026.02.17 00:13:12.608176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1732 | ||
| 13746 | 2026.02.17 00:13:12.610661 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.02.17 00:13:12.610705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13748 | 2026.02.17 00:13:12.611926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13749 | 2026.02.17 00:13:12.612189 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.02.17 00:13:12.612388 [ 112 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13751 | 2026.02.17 00:13:12.612464 [ 112 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.02.17 00:13:12.612484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 13753 | 2026.02.17 00:13:12.612485 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13754 | 2026.02.17 00:13:12.612631 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 13755 | 2026.02.17 00:13:12.613201 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13756 | 2026.02.17 00:13:12.613340 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1548 rows starting from the beginning of the part | ||
| 13757 | 2026.02.17 00:13:12.613704 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 13758 | 2026.02.17 00:13:12.614038 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 13759 | 2026.02.17 00:13:12.614361 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 13760 | 2026.02.17 00:13:12.614681 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 13761 | 2026.02.17 00:13:12.615000 [ 190 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 13762 | 2026.02.17 00:13:12.621480 [ 197 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 72 columns (72 merged, 0 gathered) in 0.008904413 sec., 194510.29506380713 rows/sec., 152.60 MiB/sec. | ||
| 13763 | 2026.02.17 00:13:12.623329 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13764 | 2026.02.17 00:13:12.623955 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.02.17 00:13:12.624037 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_46_9} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13766 | 2026.02.17 00:13:12.624343 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13767 | 2026.02.17 00:13:13.030730 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.02.17 00:13:13.030899 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.02.17 00:13:13.030961 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13770 | 2026.02.17 00:13:13.031741 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.02.17 00:13:13.031783 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13772 | 2026.02.17 00:13:13.032186 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13773 | 2026.02.17 00:13:13.032437 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.02.17 00:13:13.032597 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 13775 | 2026.02.17 00:13:13.032646 [ 4 ] {af4a2548-5fdf-4298-8137-bc4854509ef6} <Debug> TCPHandler: Processed in 0.002042625 sec. | ||
| 13776 | 2026.02.17 00:13:13.032783 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2026.02.17 00:13:13.032885 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13778 | 2026.02.17 00:13:13.032928 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13779 | 2026.02.17 00:13:13.033849 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.02.17 00:13:13.033887 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13781 | 2026.02.17 00:13:13.034286 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13782 | 2026.02.17 00:13:13.034550 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.02.17 00:13:13.034697 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001835 sec., 468119.8910081744 rows/sec., 37.26 MiB/sec. | ||
| 13784 | 2026.02.17 00:13:13.034739 [ 4 ] {fee9b310-a0d9-4adc-b076-22ad118765cb} <Debug> TCPHandler: Processed in 0.002007564 sec. | ||
| 13785 | 2026.02.17 00:13:13.034860 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.02.17 00:13:13.034958 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13787 | 2026.02.17 00:13:13.034999 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13788 | 2026.02.17 00:13:13.035509 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.02.17 00:13:13.035544 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13790 | 2026.02.17 00:13:13.035862 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13791 | 2026.02.17 00:13:13.036075 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.02.17 00:13:13.036211 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001275 sec., 135686.27450980392 rows/sec., 8.33 MiB/sec. | ||
| 13793 | 2026.02.17 00:13:13.036248 [ 4 ] {de5337ac-b646-4d6f-9e0f-c5c9b2ad06d8} <Debug> TCPHandler: Processed in 0.001440335 sec. | ||
| 13794 | 2026.02.17 00:13:13.036372 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2026.02.17 00:13:13.036480 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13796 | 2026.02.17 00:13:13.036521 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13797 | 2026.02.17 00:13:13.036965 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.02.17 00:13:13.037000 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13799 | 2026.02.17 00:13:13.040427 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13800 | 2026.02.17 00:13:13.040641 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.02.17 00:13:13.040771 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00431 sec., 34570.7656612529 rows/sec., 2.23 MiB/sec. | ||
| 13802 | 2026.02.17 00:13:13.040808 [ 4 ] {7a0858dd-5e47-4fd4-8c79-f4a7cf8b4c94} <Debug> TCPHandler: Processed in 0.004492397 sec. | ||
| 13803 | 2026.02.17 00:13:13.040927 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.02.17 00:13:13.041022 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13805 | 2026.02.17 00:13:13.041062 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13806 | 2026.02.17 00:13:13.041514 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.02.17 00:13:13.041549 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13808 | 2026.02.17 00:13:13.041855 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13809 | 2026.02.17 00:13:13.042067 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.02.17 00:13:13.042195 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 13811 | 2026.02.17 00:13:13.042232 [ 4 ] {521d4f03-a5f4-48e7-9333-ebe7d0c234a8} <Debug> TCPHandler: Processed in 0.001354544 sec. | ||
| 13812 | 2026.02.17 00:13:13.042343 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.02.17 00:13:13.042451 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13814 | 2026.02.17 00:13:13.042491 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13815 | 2026.02.17 00:13:13.043147 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.02.17 00:13:13.043181 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13817 | 2026.02.17 00:13:13.043529 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13818 | 2026.02.17 00:13:13.043741 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.02.17 00:13:13.043872 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001439 sec., 362056.98401667824 rows/sec., 25.56 MiB/sec. | ||
| 13820 | 2026.02.17 00:13:13.043911 [ 4 ] {58b3d024-eaec-43a6-92c9-0af08b9d0fad} <Debug> TCPHandler: Processed in 0.001617977 sec. | ||
| 13821 | 2026.02.17 00:13:13.044022 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.02.17 00:13:13.044114 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13823 | 2026.02.17 00:13:13.044155 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13824 | 2026.02.17 00:13:13.044525 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.02.17 00:13:13.044562 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13826 | 2026.02.17 00:13:13.044888 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13827 | 2026.02.17 00:13:13.045113 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.02.17 00:13:13.045256 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 13829 | 2026.02.17 00:13:13.045266 [ 142 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13830 | 2026.02.17 00:13:13.045294 [ 4 ] {06fd3351-5205-4c2f-a3ee-b0d6dff51aff} <Debug> TCPHandler: Processed in 0.001321372 sec. | ||
| 13831 | 2026.02.17 00:13:13.045340 [ 142 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.02.17 00:13:13.045367 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13833 | 2026.02.17 00:13:13.045436 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2026.02.17 00:13:13.045482 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13835 | 2026.02.17 00:13:13.045538 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13836 | 2026.02.17 00:13:13.045585 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13837 | 2026.02.17 00:13:13.045603 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13838 | 2026.02.17 00:13:13.045643 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part | ||
| 13839 | 2026.02.17 00:13:13.045710 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13840 | 2026.02.17 00:13:13.045756 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13841 | 2026.02.17 00:13:13.045808 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13842 | 2026.02.17 00:13:13.045847 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13843 | 2026.02.17 00:13:13.045886 [ 190 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 13844 | 2026.02.17 00:13:13.046053 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.02.17 00:13:13.046097 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13846 | 2026.02.17 00:13:13.046477 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13847 | 2026.02.17 00:13:13.046711 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.02.17 00:13:13.046767 [ 197 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326752 sec., 167325.9207447963 rows/sec., 8.54 MiB/sec. | ||
| 13849 | 2026.02.17 00:13:13.046845 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001327 sec., 199698.568198945 rows/sec., 13.27 MiB/sec. | ||
| 13850 | 2026.02.17 00:13:13.046888 [ 4 ] {e87dea5b-f5c5-4149-8a2e-19d7ee5cca12} <Debug> TCPHandler: Processed in 0.001507266 sec. | ||
| 13851 | 2026.02.17 00:13:13.046933 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13852 | 2026.02.17 00:13:13.047004 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.02.17 00:13:13.047105 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13854 | 2026.02.17 00:13:13.047150 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13855 | 2026.02.17 00:13:13.047236 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.02.17 00:13:13.047314 [ 194 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_36_7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13857 | 2026.02.17 00:13:13.047404 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13858 | 2026.02.17 00:13:13.047474 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2026.02.17 00:13:13.047516 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13860 | 2026.02.17 00:13:13.047836 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13861 | 2026.02.17 00:13:13.048054 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.02.17 00:13:13.048161 [ 142 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13863 | 2026.02.17 00:13:13.048185 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 13864 | 2026.02.17 00:13:13.048195 [ 142 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13865 | 2026.02.17 00:13:13.048225 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13866 | 2026.02.17 00:13:13.048230 [ 4 ] {9980a782-d64a-48d9-8076-d4752d42ad1c} <Debug> TCPHandler: Processed in 0.001274242 sec. | ||
| 13867 | 2026.02.17 00:13:13.048302 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13868 | 2026.02.17 00:13:13.048353 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.02.17 00:13:13.048386 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13870 | 2026.02.17 00:13:13.048416 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 33 rows starting from the beginning of the part | ||
| 13871 | 2026.02.17 00:13:13.048453 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13872 | 2026.02.17 00:13:13.048470 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13873 | 2026.02.17 00:13:13.048507 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <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 | ||
| 13874 | 2026.02.17 00:13:13.048510 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13875 | 2026.02.17 00:13:13.048555 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13876 | 2026.02.17 00:13:13.048590 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13877 | 2026.02.17 00:13:13.048627 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 13878 | 2026.02.17 00:13:13.049386 [ 198 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001117679 sec., 33999.0283435584 rows/sec., 2.23 MiB/sec. | ||
| 13879 | 2026.02.17 00:13:13.049483 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.02.17 00:13:13.049518 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13881 | 2026.02.17 00:13:13.049525 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13882 | 2026.02.17 00:13:13.049782 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.02.17 00:13:13.049848 [ 192 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_36_7} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13884 | 2026.02.17 00:13:13.049916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13885 | 2026.02.17 00:13:13.050120 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13886 | 2026.02.17 00:13:13.050342 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.02.17 00:13:13.050479 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002045 sec., 15158.924205378973 rows/sec., 27.16 MiB/sec. | ||
| 13888 | 2026.02.17 00:13:13.050535 [ 4 ] {4da43669-6dd8-4d80-90ed-065f7c5f67fe} <Debug> TCPHandler: Processed in 0.002231558 sec. | ||
| 13889 | 2026.02.17 00:13:13.050654 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.02.17 00:13:13.050749 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13891 | 2026.02.17 00:13:13.050789 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13892 | 2026.02.17 00:13:13.051132 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.02.17 00:13:13.051168 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13894 | 2026.02.17 00:13:13.051464 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13895 | 2026.02.17 00:13:13.051667 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.02.17 00:13:13.051791 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 13897 | 2026.02.17 00:13:13.051826 [ 4 ] {bf21fb40-daf8-4280-b8d3-f6e7bbea8ee0} <Debug> TCPHandler: Processed in 0.001219741 sec. | ||
| 13898 | 2026.02.17 00:13:17.357823 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13899 | 2026.02.17 00:13:17.357887 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13900 | 2026.02.17 00:13:17.514617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 13901 | 2026.02.17 00:13:17.515108 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.02.17 00:13:17.515145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13903 | 2026.02.17 00:13:17.515622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13904 | 2026.02.17 00:13:17.515852 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.02.17 00:13:17.515980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 13906 | 2026.02.17 00:13:18.022954 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13907 | 2026.02.17 00:13:18.023156 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13908 | 2026.02.17 00:13:18.023233 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13909 | 2026.02.17 00:13:18.023908 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.02.17 00:13:18.023952 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13911 | 2026.02.17 00:13:18.024352 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13912 | 2026.02.17 00:13:18.024577 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.02.17 00:13:18.024737 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.81 MiB/sec. | ||
| 13914 | 2026.02.17 00:13:18.024739 [ 153 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13915 | 2026.02.17 00:13:18.024781 [ 4 ] {de86cbd5-932f-4e60-9a1b-7cef525045d5} <Debug> TCPHandler: Processed in 0.001967014 sec. | ||
| 13916 | 2026.02.17 00:13:18.024812 [ 153 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.02.17 00:13:18.024838 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13918 | 2026.02.17 00:13:18.024925 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13919 | 2026.02.17 00:13:18.024941 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 13920 | 2026.02.17 00:13:18.025040 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13921 | 2026.02.17 00:13:18.025063 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2026.02.17 00:13:18.025087 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13923 | 2026.02.17 00:13:18.025102 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2150 rows starting from the beginning of the part | ||
| 13924 | 2026.02.17 00:13:18.025176 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 13925 | 2026.02.17 00:13:18.025229 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 859 rows starting from the beginning of the part | ||
| 13926 | 2026.02.17 00:13:18.025280 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1220 rows starting from the beginning of the part | ||
| 13927 | 2026.02.17 00:13:18.025333 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 859 rows starting from the beginning of the part | ||
| 13928 | 2026.02.17 00:13:18.025382 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 13929 | 2026.02.17 00:13:18.025547 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.02.17 00:13:18.025591 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13931 | 2026.02.17 00:13:18.025935 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13932 | 2026.02.17 00:13:18.026177 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.02.17 00:13:18.026318 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001304 sec., 7668.711656441717 rows/sec., 576.65 KiB/sec. | ||
| 13934 | 2026.02.17 00:13:18.026358 [ 4 ] {33307ff5-5786-4204-8d0d-fff21ad22ec9} <Debug> TCPHandler: Processed in 0.001485326 sec. | ||
| 13935 | 2026.02.17 00:13:18.026473 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.02.17 00:13:18.026569 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13937 | 2026.02.17 00:13:18.026610 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13938 | 2026.02.17 00:13:18.027040 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.02.17 00:13:18.027075 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13940 | 2026.02.17 00:13:18.027310 [ 197 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002415872 sec., 2168989.0855144644 rows/sec., 184.53 MiB/sec. | ||
| 13941 | 2026.02.17 00:13:18.027393 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13942 | 2026.02.17 00:13:18.027557 [ 192 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13943 | 2026.02.17 00:13:18.027625 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.02.17 00:13:18.027744 [ 153 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13945 | 2026.02.17 00:13:18.027758 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001209 sec., 61207.609594706366 rows/sec., 4.78 MiB/sec. | ||
| 13946 | 2026.02.17 00:13:18.027783 [ 153 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.02.17 00:13:18.027805 [ 4 ] {2e5e39ee-8e6b-43b9-a193-2a77c567cf5b} <Debug> TCPHandler: Processed in 0.001382614 sec. | ||
| 13948 | 2026.02.17 00:13:18.027808 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13949 | 2026.02.17 00:13:18.027815 [ 192 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.02.17 00:13:18.027909 [ 192 ] {93369098-bf66-4561-ae88-10694315b991::all_1_91_18} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13951 | 2026.02.17 00:13:18.027913 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 13952 | 2026.02.17 00:13:18.027919 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2026.02.17 00:13:18.027998 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13954 | 2026.02.17 00:13:18.028020 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13955 | 2026.02.17 00:13:18.028030 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.02.17 00:13:18.028055 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1061 rows starting from the beginning of the part | ||
| 13957 | 2026.02.17 00:13:18.028075 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13958 | 2026.02.17 00:13:18.028124 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 13959 | 2026.02.17 00:13:18.028175 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 521 rows starting from the beginning of the part | ||
| 13960 | 2026.02.17 00:13:18.028221 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 538 rows starting from the beginning of the part | ||
| 13961 | 2026.02.17 00:13:18.028264 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 521 rows starting from the beginning of the part | ||
| 13962 | 2026.02.17 00:13:18.028307 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 13963 | 2026.02.17 00:13:18.028521 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.02.17 00:13:18.028557 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13965 | 2026.02.17 00:13:18.028900 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13966 | 2026.02.17 00:13:18.029112 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.02.17 00:13:18.029231 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13968 | 2026.02.17 00:13:18.029247 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 13969 | 2026.02.17 00:13:18.029261 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.02.17 00:13:18.029287 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13971 | 2026.02.17 00:13:18.029293 [ 4 ] {dd9cd223-fd4f-4984-86fb-eae58de6e68a} <Debug> TCPHandler: Processed in 0.001423444 sec. | ||
| 13972 | 2026.02.17 00:13:18.029354 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 13973 | 2026.02.17 00:13:18.029425 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.02.17 00:13:18.029446 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13975 | 2026.02.17 00:13:18.029440 [ 191 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561616 sec., 1785970.4306308336 rows/sec., 136.32 MiB/sec. | ||
| 13976 | 2026.02.17 00:13:18.029480 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28536 rows starting from the beginning of the part | ||
| 13977 | 2026.02.17 00:13:18.029536 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13978 | 2026.02.17 00:13:18.029552 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 13979 | 2026.02.17 00:13:18.029597 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 13980 | 2026.02.17 00:13:18.029599 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <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 | ||
| 13981 | 2026.02.17 00:13:18.029636 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 848 rows starting from the beginning of the part | ||
| 13982 | 2026.02.17 00:13:18.029678 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 13983 | 2026.02.17 00:13:18.029716 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 13984 | 2026.02.17 00:13:18.029859 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13985 | 2026.02.17 00:13:18.030442 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.02.17 00:13:18.030452 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.02.17 00:13:18.030490 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13988 | 2026.02.17 00:13:18.030577 [ 186 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_91_18} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13989 | 2026.02.17 00:13:18.030701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13990 | 2026.02.17 00:13:18.031067 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13991 | 2026.02.17 00:13:18.031309 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.02.17 00:13:18.031455 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001939 sec., 5157.297576070139 rows/sec., 9.24 MiB/sec. | ||
| 13993 | 2026.02.17 00:13:18.031512 [ 4 ] {a3a71a5f-f717-4ed2-88db-0fad748e46a0} <Debug> TCPHandler: Processed in 0.002140897 sec. | ||
| 13994 | 2026.02.17 00:13:18.031621 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.02.17 00:13:18.031719 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.02.17 00:13:18.031762 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13997 | 2026.02.17 00:13:18.032108 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.02.17 00:13:18.032144 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13999 | 2026.02.17 00:13:18.032612 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14000 | 2026.02.17 00:13:18.032830 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.02.17 00:13:18.032968 [ 153 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14002 | 2026.02.17 00:13:18.032976 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001276 sec., 47021.94357366771 rows/sec., 3.17 MiB/sec. | ||
| 14003 | 2026.02.17 00:13:18.033005 [ 153 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.02.17 00:13:18.033029 [ 4 ] {7485fd95-3a50-4206-b0d0-525e31fce64e} <Debug> TCPHandler: Processed in 0.001457905 sec. | ||
| 14005 | 2026.02.17 00:13:18.033030 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14006 | 2026.02.17 00:13:18.033145 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14007 | 2026.02.17 00:13:18.033306 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14008 | 2026.02.17 00:13:18.033346 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6030 rows starting from the beginning of the part | ||
| 14009 | 2026.02.17 00:13:18.033415 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14010 | 2026.02.17 00:13:18.033461 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 14011 | 2026.02.17 00:13:18.033503 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14012 | 2026.02.17 00:13:18.033541 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 14013 | 2026.02.17 00:13:18.033580 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14014 | 2026.02.17 00:13:18.036472 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376298 sec., 1892605.4512960645 rows/sec., 122.82 MiB/sec. | ||
| 14015 | 2026.02.17 00:13:18.037087 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14016 | 2026.02.17 00:13:18.037387 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14017 | 2026.02.17 00:13:18.037481 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_91_18} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14018 | 2026.02.17 00:13:18.037553 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14019 | 2026.02.17 00:13:18.038321 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30234 rows, containing 5 columns (5 merged, 0 gathered) in 0.008992194 sec., 3362249.5244208477 rows/sec., 227.70 MiB/sec. | ||
| 14020 | 2026.02.17 00:13:18.038828 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14021 | 2026.02.17 00:13:18.039104 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.02.17 00:13:18.039183 [ 199 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14023 | 2026.02.17 00:13:18.039277 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14024 | 2026.02.17 00:13:19.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.20 MiB, peak 356.90 MiB, free memory in arenas 0.00 B, will set to 346.11 MiB (RSS), difference: 2.91 MiB | ||
| 14025 | 2026.02.17 00:13:19.040913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14026 | 2026.02.17 00:13:19.058215 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.02.17 00:13:19.058284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14028 | 2026.02.17 00:13:19.064023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14029 | 2026.02.17 00:13:19.064702 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.02.17 00:13:19.067712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14031 | 2026.02.17 00:13:22.612696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1766 | ||
| 14032 | 2026.02.17 00:13:22.615142 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.02.17 00:13:22.615193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14034 | 2026.02.17 00:13:22.616384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14035 | 2026.02.17 00:13:22.616648 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.02.17 00:13:22.616925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 14037 | 2026.02.17 00:13:23.032161 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.02.17 00:13:23.032341 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14039 | 2026.02.17 00:13:23.032408 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14040 | 2026.02.17 00:13:23.033047 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.02.17 00:13:23.033099 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14042 | 2026.02.17 00:13:23.033500 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14043 | 2026.02.17 00:13:23.033744 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.02.17 00:13:23.033916 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 14045 | 2026.02.17 00:13:23.033969 [ 4 ] {6653e942-19c0-4c20-ad8b-2d2f8fcafd1e} <Debug> TCPHandler: Processed in 0.001941023 sec. | ||
| 14046 | 2026.02.17 00:13:23.034091 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.02.17 00:13:23.034200 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14048 | 2026.02.17 00:13:23.034244 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14049 | 2026.02.17 00:13:23.034790 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.02.17 00:13:23.034825 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14051 | 2026.02.17 00:13:23.035157 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14052 | 2026.02.17 00:13:23.035364 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.02.17 00:13:23.035524 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Debug> executeQuery: Read 238 rows, 21.69 KiB in 0.001348 sec., 176557.8635014837 rows/sec., 15.71 MiB/sec. | ||
| 14054 | 2026.02.17 00:13:23.035570 [ 4 ] {4ac62d9e-fc3c-4c2b-9226-9064f4317ea5} <Debug> TCPHandler: Processed in 0.001532426 sec. | ||
| 14055 | 2026.02.17 00:13:23.035696 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.02.17 00:13:23.035815 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14057 | 2026.02.17 00:13:23.035864 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14058 | 2026.02.17 00:13:23.036359 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.02.17 00:13:23.036399 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14060 | 2026.02.17 00:13:23.036762 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14061 | 2026.02.17 00:13:23.036979 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.02.17 00:13:23.037115 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001327 sec., 32403.918613413713 rows/sec., 2.42 MiB/sec. | ||
| 14063 | 2026.02.17 00:13:23.037155 [ 4 ] {3ea2c97b-ee29-4021-8e82-ab5ed1e8e934} <Debug> TCPHandler: Processed in 0.001520326 sec. | ||
| 14064 | 2026.02.17 00:13:23.037276 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2026.02.17 00:13:23.037372 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14066 | 2026.02.17 00:13:23.037412 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14067 | 2026.02.17 00:13:23.037818 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.02.17 00:13:23.037851 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14069 | 2026.02.17 00:13:23.038147 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14070 | 2026.02.17 00:13:23.038349 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.02.17 00:13:23.038478 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 14072 | 2026.02.17 00:13:23.038515 [ 4 ] {9dd5c309-78f6-47f5-a792-011236c82257} <Debug> TCPHandler: Processed in 0.001287732 sec. | ||
| 14073 | 2026.02.17 00:13:23.038629 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.02.17 00:13:23.038724 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.02.17 00:13:23.038764 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14076 | 2026.02.17 00:13:23.039171 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.02.17 00:13:23.039206 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14078 | 2026.02.17 00:13:23.039492 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14079 | 2026.02.17 00:13:23.039691 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.02.17 00:13:23.039821 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 14081 | 2026.02.17 00:13:23.039859 [ 4 ] {3c441fa0-3e5a-40c5-bbe9-365dfab0cc09} <Debug> TCPHandler: Processed in 0.001280802 sec. | ||
| 14082 | 2026.02.17 00:13:23.039976 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.02.17 00:13:23.040069 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14084 | 2026.02.17 00:13:23.040109 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14085 | 2026.02.17 00:13:23.040587 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.02.17 00:13:23.040624 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14087 | 2026.02.17 00:13:23.040951 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14088 | 2026.02.17 00:13:23.041163 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2026.02.17 00:13:23.041300 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.001249 sec., 104883.90712570057 rows/sec., 8.49 MiB/sec. | ||
| 14090 | 2026.02.17 00:13:23.041341 [ 4 ] {2811e613-4e40-47d7-86b1-b04e08ffde10} <Debug> TCPHandler: Processed in 0.001415955 sec. | ||
| 14091 | 2026.02.17 00:13:23.041452 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2026.02.17 00:13:23.041549 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14093 | 2026.02.17 00:13:23.041593 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14094 | 2026.02.17 00:13:23.042075 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2026.02.17 00:13:23.042111 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14096 | 2026.02.17 00:13:23.042465 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14097 | 2026.02.17 00:13:23.042677 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.02.17 00:13:23.042809 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001279 sec., 265832.68178264267 rows/sec., 20.12 MiB/sec. | ||
| 14099 | 2026.02.17 00:13:23.042847 [ 4 ] {3d0b6f8a-e53e-472d-bd4c-157a9539b2dc} <Debug> TCPHandler: Processed in 0.001446334 sec. | ||
| 14100 | 2026.02.17 00:13:23.042958 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14101 | 2026.02.17 00:13:23.043060 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14102 | 2026.02.17 00:13:23.043116 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <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 | ||
| 14103 | 2026.02.17 00:13:23.043994 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2026.02.17 00:13:23.044029 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14105 | 2026.02.17 00:13:23.044596 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14106 | 2026.02.17 00:13:23.044836 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2026.02.17 00:13:23.044986 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001944 sec., 15946.502057613168 rows/sec., 28.58 MiB/sec. | ||
| 14108 | 2026.02.17 00:13:23.045057 [ 4 ] {53644662-280c-4628-aaf3-78df46dfcc6c} <Debug> TCPHandler: Processed in 0.002149217 sec. | ||
| 14109 | 2026.02.17 00:13:23.045172 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2026.02.17 00:13:23.045268 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14111 | 2026.02.17 00:13:23.045310 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14112 | 2026.02.17 00:13:23.045699 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2026.02.17 00:13:23.045737 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14114 | 2026.02.17 00:13:23.046045 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14115 | 2026.02.17 00:13:23.046250 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2026.02.17 00:13:23.046383 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 14117 | 2026.02.17 00:13:23.046420 [ 4 ] {8bc61355-0461-479a-9fd5-bdf125506757} <Debug> TCPHandler: Processed in 0.001298222 sec. | ||
| 14118 | 2026.02.17 00:13:25.016131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 14119 | 2026.02.17 00:13:25.016672 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2026.02.17 00:13:25.016746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14121 | 2026.02.17 00:13:25.017222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14122 | 2026.02.17 00:13:25.017461 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.02.17 00:13:25.017600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 14124 | 2026.02.17 00:13:26.567819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14125 | 2026.02.17 00:13:26.584219 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.02.17 00:13:26.584284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14127 | 2026.02.17 00:13:26.590184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14128 | 2026.02.17 00:13:26.590871 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.02.17 00:13:26.594020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14130 | 2026.02.17 00:13:28.021625 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2026.02.17 00:13:28.021806 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14132 | 2026.02.17 00:13:28.021878 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14133 | 2026.02.17 00:13:28.022642 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.02.17 00:13:28.022694 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14135 | 2026.02.17 00:13:28.023098 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14136 | 2026.02.17 00:13:28.023326 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.02.17 00:13:28.023480 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001726 sec., 44032.4449594438 rows/sec., 3.61 MiB/sec. | ||
| 14138 | 2026.02.17 00:13:28.023523 [ 4 ] {882ca17a-5892-4a4e-93ab-f4425b6e8295} <Debug> TCPHandler: Processed in 0.002027385 sec. | ||
| 14139 | 2026.02.17 00:13:28.023644 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.02.17 00:13:28.023741 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14141 | 2026.02.17 00:13:28.023783 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14142 | 2026.02.17 00:13:28.024184 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.02.17 00:13:28.024221 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14144 | 2026.02.17 00:13:28.024526 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14145 | 2026.02.17 00:13:28.024731 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.02.17 00:13:28.024864 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 14147 | 2026.02.17 00:13:28.024873 [ 135 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14148 | 2026.02.17 00:13:28.024908 [ 4 ] {98253ead-7a02-47d0-9fd9-cd7ca575cd41} <Debug> TCPHandler: Processed in 0.001313273 sec. | ||
| 14149 | 2026.02.17 00:13:28.024958 [ 135 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.02.17 00:13:28.024991 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14151 | 2026.02.17 00:13:28.025043 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.02.17 00:13:28.025084 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 14153 | 2026.02.17 00:13:28.025143 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14154 | 2026.02.17 00:13:28.025182 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14155 | 2026.02.17 00:13:28.025184 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14156 | 2026.02.17 00:13:28.025213 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 215 rows starting from the beginning of the part | ||
| 14157 | 2026.02.17 00:13:28.025274 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 18 rows starting from the beginning of the part | ||
| 14158 | 2026.02.17 00:13:28.025321 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 173 rows starting from the beginning of the part | ||
| 14159 | 2026.02.17 00:13:28.025365 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14160 | 2026.02.17 00:13:28.025421 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 43 rows starting from the beginning of the part | ||
| 14161 | 2026.02.17 00:13:28.025486 [ 196 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14162 | 2026.02.17 00:13:28.025655 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2026.02.17 00:13:28.025690 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14164 | 2026.02.17 00:13:28.026036 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14165 | 2026.02.17 00:13:28.026225 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117997 sec., 397467.7322304804 rows/sec., 27.14 MiB/sec. | ||
| 14166 | 2026.02.17 00:13:28.026250 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.02.17 00:13:28.026392 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14168 | 2026.02.17 00:13:28.026406 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001267 sec., 58405.68271507498 rows/sec., 4.56 MiB/sec. | ||
| 14169 | 2026.02.17 00:13:28.026455 [ 4 ] {3b822286-a287-4a17-8143-17dbf782025e} <Debug> TCPHandler: Processed in 0.001464375 sec. | ||
| 14170 | 2026.02.17 00:13:28.026572 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.02.17 00:13:28.026666 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14172 | 2026.02.17 00:13:28.026678 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2026.02.17 00:13:28.026709 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14174 | 2026.02.17 00:13:28.026773 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_91_18} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14175 | 2026.02.17 00:13:28.026881 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14176 | 2026.02.17 00:13:28.027114 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2026.02.17 00:13:28.027153 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14178 | 2026.02.17 00:13:28.027547 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14179 | 2026.02.17 00:13:28.027763 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.02.17 00:13:28.027897 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 14181 | 2026.02.17 00:13:28.027935 [ 4 ] {9beede86-85f2-44e4-bf1f-f3d630590e20} <Debug> TCPHandler: Processed in 0.001403094 sec. | ||
| 14182 | 2026.02.17 00:13:28.028047 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2026.02.17 00:13:28.028142 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.02.17 00:13:28.028197 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <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 | ||
| 14185 | 2026.02.17 00:13:28.028970 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2026.02.17 00:13:28.029007 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14187 | 2026.02.17 00:13:28.029526 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14188 | 2026.02.17 00:13:28.029741 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2026.02.17 00:13:28.029882 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 14190 | 2026.02.17 00:13:28.029890 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14191 | 2026.02.17 00:13:28.029940 [ 4 ] {4cafcbbb-07dc-4985-a2b5-f55b3d447e9e} <Debug> TCPHandler: Processed in 0.001942373 sec. | ||
| 14192 | 2026.02.17 00:13:28.029956 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.02.17 00:13:28.030010 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14194 | 2026.02.17 00:13:28.030085 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.02.17 00:13:28.030104 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 14196 | 2026.02.17 00:13:28.030185 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14197 | 2026.02.17 00:13:28.030231 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14198 | 2026.02.17 00:13:28.030347 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14199 | 2026.02.17 00:13:28.030413 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1700 rows starting from the beginning of the part | ||
| 14200 | 2026.02.17 00:13:28.030558 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 14201 | 2026.02.17 00:13:28.030587 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.02.17 00:13:28.030627 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14203 | 2026.02.17 00:13:28.030678 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 14204 | 2026.02.17 00:13:28.030791 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14205 | 2026.02.17 00:13:28.030889 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 14206 | 2026.02.17 00:13:28.030952 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14207 | 2026.02.17 00:13:28.030984 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14208 | 2026.02.17 00:13:28.031175 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.02.17 00:13:28.031318 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 14210 | 2026.02.17 00:13:28.031355 [ 4 ] {09e53f6e-9f3b-434f-9a02-352c6bba8d20} <Debug> TCPHandler: Processed in 0.001320122 sec. | ||
| 14211 | 2026.02.17 00:13:28.041695 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.011628139 sec., 154108.92491051235 rows/sec., 276.16 MiB/sec. | ||
| 14212 | 2026.02.17 00:13:28.043605 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14213 | 2026.02.17 00:13:28.044011 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.02.17 00:13:28.044104 [ 193 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14215 | 2026.02.17 00:13:28.044272 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 14216 | 2026.02.17 00:13:29.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.61 MiB, peak 363.73 MiB, free memory in arenas 0.00 B, will set to 352.73 MiB (RSS), difference: 6.13 MiB | ||
| 14217 | 2026.02.17 00:13:32.358146 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14218 | 2026.02.17 00:13:32.358221 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14219 | 2026.02.17 00:13:32.517762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 14220 | 2026.02.17 00:13:32.518315 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.02.17 00:13:32.518366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14222 | 2026.02.17 00:13:32.518931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14223 | 2026.02.17 00:13:32.519155 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.02.17 00:13:32.519286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 14225 | 2026.02.17 00:13:32.617143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1796 | ||
| 14226 | 2026.02.17 00:13:32.619507 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.02.17 00:13:32.619556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14228 | 2026.02.17 00:13:32.620790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14229 | 2026.02.17 00:13:32.621071 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.02.17 00:13:32.621351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 14231 | 2026.02.17 00:13:33.003333 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002956341 sec. | ||
| 14232 | 2026.02.17 00:13:33.023311 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.02.17 00:13:33.023517 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14234 | 2026.02.17 00:13:33.023592 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14235 | 2026.02.17 00:13:33.024272 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.02.17 00:13:33.024326 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14237 | 2026.02.17 00:13:33.024745 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14238 | 2026.02.17 00:13:33.024987 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.02.17 00:13:33.025144 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001678 sec., 70321.81168057211 rows/sec., 5.97 MiB/sec. | ||
| 14240 | 2026.02.17 00:13:33.025187 [ 4 ] {43ac34aa-2c70-41ff-a0a9-2f3ee0cb8552} <Debug> TCPHandler: Processed in 0.002008044 sec. | ||
| 14241 | 2026.02.17 00:13:33.025316 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.02.17 00:13:33.025417 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.02.17 00:13:33.025460 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14244 | 2026.02.17 00:13:33.025872 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.02.17 00:13:33.025907 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14246 | 2026.02.17 00:13:33.026207 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14247 | 2026.02.17 00:13:33.026419 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.02.17 00:13:33.026552 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 14249 | 2026.02.17 00:13:33.026591 [ 4 ] {c8f43534-a19b-4066-b276-7a6d9352b77c} <Debug> TCPHandler: Processed in 0.001330753 sec. | ||
| 14250 | 2026.02.17 00:13:33.026698 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.02.17 00:13:33.026792 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14252 | 2026.02.17 00:13:33.026832 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14253 | 2026.02.17 00:13:33.027253 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.02.17 00:13:33.027288 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14255 | 2026.02.17 00:13:33.027611 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14256 | 2026.02.17 00:13:33.027820 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.02.17 00:13:33.027954 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 14258 | 2026.02.17 00:13:33.027991 [ 4 ] {b16521ef-a393-4e82-983d-23a225609ece} <Debug> TCPHandler: Processed in 0.001342853 sec. | ||
| 14259 | 2026.02.17 00:13:33.028109 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.02.17 00:13:33.028228 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.02.17 00:13:33.028285 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14262 | 2026.02.17 00:13:33.028708 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.02.17 00:13:33.028748 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14264 | 2026.02.17 00:13:33.029093 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14265 | 2026.02.17 00:13:33.029310 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.02.17 00:13:33.029442 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 14267 | 2026.02.17 00:13:33.029480 [ 4 ] {450e0c16-5edc-4e95-9d7b-b2edfd291e6a} <Debug> TCPHandler: Processed in 0.001431564 sec. | ||
| 14268 | 2026.02.17 00:13:33.029583 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14269 | 2026.02.17 00:13:33.029679 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14270 | 2026.02.17 00:13:33.029734 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <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 | ||
| 14271 | 2026.02.17 00:13:33.030557 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.02.17 00:13:33.030594 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14273 | 2026.02.17 00:13:33.031135 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14274 | 2026.02.17 00:13:33.031359 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.02.17 00:13:33.031502 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 14276 | 2026.02.17 00:13:33.031566 [ 4 ] {fb75f109-b3a2-4056-b167-b497a82752c6} <Debug> TCPHandler: Processed in 0.002031565 sec. | ||
| 14277 | 2026.02.17 00:13:33.031673 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.02.17 00:13:33.031768 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14279 | 2026.02.17 00:13:33.031809 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14280 | 2026.02.17 00:13:33.032143 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.02.17 00:13:33.032178 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14282 | 2026.02.17 00:13:33.032472 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14283 | 2026.02.17 00:13:33.032676 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.02.17 00:13:33.032805 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14285 | 2026.02.17 00:13:33.032841 [ 4 ] {c26e96ac-1cea-4bf5-bc1d-c623ce29507f} <Debug> TCPHandler: Processed in 0.001215611 sec. | ||
| 14286 | 2026.02.17 00:13:34.094116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14287 | 2026.02.17 00:13:34.110700 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.02.17 00:13:34.110759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14289 | 2026.02.17 00:13:34.116883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14290 | 2026.02.17 00:13:34.117568 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.02.17 00:13:34.120592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14292 | 2026.02.17 00:13:34.566787 [ 129 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14293 | 2026.02.17 00:13:34.566864 [ 129 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.02.17 00:13:34.566887 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14295 | 2026.02.17 00:13:34.567016 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14296 | 2026.02.17 00:13:34.567168 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14297 | 2026.02.17 00:13:34.567202 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 14298 | 2026.02.17 00:13:34.567273 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 14299 | 2026.02.17 00:13:34.567320 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14300 | 2026.02.17 00:13:34.567364 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 14301 | 2026.02.17 00:13:34.567402 [ 199 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 14302 | 2026.02.17 00:13:34.568193 [ 193 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235511 sec., 498579.13041648356 rows/sec., 30.63 MiB/sec. | ||
| 14303 | 2026.02.17 00:13:34.568398 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14304 | 2026.02.17 00:13:34.568725 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.02.17 00:13:34.568802 [ 202 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_40_8} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14306 | 2026.02.17 00:13:34.568913 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14307 | 2026.02.17 00:13:35.438243 [ 124 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14308 | 2026.02.17 00:13:35.438309 [ 124 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.02.17 00:13:35.438334 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14310 | 2026.02.17 00:13:35.438503 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14311 | 2026.02.17 00:13:35.438711 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14312 | 2026.02.17 00:13:35.438769 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 14313 | 2026.02.17 00:13:35.438878 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 14314 | 2026.02.17 00:13:35.438959 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14315 | 2026.02.17 00:13:35.439030 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14316 | 2026.02.17 00:13:35.439088 [ 202 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 14317 | 2026.02.17 00:13:35.440051 [ 193 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630188 sec., 726296.5989198792 rows/sec., 49.47 MiB/sec. | ||
| 14318 | 2026.02.17 00:13:35.440234 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14319 | 2026.02.17 00:13:35.440504 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.02.17 00:13:35.440577 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_40_8} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14321 | 2026.02.17 00:13:35.440663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14322 | 2026.02.17 00:13:36.934414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34444 | ||
| 14323 | 2026.02.17 00:13:36.934530 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14324 | 2026.02.17 00:13:36.934558 [ 293 ] {} <Debug> TCP-Session: 6e7f01d5-6bdc-4cc8-8a59-d6c863475ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34444 | ||
| 14325 | 2026.02.17 00:13:36.934580 [ 293 ] {} <Debug> TCP-Session: 6e7f01d5-6bdc-4cc8-8a59-d6c863475ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14326 | 2026.02.17 00:13:36.934593 [ 293 ] {} <Debug> TCP-Session: 6e7f01d5-6bdc-4cc8-8a59-d6c863475ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14327 | 2026.02.17 00:13:36.934801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63404 | ||
| 14328 | 2026.02.17 00:13:36.934827 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54026 | ||
| 14329 | 2026.02.17 00:13:36.934856 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61841 | ||
| 14330 | 2026.02.17 00:13:36.934873 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33261 | ||
| 14331 | 2026.02.17 00:13:36.934894 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37435 | ||
| 14332 | 2026.02.17 00:13:36.934923 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14333 | 2026.02.17 00:13:36.934946 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14334 | 2026.02.17 00:13:36.934964 [ 294 ] {} <Debug> TCP-Session: f1fe4734-96ac-4659-b29d-52042a64b7b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63404 | ||
| 14335 | 2026.02.17 00:13:36.934968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14336 | 2026.02.17 00:13:36.934985 [ 287 ] {} <Debug> TCP-Session: ef703b7d-1ea5-4e89-9408-8351c377471c Authenticating user 'default' from [fd00:1122:3344:101::e]:54026 | ||
| 14337 | 2026.02.17 00:13:36.934995 [ 294 ] {} <Debug> TCP-Session: f1fe4734-96ac-4659-b29d-52042a64b7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2026.02.17 00:13:36.935005 [ 290 ] {} <Debug> TCP-Session: 8ac730f1-b4a5-4c5c-bc7a-e74eba6fdcd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33261 | ||
| 14339 | 2026.02.17 00:13:36.935022 [ 287 ] {} <Debug> TCP-Session: ef703b7d-1ea5-4e89-9408-8351c377471c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14340 | 2026.02.17 00:13:36.935025 [ 294 ] {} <Debug> TCP-Session: f1fe4734-96ac-4659-b29d-52042a64b7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14341 | 2026.02.17 00:13:36.935048 [ 287 ] {} <Debug> TCP-Session: ef703b7d-1ea5-4e89-9408-8351c377471c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2026.02.17 00:13:36.935038 [ 290 ] {} <Debug> TCP-Session: 8ac730f1-b4a5-4c5c-bc7a-e74eba6fdcd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.02.17 00:13:36.934981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14344 | 2026.02.17 00:13:36.935098 [ 290 ] {} <Debug> TCP-Session: 8ac730f1-b4a5-4c5c-bc7a-e74eba6fdcd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14345 | 2026.02.17 00:13:36.934981 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14346 | 2026.02.17 00:13:36.935128 [ 288 ] {} <Debug> TCP-Session: 3fe053bb-9b46-411d-bd27-0a0e15196ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:61841 | ||
| 14347 | 2026.02.17 00:13:36.934908 [ 293 ] {} <Trace> TCP-Session: 6e7f01d5-6bdc-4cc8-8a59-d6c863475ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.02.17 00:13:36.935166 [ 288 ] {} <Debug> TCP-Session: 3fe053bb-9b46-411d-bd27-0a0e15196ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14349 | 2026.02.17 00:13:36.935152 [ 292 ] {} <Debug> TCP-Session: fe5c8337-a6eb-4edb-ae84-272faac2b9df Authenticating user 'default' from [fd00:1122:3344:101::e]:37435 | ||
| 14350 | 2026.02.17 00:13:36.935197 [ 288 ] {} <Debug> TCP-Session: 3fe053bb-9b46-411d-bd27-0a0e15196ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2026.02.17 00:13:36.935209 [ 292 ] {} <Debug> TCP-Session: fe5c8337-a6eb-4edb-ae84-272faac2b9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2026.02.17 00:13:36.934889 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53884 | ||
| 14353 | 2026.02.17 00:13:36.935229 [ 292 ] {} <Debug> TCP-Session: fe5c8337-a6eb-4edb-ae84-272faac2b9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2026.02.17 00:13:36.934864 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52500 | ||
| 14355 | 2026.02.17 00:13:36.934801 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50846 | ||
| 14356 | 2026.02.17 00:13:36.935303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14357 | 2026.02.17 00:13:36.935337 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34444) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14358 | 2026.02.17 00:13:36.935341 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14359 | 2026.02.17 00:13:36.935339 [ 291 ] {} <Debug> TCP-Session: e45146ac-b407-4b1d-b33b-3fedc6e2ae76 Authenticating user 'default' from [fd00:1122:3344:101::e]:53884 | ||
| 14360 | 2026.02.17 00:13:36.935379 [ 289 ] {} <Debug> TCP-Session: 0da181dd-5ce5-4817-8594-47d05dea2f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:52500 | ||
| 14361 | 2026.02.17 00:13:36.935398 [ 291 ] {} <Debug> TCP-Session: e45146ac-b407-4b1d-b33b-3fedc6e2ae76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14362 | 2026.02.17 00:13:36.935407 [ 289 ] {} <Debug> TCP-Session: 0da181dd-5ce5-4817-8594-47d05dea2f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2026.02.17 00:13:36.935421 [ 291 ] {} <Debug> TCP-Session: e45146ac-b407-4b1d-b33b-3fedc6e2ae76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2026.02.17 00:13:36.935435 [ 289 ] {} <Debug> TCP-Session: 0da181dd-5ce5-4817-8594-47d05dea2f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2026.02.17 00:13:36.935575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14366 | 2026.02.17 00:13:36.935605 [ 286 ] {} <Debug> TCP-Session: 6f99b4eb-4d4c-4b8d-8ff5-28f76d6698ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50846 | ||
| 14367 | 2026.02.17 00:13:36.935616 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14368 | 2026.02.17 00:13:36.935622 [ 286 ] {} <Debug> TCP-Session: 6f99b4eb-4d4c-4b8d-8ff5-28f76d6698ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.02.17 00:13:36.935655 [ 286 ] {} <Debug> TCP-Session: 6f99b4eb-4d4c-4b8d-8ff5-28f76d6698ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.02.17 00:13:36.935682 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14371 | 2026.02.17 00:13:36.935971 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 14372 | 2026.02.17 00:13:36.936997 [ 302 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> AggregatingTransform: Aggregating | ||
| 14373 | 2026.02.17 00:13:36.937046 [ 302 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> Aggregator: Aggregation method: without_key | ||
| 14374 | 2026.02.17 00:13:36.937082 [ 302 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012058 sec. (988.086 rows/sec., 38.60 KiB/sec.) | ||
| 14375 | 2026.02.17 00:13:36.937100 [ 302 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Trace> Aggregator: Merging aggregated data | ||
| 14376 | 2026.02.17 00:13:36.938377 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 14377 | 2026.02.17 00:13:36.938512 [ 293 ] {0013213c-ec2c-4c17-9715-92261a1ac574} <Debug> TCPHandler: Processed in 0.003715814 sec. | ||
| 14378 | 2026.02.17 00:13:36.938597 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14379 | 2026.02.17 00:13:36.938624 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14380 | 2026.02.17 00:13:36.938628 [ 293 ] {} <Debug> TCP-Session: 6e7f01d5-6bdc-4cc8-8a59-d6c863475ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2026.02.17 00:13:36.938676 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14382 | 2026.02.17 00:13:36.938683 [ 292 ] {} <Debug> TCP-Session: fe5c8337-a6eb-4edb-ae84-272faac2b9df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.02.17 00:13:36.938696 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14384 | 2026.02.17 00:13:36.938725 [ 286 ] {} <Debug> TCP-Session: 6f99b4eb-4d4c-4b8d-8ff5-28f76d6698ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2026.02.17 00:13:36.938719 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14386 | 2026.02.17 00:13:36.938757 [ 290 ] {} <Debug> TCP-Session: 8ac730f1-b4a5-4c5c-bc7a-e74eba6fdcd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.02.17 00:13:36.938764 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14388 | 2026.02.17 00:13:36.938783 [ 287 ] {} <Debug> TCP-Session: ef703b7d-1ea5-4e89-9408-8351c377471c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14389 | 2026.02.17 00:13:36.938741 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14390 | 2026.02.17 00:13:36.938815 [ 291 ] {} <Debug> TCP-Session: e45146ac-b407-4b1d-b33b-3fedc6e2ae76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2026.02.17 00:13:36.938643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14392 | 2026.02.17 00:13:36.938854 [ 289 ] {} <Debug> TCP-Session: 0da181dd-5ce5-4817-8594-47d05dea2f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.02.17 00:13:36.938659 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14394 | 2026.02.17 00:13:36.938897 [ 288 ] {} <Debug> TCP-Session: 3fe053bb-9b46-411d-bd27-0a0e15196ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.02.17 00:13:36.938935 [ 294 ] {} <Debug> TCP-Session: f1fe4734-96ac-4659-b29d-52042a64b7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.02.17 00:13:38.054025 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.02.17 00:13:38.054277 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14398 | 2026.02.17 00:13:38.054352 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14399 | 2026.02.17 00:13:38.055887 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.02.17 00:13:38.055939 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14401 | 2026.02.17 00:13:38.056427 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14402 | 2026.02.17 00:13:38.056739 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.02.17 00:13:38.056951 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002751 sec., 442021.0832424573 rows/sec., 36.39 MiB/sec. | ||
| 14404 | 2026.02.17 00:13:38.057023 [ 4 ] {822f0a93-681a-419d-b125-947b6144d4f0} <Debug> TCPHandler: Processed in 0.003206685 sec. | ||
| 14405 | 2026.02.17 00:13:38.057197 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14406 | 2026.02.17 00:13:38.057321 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14407 | 2026.02.17 00:13:38.057380 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14408 | 2026.02.17 00:13:38.058055 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.02.17 00:13:38.058107 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14410 | 2026.02.17 00:13:38.058595 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14411 | 2026.02.17 00:13:38.058912 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.02.17 00:13:38.059106 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001817 sec., 5503.57732526142 rows/sec., 413.84 KiB/sec. | ||
| 14413 | 2026.02.17 00:13:38.059169 [ 4 ] {6d3d576c-f3bb-478a-87de-67d72594a727} <Debug> TCPHandler: Processed in 0.002031905 sec. | ||
| 14414 | 2026.02.17 00:13:38.059334 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.02.17 00:13:38.059459 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14416 | 2026.02.17 00:13:38.059534 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14417 | 2026.02.17 00:13:38.060303 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.02.17 00:13:38.060351 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14419 | 2026.02.17 00:13:38.060804 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14420 | 2026.02.17 00:13:38.061108 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.02.17 00:13:38.061269 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001843 sec., 123711.34020618556 rows/sec., 8.38 MiB/sec. | ||
| 14422 | 2026.02.17 00:13:38.061311 [ 4 ] {f39a1266-e9e6-4d8f-b817-ecedf3397d89} <Debug> TCPHandler: Processed in 0.002045365 sec. | ||
| 14423 | 2026.02.17 00:13:38.061444 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.02.17 00:13:38.061559 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14425 | 2026.02.17 00:13:38.061610 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14426 | 2026.02.17 00:13:38.062351 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.02.17 00:13:38.062387 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14428 | 2026.02.17 00:13:38.062745 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14429 | 2026.02.17 00:13:38.063111 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.02.17 00:13:38.063325 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001788 sec., 296420.58165548096 rows/sec., 21.96 MiB/sec. | ||
| 14431 | 2026.02.17 00:13:38.063385 [ 4 ] {d76a2ed0-1467-4dc1-ac6b-6e5af012dfb9} <Debug> TCPHandler: Processed in 0.002000394 sec. | ||
| 14432 | 2026.02.17 00:13:38.063538 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.02.17 00:13:38.063640 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14434 | 2026.02.17 00:13:38.063687 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14435 | 2026.02.17 00:13:38.064404 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.02.17 00:13:38.064444 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14437 | 2026.02.17 00:13:38.064874 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14438 | 2026.02.17 00:13:38.065095 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.02.17 00:13:38.065242 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001624 sec., 519704.4334975369 rows/sec., 34.98 MiB/sec. | ||
| 14440 | 2026.02.17 00:13:38.065281 [ 4 ] {66fa657e-0631-484d-843f-eeca1c175fc8} <Debug> TCPHandler: Processed in 0.001795091 sec. | ||
| 14441 | 2026.02.17 00:13:38.065413 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.02.17 00:13:38.065524 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14443 | 2026.02.17 00:13:38.065586 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <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 | ||
| 14444 | 2026.02.17 00:13:38.066488 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.02.17 00:13:38.066531 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14446 | 2026.02.17 00:13:38.067087 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14447 | 2026.02.17 00:13:38.067327 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.02.17 00:13:38.067487 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001983 sec., 5042.864346949067 rows/sec., 9.04 MiB/sec. | ||
| 14449 | 2026.02.17 00:13:38.067581 [ 4 ] {9bb65107-00e5-46b5-a90f-44074c4990ea} <Debug> TCPHandler: Processed in 0.002224308 sec. | ||
| 14450 | 2026.02.17 00:13:38.067714 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2026.02.17 00:13:38.067813 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.02.17 00:13:38.067859 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14453 | 2026.02.17 00:13:38.068226 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.02.17 00:13:38.068270 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14455 | 2026.02.17 00:13:38.068583 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14456 | 2026.02.17 00:13:38.068788 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.02.17 00:13:38.068923 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 14458 | 2026.02.17 00:13:38.068960 [ 4 ] {61a564a8-465a-4c3e-8c57-244e5d55d447} <Debug> TCPHandler: Processed in 0.001297212 sec. | ||
| 14459 | 2026.02.17 00:13:38.321132 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56508 | ||
| 14460 | 2026.02.17 00:13:38.321234 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14461 | 2026.02.17 00:13:38.321260 [ 292 ] {} <Debug> TCP-Session: 1f0e3104-3d13-4ff4-a99e-0d4bf21be748 Authenticating user 'default' from [fd00:1122:3344:101::e]:56508 | ||
| 14462 | 2026.02.17 00:13:38.321282 [ 292 ] {} <Debug> TCP-Session: 1f0e3104-3d13-4ff4-a99e-0d4bf21be748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14463 | 2026.02.17 00:13:38.321295 [ 292 ] {} <Debug> TCP-Session: 1f0e3104-3d13-4ff4-a99e-0d4bf21be748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14464 | 2026.02.17 00:13:38.321503 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33133 | ||
| 14465 | 2026.02.17 00:13:38.321538 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65500 | ||
| 14466 | 2026.02.17 00:13:38.321566 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37715 | ||
| 14467 | 2026.02.17 00:13:38.321585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50140 | ||
| 14468 | 2026.02.17 00:13:38.321611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 14469 | 2026.02.17 00:13:38.321651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14470 | 2026.02.17 00:13:38.321664 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14471 | 2026.02.17 00:13:38.321693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14472 | 2026.02.17 00:13:38.321706 [ 294 ] {} <Debug> TCP-Session: 93a562dc-ff1d-4ac4-8215-7c0a1cd33331 Authenticating user 'default' from [fd00:1122:3344:101::e]:65500 | ||
| 14473 | 2026.02.17 00:13:38.321714 [ 288 ] {} <Debug> TCP-Session: 5990624b-6063-4854-b6dc-eee596e5d375 Authenticating user 'default' from [fd00:1122:3344:101::e]:37715 | ||
| 14474 | 2026.02.17 00:13:38.321740 [ 289 ] {} <Debug> TCP-Session: 3d986d6a-a322-4f24-b548-593cf58cb49b Authenticating user 'default' from [fd00:1122:3344:101::e]:50140 | ||
| 14475 | 2026.02.17 00:13:38.321757 [ 294 ] {} <Debug> TCP-Session: 93a562dc-ff1d-4ac4-8215-7c0a1cd33331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.02.17 00:13:38.321761 [ 288 ] {} <Debug> TCP-Session: 5990624b-6063-4854-b6dc-eee596e5d375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.02.17 00:13:38.321783 [ 289 ] {} <Debug> TCP-Session: 3d986d6a-a322-4f24-b548-593cf58cb49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.02.17 00:13:38.321785 [ 294 ] {} <Debug> TCP-Session: 93a562dc-ff1d-4ac4-8215-7c0a1cd33331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.02.17 00:13:38.321798 [ 288 ] {} <Debug> TCP-Session: 5990624b-6063-4854-b6dc-eee596e5d375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.02.17 00:13:38.321814 [ 289 ] {} <Debug> TCP-Session: 3d986d6a-a322-4f24-b548-593cf58cb49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.02.17 00:13:38.321774 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14482 | 2026.02.17 00:13:38.321627 [ 292 ] {} <Trace> TCP-Session: 1f0e3104-3d13-4ff4-a99e-0d4bf21be748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14483 | 2026.02.17 00:13:38.321902 [ 291 ] {} <Debug> TCP-Session: 11ea4772-9411-43f4-b0ac-07bdc186971c Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 14484 | 2026.02.17 00:13:38.321624 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14485 | 2026.02.17 00:13:38.321940 [ 291 ] {} <Debug> TCP-Session: 11ea4772-9411-43f4-b0ac-07bdc186971c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2026.02.17 00:13:38.321595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44191 | ||
| 14487 | 2026.02.17 00:13:38.321964 [ 293 ] {} <Debug> TCP-Session: 48ed69d0-b003-401a-8ab5-c7e51b8632bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33133 | ||
| 14488 | 2026.02.17 00:13:38.321972 [ 291 ] {} <Debug> TCP-Session: 11ea4772-9411-43f4-b0ac-07bdc186971c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.02.17 00:13:38.322013 [ 293 ] {} <Debug> TCP-Session: 48ed69d0-b003-401a-8ab5-c7e51b8632bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.02.17 00:13:38.321568 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64826 | ||
| 14491 | 2026.02.17 00:13:38.322045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14492 | 2026.02.17 00:13:38.322064 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14493 | 2026.02.17 00:13:38.322088 [ 290 ] {} <Debug> TCP-Session: 623167d0-c831-4277-9f10-3666ca96cbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44191 | ||
| 14494 | 2026.02.17 00:13:38.322040 [ 293 ] {} <Debug> TCP-Session: 48ed69d0-b003-401a-8ab5-c7e51b8632bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.02.17 00:13:38.322112 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14496 | 2026.02.17 00:13:38.322117 [ 290 ] {} <Debug> TCP-Session: 623167d0-c831-4277-9f10-3666ca96cbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.02.17 00:13:38.321540 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60414 | ||
| 14498 | 2026.02.17 00:13:38.322157 [ 290 ] {} <Debug> TCP-Session: 623167d0-c831-4277-9f10-3666ca96cbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.02.17 00:13:38.322151 [ 287 ] {} <Debug> TCP-Session: 755c1433-59cf-47c6-b7a0-baecab0c5742 Authenticating user 'default' from [fd00:1122:3344:101::e]:64826 | ||
| 14500 | 2026.02.17 00:13:38.322211 [ 287 ] {} <Debug> TCP-Session: 755c1433-59cf-47c6-b7a0-baecab0c5742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.02.17 00:13:38.322224 [ 287 ] {} <Debug> TCP-Session: 755c1433-59cf-47c6-b7a0-baecab0c5742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.02.17 00:13:38.322231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14503 | 2026.02.17 00:13:38.322259 [ 286 ] {} <Debug> TCP-Session: aeec0865-08a3-46b1-b58b-44739986b99d Authenticating user 'default' from [fd00:1122:3344:101::e]:60414 | ||
| 14504 | 2026.02.17 00:13:38.322277 [ 286 ] {} <Debug> TCP-Session: aeec0865-08a3-46b1-b58b-44739986b99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14505 | 2026.02.17 00:13:38.322289 [ 286 ] {} <Debug> TCP-Session: aeec0865-08a3-46b1-b58b-44739986b99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.02.17 00:13:38.322367 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14507 | 2026.02.17 00:13:38.322426 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14508 | 2026.02.17 00:13:38.322713 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 14509 | 2026.02.17 00:13:38.323678 [ 335 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> AggregatingTransform: Aggregating | ||
| 14510 | 2026.02.17 00:13:38.323720 [ 335 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> Aggregator: Aggregation method: without_key | ||
| 14511 | 2026.02.17 00:13:38.323757 [ 335 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944656 sec. (1058.586 rows/sec., 41.35 KiB/sec.) | ||
| 14512 | 2026.02.17 00:13:38.323771 [ 335 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Trace> Aggregator: Merging aggregated data | ||
| 14513 | 2026.02.17 00:13:38.324968 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 14514 | 2026.02.17 00:13:38.325139 [ 292 ] {f0445a08-4abf-48ee-af01-09bc5eb8a083} <Debug> TCPHandler: Processed in 0.003633372 sec. | ||
| 14515 | 2026.02.17 00:13:38.325264 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14516 | 2026.02.17 00:13:38.325291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14517 | 2026.02.17 00:13:38.325304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14518 | 2026.02.17 00:13:38.325326 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14519 | 2026.02.17 00:13:38.325343 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14520 | 2026.02.17 00:13:38.325346 [ 289 ] {} <Debug> TCP-Session: 3d986d6a-a322-4f24-b548-593cf58cb49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.02.17 00:13:38.325368 [ 286 ] {} <Debug> TCP-Session: aeec0865-08a3-46b1-b58b-44739986b99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2026.02.17 00:13:38.325383 [ 290 ] {} <Debug> TCP-Session: 623167d0-c831-4277-9f10-3666ca96cbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.02.17 00:13:38.325378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14524 | 2026.02.17 00:13:38.325393 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14525 | 2026.02.17 00:13:38.325413 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14526 | 2026.02.17 00:13:38.325430 [ 294 ] {} <Debug> TCP-Session: 93a562dc-ff1d-4ac4-8215-7c0a1cd33331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.02.17 00:13:38.325442 [ 288 ] {} <Debug> TCP-Session: 5990624b-6063-4854-b6dc-eee596e5d375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.02.17 00:13:38.325360 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14529 | 2026.02.17 00:13:38.325334 [ 293 ] {} <Debug> TCP-Session: 48ed69d0-b003-401a-8ab5-c7e51b8632bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14530 | 2026.02.17 00:13:38.325549 [ 287 ] {} <Debug> TCP-Session: 755c1433-59cf-47c6-b7a0-baecab0c5742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14531 | 2026.02.17 00:13:38.325294 [ 292 ] {} <Debug> TCP-Session: 1f0e3104-3d13-4ff4-a99e-0d4bf21be748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.02.17 00:13:38.325467 [ 291 ] {} <Debug> TCP-Session: 11ea4772-9411-43f4-b0ac-07bdc186971c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14533 | 2026.02.17 00:13:38.344849 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 | ||
| 14534 | 2026.02.17 00:13:38.344925 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14535 | 2026.02.17 00:13:38.344949 [ 292 ] {} <Debug> TCP-Session: 43472c84-aadf-401b-a530-94d55507dc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 | ||
| 14536 | 2026.02.17 00:13:38.344970 [ 292 ] {} <Debug> TCP-Session: 43472c84-aadf-401b-a530-94d55507dc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.02.17 00:13:38.344982 [ 292 ] {} <Debug> TCP-Session: 43472c84-aadf-401b-a530-94d55507dc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2026.02.17 00:13:38.345131 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40349 | ||
| 14539 | 2026.02.17 00:13:38.345153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60360 | ||
| 14540 | 2026.02.17 00:13:38.345179 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37281 | ||
| 14541 | 2026.02.17 00:13:38.345191 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34113 | ||
| 14542 | 2026.02.17 00:13:38.345201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57688 | ||
| 14543 | 2026.02.17 00:13:38.345222 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14544 | 2026.02.17 00:13:38.345235 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38533 | ||
| 14545 | 2026.02.17 00:13:38.345241 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55612 | ||
| 14546 | 2026.02.17 00:13:38.345268 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14547 | 2026.02.17 00:13:38.345286 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14548 | 2026.02.17 00:13:38.345306 [ 287 ] {} <Debug> TCP-Session: 6242b1a6-d118-450c-882e-ab346f1e093b Authenticating user 'default' from [fd00:1122:3344:101::e]:34113 | ||
| 14549 | 2026.02.17 00:13:38.345313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14550 | 2026.02.17 00:13:38.345324 [ 288 ] {} <Debug> TCP-Session: df52174f-7d51-4de8-a5eb-0bb7ec668bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:57688 | ||
| 14551 | 2026.02.17 00:13:38.345336 [ 287 ] {} <Debug> TCP-Session: 6242b1a6-d118-450c-882e-ab346f1e093b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.02.17 00:13:38.345355 [ 290 ] {} <Debug> TCP-Session: 0c1cc264-aea3-4537-8137-7a56cb2393c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38533 | ||
| 14553 | 2026.02.17 00:13:38.345364 [ 288 ] {} <Debug> TCP-Session: df52174f-7d51-4de8-a5eb-0bb7ec668bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2026.02.17 00:13:38.345375 [ 287 ] {} <Debug> TCP-Session: 6242b1a6-d118-450c-882e-ab346f1e093b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.02.17 00:13:38.345399 [ 288 ] {} <Debug> TCP-Session: df52174f-7d51-4de8-a5eb-0bb7ec668bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2026.02.17 00:13:38.345391 [ 290 ] {} <Debug> TCP-Session: 0c1cc264-aea3-4537-8137-7a56cb2393c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.02.17 00:13:38.345328 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14558 | 2026.02.17 00:13:38.345448 [ 290 ] {} <Debug> TCP-Session: 0c1cc264-aea3-4537-8137-7a56cb2393c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.02.17 00:13:38.345241 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14560 | 2026.02.17 00:13:38.345490 [ 291 ] {} <Debug> TCP-Session: df057149-a749-4ac4-b3ef-0c61f6232886 Authenticating user 'default' from [fd00:1122:3344:101::e]:55612 | ||
| 14561 | 2026.02.17 00:13:38.345503 [ 286 ] {} <Debug> TCP-Session: 67e8fe97-d4fe-47ec-940c-c322f2941c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:37281 | ||
| 14562 | 2026.02.17 00:13:38.345527 [ 291 ] {} <Debug> TCP-Session: df057149-a749-4ac4-b3ef-0c61f6232886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14563 | 2026.02.17 00:13:38.345539 [ 286 ] {} <Debug> TCP-Session: 67e8fe97-d4fe-47ec-940c-c322f2941c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.02.17 00:13:38.345554 [ 291 ] {} <Debug> TCP-Session: df057149-a749-4ac4-b3ef-0c61f6232886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.02.17 00:13:38.345566 [ 286 ] {} <Debug> TCP-Session: 67e8fe97-d4fe-47ec-940c-c322f2941c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.02.17 00:13:38.345239 [ 292 ] {} <Trace> TCP-Session: 43472c84-aadf-401b-a530-94d55507dc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.02.17 00:13:38.345210 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55369 | ||
| 14568 | 2026.02.17 00:13:38.345207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14569 | 2026.02.17 00:13:38.345265 [ 294 ] {} <Debug> TCP-Session: 490f399d-ef27-455f-a066-030007af4547 Authenticating user 'default' from [fd00:1122:3344:101::e]:60360 | ||
| 14570 | 2026.02.17 00:13:38.345676 [ 293 ] {} <Debug> TCP-Session: 22558ea5-40a0-43ca-ab7d-b2847b07f3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40349 | ||
| 14571 | 2026.02.17 00:13:38.345688 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14572 | 2026.02.17 00:13:38.345696 [ 294 ] {} <Debug> TCP-Session: 490f399d-ef27-455f-a066-030007af4547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2026.02.17 00:13:38.345704 [ 293 ] {} <Debug> TCP-Session: 22558ea5-40a0-43ca-ab7d-b2847b07f3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2026.02.17 00:13:38.345714 [ 289 ] {} <Debug> TCP-Session: 0231c34b-c2b3-4fd7-9bf2-0a83695cd783 Authenticating user 'default' from [fd00:1122:3344:101::e]:55369 | ||
| 14575 | 2026.02.17 00:13:38.345725 [ 294 ] {} <Debug> TCP-Session: 490f399d-ef27-455f-a066-030007af4547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14576 | 2026.02.17 00:13:38.345736 [ 293 ] {} <Debug> TCP-Session: 22558ea5-40a0-43ca-ab7d-b2847b07f3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14577 | 2026.02.17 00:13:38.345748 [ 289 ] {} <Debug> TCP-Session: 0231c34b-c2b3-4fd7-9bf2-0a83695cd783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14578 | 2026.02.17 00:13:38.345747 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14579 | 2026.02.17 00:13:38.345780 [ 289 ] {} <Debug> TCP-Session: 0231c34b-c2b3-4fd7-9bf2-0a83695cd783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14580 | 2026.02.17 00:13:38.345993 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14581 | 2026.02.17 00:13:38.346047 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14582 | 2026.02.17 00:13:38.346301 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 14583 | 2026.02.17 00:13:38.347156 [ 321 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> AggregatingTransform: Aggregating | ||
| 14584 | 2026.02.17 00:13:38.347189 [ 321 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> Aggregator: Aggregation method: without_key | ||
| 14585 | 2026.02.17 00:13:38.347219 [ 321 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826785 sec. (1209.504 rows/sec., 47.25 KiB/sec.) | ||
| 14586 | 2026.02.17 00:13:38.347236 [ 321 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Trace> Aggregator: Merging aggregated data | ||
| 14587 | 2026.02.17 00:13:38.348664 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 14588 | 2026.02.17 00:13:38.348882 [ 292 ] {b056a90e-a916-48aa-bac1-4f9a9f886504} <Debug> TCPHandler: Processed in 0.003739384 sec. | ||
| 14589 | 2026.02.17 00:13:38.348998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14590 | 2026.02.17 00:13:38.349039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14591 | 2026.02.17 00:13:38.349045 [ 292 ] {} <Debug> TCP-Session: 43472c84-aadf-401b-a530-94d55507dc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.02.17 00:13:38.349057 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14593 | 2026.02.17 00:13:38.349070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14594 | 2026.02.17 00:13:38.349083 [ 294 ] {} <Debug> TCP-Session: 490f399d-ef27-455f-a066-030007af4547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2026.02.17 00:13:38.349108 [ 288 ] {} <Debug> TCP-Session: df52174f-7d51-4de8-a5eb-0bb7ec668bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2026.02.17 00:13:38.349113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14597 | 2026.02.17 00:13:38.349130 [ 291 ] {} <Debug> TCP-Session: df057149-a749-4ac4-b3ef-0c61f6232886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.02.17 00:13:38.349148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14599 | 2026.02.17 00:13:38.349172 [ 286 ] {} <Debug> TCP-Session: 67e8fe97-d4fe-47ec-940c-c322f2941c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14600 | 2026.02.17 00:13:38.349128 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14601 | 2026.02.17 00:13:38.349198 [ 290 ] {} <Debug> TCP-Session: 0c1cc264-aea3-4537-8137-7a56cb2393c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14602 | 2026.02.17 00:13:38.349041 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14603 | 2026.02.17 00:13:38.349234 [ 287 ] {} <Debug> TCP-Session: 6242b1a6-d118-450c-882e-ab346f1e093b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14604 | 2026.02.17 00:13:38.349090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14605 | 2026.02.17 00:13:38.349279 [ 293 ] {} <Debug> TCP-Session: 22558ea5-40a0-43ca-ab7d-b2847b07f3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14606 | 2026.02.17 00:13:38.349331 [ 289 ] {} <Debug> TCP-Session: 0231c34b-c2b3-4fd7-9bf2-0a83695cd783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14607 | 2026.02.17 00:13:40.019405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 14608 | 2026.02.17 00:13:40.019953 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.02.17 00:13:40.020001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14610 | 2026.02.17 00:13:40.020486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14611 | 2026.02.17 00:13:40.020714 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.02.17 00:13:40.020857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 14613 | 2026.02.17 00:13:41.620647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14614 | 2026.02.17 00:13:41.638045 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.02.17 00:13:41.638114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14616 | 2026.02.17 00:13:41.644621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14617 | 2026.02.17 00:13:41.645411 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.02.17 00:13:41.650015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14619 | 2026.02.17 00:13:42.621510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1828 | ||
| 14620 | 2026.02.17 00:13:42.624047 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.02.17 00:13:42.624096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14622 | 2026.02.17 00:13:42.625377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14623 | 2026.02.17 00:13:42.625666 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.02.17 00:13:42.626037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 14625 | 2026.02.17 00:13:43.022048 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14626 | 2026.02.17 00:13:43.022248 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14627 | 2026.02.17 00:13:43.022320 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14628 | 2026.02.17 00:13:43.023092 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2026.02.17 00:13:43.023144 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14630 | 2026.02.17 00:13:43.023553 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14631 | 2026.02.17 00:13:43.023770 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14632 | 2026.02.17 00:13:43.023925 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001731 sec., 68168.68861929521 rows/sec., 5.78 MiB/sec. | ||
| 14633 | 2026.02.17 00:13:43.023956 [ 117 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14634 | 2026.02.17 00:13:43.023966 [ 4 ] {416c6a70-8a09-400e-b664-a1c21222e75f} <Debug> TCPHandler: Processed in 0.002054635 sec. | ||
| 14635 | 2026.02.17 00:13:43.024053 [ 117 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2026.02.17 00:13:43.024095 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14637 | 2026.02.17 00:13:43.024147 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.02.17 00:13:43.024255 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.02.17 00:13:43.024260 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 14640 | 2026.02.17 00:13:43.024295 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14641 | 2026.02.17 00:13:43.024422 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14642 | 2026.02.17 00:13:43.024465 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2150 rows starting from the beginning of the part | ||
| 14643 | 2026.02.17 00:13:43.024545 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 238 rows starting from the beginning of the part | ||
| 14644 | 2026.02.17 00:13:43.024594 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 76 rows starting from the beginning of the part | ||
| 14645 | 2026.02.17 00:13:43.024642 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 118 rows starting from the beginning of the part | ||
| 14646 | 2026.02.17 00:13:43.024685 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1216 rows starting from the beginning of the part | ||
| 14647 | 2026.02.17 00:13:43.024726 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.02.17 00:13:43.024731 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 118 rows starting from the beginning of the part | ||
| 14649 | 2026.02.17 00:13:43.024769 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14650 | 2026.02.17 00:13:43.025096 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14651 | 2026.02.17 00:13:43.025315 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.02.17 00:13:43.025455 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 1.87 MiB/sec. | ||
| 14653 | 2026.02.17 00:13:43.025494 [ 4 ] {74f6dcdf-a9cc-4176-8f47-976da323e8ad} <Debug> TCPHandler: Processed in 0.001395004 sec. | ||
| 14654 | 2026.02.17 00:13:43.025605 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.02.17 00:13:43.025698 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14656 | 2026.02.17 00:13:43.025738 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14657 | 2026.02.17 00:13:43.026167 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.02.17 00:13:43.026202 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14659 | 2026.02.17 00:13:43.026271 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3916 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080375 sec., 1882352.9411764704 rows/sec., 162.79 MiB/sec. | ||
| 14660 | 2026.02.17 00:13:43.026524 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14661 | 2026.02.17 00:13:43.026620 [ 195 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14662 | 2026.02.17 00:13:43.026767 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.02.17 00:13:43.026900 [ 117 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14664 | 2026.02.17 00:13:43.026910 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00123 sec., 77235.77235772357 rows/sec., 6.03 MiB/sec. | ||
| 14665 | 2026.02.17 00:13:43.026934 [ 117 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.02.17 00:13:43.026958 [ 4 ] {aec5abab-97c4-4be0-bec2-1c2cc4f31e2a} <Debug> TCPHandler: Processed in 0.001401084 sec. | ||
| 14667 | 2026.02.17 00:13:43.026961 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14668 | 2026.02.17 00:13:43.027031 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.02.17 00:13:43.027080 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14670 | 2026.02.17 00:13:43.027081 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 14671 | 2026.02.17 00:13:43.027141 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_96_19} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14672 | 2026.02.17 00:13:43.027182 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14673 | 2026.02.17 00:13:43.027228 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14674 | 2026.02.17 00:13:43.027235 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14675 | 2026.02.17 00:13:43.027246 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 14676 | 2026.02.17 00:13:43.027277 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1061 rows starting from the beginning of the part | ||
| 14677 | 2026.02.17 00:13:43.027348 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 131 rows starting from the beginning of the part | ||
| 14678 | 2026.02.17 00:13:43.027391 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 74 rows starting from the beginning of the part | ||
| 14679 | 2026.02.17 00:13:43.027437 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 95 rows starting from the beginning of the part | ||
| 14680 | 2026.02.17 00:13:43.027479 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 530 rows starting from the beginning of the part | ||
| 14681 | 2026.02.17 00:13:43.027521 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
| 14682 | 2026.02.17 00:13:43.027635 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.02.17 00:13:43.027677 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14684 | 2026.02.17 00:13:43.028036 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14685 | 2026.02.17 00:13:43.028259 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2026.02.17 00:13:43.028379 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14687 | 2026.02.17 00:13:43.028391 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 14688 | 2026.02.17 00:13:43.028410 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.02.17 00:13:43.028433 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14690 | 2026.02.17 00:13:43.028437 [ 4 ] {d9215d08-0884-44f8-94f8-1475c5536e81} <Debug> TCPHandler: Processed in 0.001405413 sec. | ||
| 14691 | 2026.02.17 00:13:43.028515 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 14692 | 2026.02.17 00:13:43.028556 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.02.17 00:13:43.028638 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14694 | 2026.02.17 00:13:43.028652 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14695 | 2026.02.17 00:13:43.028677 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30234 rows starting from the beginning of the part | ||
| 14696 | 2026.02.17 00:13:43.028687 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646628 sec., 1206101.195898527 rows/sec., 94.31 MiB/sec. | ||
| 14697 | 2026.02.17 00:13:43.028712 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <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 | ||
| 14698 | 2026.02.17 00:13:43.028749 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 340 rows starting from the beginning of the part | ||
| 14699 | 2026.02.17 00:13:43.028800 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 14700 | 2026.02.17 00:13:43.028849 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14701 | 2026.02.17 00:13:43.028859 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14702 | 2026.02.17 00:13:43.028893 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 14703 | 2026.02.17 00:13:43.028939 [ 193 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14704 | 2026.02.17 00:13:43.029121 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.02.17 00:13:43.029213 [ 195 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_96_19} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14706 | 2026.02.17 00:13:43.029304 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 14707 | 2026.02.17 00:13:43.029570 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2026.02.17 00:13:43.029610 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14709 | 2026.02.17 00:13:43.030169 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14710 | 2026.02.17 00:13:43.030395 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2026.02.17 00:13:43.030547 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 14712 | 2026.02.17 00:13:43.030601 [ 4 ] {621fe535-169e-48ca-900b-a42b17685116} <Debug> TCPHandler: Processed in 0.002092596 sec. | ||
| 14713 | 2026.02.17 00:13:43.030713 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.02.17 00:13:43.030806 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14715 | 2026.02.17 00:13:43.030848 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14716 | 2026.02.17 00:13:43.031180 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.02.17 00:13:43.031216 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14718 | 2026.02.17 00:13:43.031520 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14719 | 2026.02.17 00:13:43.031724 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.02.17 00:13:43.031828 [ 117 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14721 | 2026.02.17 00:13:43.031855 [ 117 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2026.02.17 00:13:43.031859 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 14723 | 2026.02.17 00:13:43.031873 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14724 | 2026.02.17 00:13:43.031904 [ 4 ] {14ebb4e9-c867-4b16-9fcc-b6a2f64eb0aa} <Debug> TCPHandler: Processed in 0.001239631 sec. | ||
| 14725 | 2026.02.17 00:13:43.031970 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14726 | 2026.02.17 00:13:43.032099 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14727 | 2026.02.17 00:13:43.032131 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6390 rows starting from the beginning of the part | ||
| 14728 | 2026.02.17 00:13:43.032193 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14729 | 2026.02.17 00:13:43.032245 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14730 | 2026.02.17 00:13:43.032292 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14731 | 2026.02.17 00:13:43.032335 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 14732 | 2026.02.17 00:13:43.032380 [ 198 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14733 | 2026.02.17 00:13:43.034554 [ 192 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002625445 sec., 2548139.458263266 rows/sec., 165.64 MiB/sec. | ||
| 14734 | 2026.02.17 00:13:43.034998 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14735 | 2026.02.17 00:13:43.035271 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.02.17 00:13:43.035335 [ 194 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_96_19} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14737 | 2026.02.17 00:13:43.035407 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14738 | 2026.02.17 00:13:43.035446 [ 194 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31898 rows, containing 5 columns (5 merged, 0 gathered) in 0.00696971 sec., 4576661.0088511575 rows/sec., 310.42 MiB/sec. | ||
| 14739 | 2026.02.17 00:13:43.035973 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14740 | 2026.02.17 00:13:43.036244 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.02.17 00:13:43.036321 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14742 | 2026.02.17 00:13:43.036416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14743 | 2026.02.17 00:13:47.358474 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14744 | 2026.02.17 00:13:47.358549 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14745 | 2026.02.17 00:13:47.520981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31705 | ||
| 14746 | 2026.02.17 00:13:47.521608 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.02.17 00:13:47.521653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14748 | 2026.02.17 00:13:47.522131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14749 | 2026.02.17 00:13:47.522362 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.02.17 00:13:47.522500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 14751 | 2026.02.17 00:13:47.522510 [ 111 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14752 | 2026.02.17 00:13:47.522593 [ 111 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.02.17 00:13:47.522618 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14754 | 2026.02.17 00:13:47.522734 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14755 | 2026.02.17 00:13:47.522893 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14756 | 2026.02.17 00:13:47.522944 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29337 rows starting from the beginning of the part | ||
| 14757 | 2026.02.17 00:13:47.523032 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14758 | 2026.02.17 00:13:47.523096 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14759 | 2026.02.17 00:13:47.523143 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14760 | 2026.02.17 00:13:47.523186 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14761 | 2026.02.17 00:13:47.523228 [ 187 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 14762 | 2026.02.17 00:13:47.525430 [ 188 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002745257 sec., 11549009.801268151 rows/sec., 165.21 MiB/sec. | ||
| 14763 | 2026.02.17 00:13:47.525960 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14764 | 2026.02.17 00:13:47.526390 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.02.17 00:13:47.526479 [ 194 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_66_13} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14766 | 2026.02.17 00:13:47.526612 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14767 | 2026.02.17 00:13:48.022414 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2026.02.17 00:13:48.022667 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14769 | 2026.02.17 00:13:48.022763 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14770 | 2026.02.17 00:13:48.023597 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.02.17 00:13:48.023644 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14772 | 2026.02.17 00:13:48.024057 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14773 | 2026.02.17 00:13:48.024282 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.02.17 00:13:48.024436 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001839 sec., 41326.80804785209 rows/sec., 3.39 MiB/sec. | ||
| 14775 | 2026.02.17 00:13:48.024478 [ 4 ] {58d4bbb9-6efb-46b7-941e-47c460a0d63b} <Debug> TCPHandler: Processed in 0.002225258 sec. | ||
| 14776 | 2026.02.17 00:13:48.024603 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14777 | 2026.02.17 00:13:48.024705 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14778 | 2026.02.17 00:13:48.024746 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14779 | 2026.02.17 00:13:48.025157 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2026.02.17 00:13:48.025194 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14781 | 2026.02.17 00:13:48.025499 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14782 | 2026.02.17 00:13:48.025707 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.02.17 00:13:48.025838 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 14784 | 2026.02.17 00:13:48.025876 [ 4 ] {114da82b-ac67-4fd9-acb1-c6db82bd7063} <Debug> TCPHandler: Processed in 0.001323583 sec. | ||
| 14785 | 2026.02.17 00:13:48.025992 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14786 | 2026.02.17 00:13:48.026093 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14787 | 2026.02.17 00:13:48.026134 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14788 | 2026.02.17 00:13:48.026570 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2026.02.17 00:13:48.026607 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14790 | 2026.02.17 00:13:48.026921 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14791 | 2026.02.17 00:13:48.027128 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2026.02.17 00:13:48.027264 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 14793 | 2026.02.17 00:13:48.027302 [ 4 ] {aafd8e50-29d1-4ff9-826e-a3a47c20ed3c} <Debug> TCPHandler: Processed in 0.001357973 sec. | ||
| 14794 | 2026.02.17 00:13:48.027414 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.02.17 00:13:48.027517 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14796 | 2026.02.17 00:13:48.027562 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14797 | 2026.02.17 00:13:48.027990 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.02.17 00:13:48.028026 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14799 | 2026.02.17 00:13:48.028349 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14800 | 2026.02.17 00:13:48.028555 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.02.17 00:13:48.028686 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 14802 | 2026.02.17 00:13:48.028724 [ 4 ] {3d638814-2707-4a17-a3ac-25e6ee8b61d3} <Debug> TCPHandler: Processed in 0.001359554 sec. | ||
| 14803 | 2026.02.17 00:13:48.028840 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2026.02.17 00:13:48.028938 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14805 | 2026.02.17 00:13:48.028992 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <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 | ||
| 14806 | 2026.02.17 00:13:48.029751 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2026.02.17 00:13:48.029787 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14808 | 2026.02.17 00:13:48.030316 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14809 | 2026.02.17 00:13:48.030540 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2026.02.17 00:13:48.030681 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 14811 | 2026.02.17 00:13:48.030735 [ 4 ] {7c4257a6-fecb-46b9-8b58-2c9cf5d63a83} <Debug> TCPHandler: Processed in 0.001944713 sec. | ||
| 14812 | 2026.02.17 00:13:48.030845 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.02.17 00:13:48.030940 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14814 | 2026.02.17 00:13:48.030981 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14815 | 2026.02.17 00:13:48.031318 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2026.02.17 00:13:48.031355 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14817 | 2026.02.17 00:13:48.031665 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14818 | 2026.02.17 00:13:48.031871 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.02.17 00:13:48.032000 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14820 | 2026.02.17 00:13:48.032036 [ 4 ] {200a4111-93af-4bf5-abc8-990063032727} <Debug> TCPHandler: Processed in 0.001241201 sec. | ||
| 14821 | 2026.02.17 00:13:49.150081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14822 | 2026.02.17 00:13:49.167326 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.02.17 00:13:49.167382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14824 | 2026.02.17 00:13:49.173230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14825 | 2026.02.17 00:13:49.173905 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.02.17 00:13:49.174215 [ 110 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14827 | 2026.02.17 00:13:49.174277 [ 110 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.02.17 00:13:49.174297 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14829 | 2026.02.17 00:13:49.174386 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14830 | 2026.02.17 00:13:49.177072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14831 | 2026.02.17 00:13:49.177300 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14832 | 2026.02.17 00:13:49.178043 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14833 | 2026.02.17 00:13:49.181346 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14834 | 2026.02.17 00:13:49.184739 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14835 | 2026.02.17 00:13:49.188544 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14836 | 2026.02.17 00:13:49.192553 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14837 | 2026.02.17 00:13:49.196228 [ 188 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 14838 | 2026.02.17 00:13:49.247032 [ 186 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.072681227 sec., 6838.079384653206 rows/sec., 35.36 MiB/sec. | ||
| 14839 | 2026.02.17 00:13:49.250191 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14840 | 2026.02.17 00:13:49.252149 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_66_13} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.02.17 00:13:49.252256 [ 197 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_66_13} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14842 | 2026.02.17 00:13:49.254867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14843 | 2026.02.17 00:13:51.751318 [ 107 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 5 parts from all_1_50_10 to all_54_54_0 | ||
| 14844 | 2026.02.17 00:13:51.751433 [ 107 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.02.17 00:13:51.751473 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14846 | 2026.02.17 00:13:51.751626 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_10 to all_54_54_0 into Compact with storage Full | ||
| 14847 | 2026.02.17 00:13:51.751800 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14848 | 2026.02.17 00:13:51.751839 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 402 rows starting from the beginning of the part | ||
| 14849 | 2026.02.17 00:13:51.752032 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
| 14850 | 2026.02.17 00:13:51.752083 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 14851 | 2026.02.17 00:13:51.752130 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 14852 | 2026.02.17 00:13:51.752175 [ 196 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 14853 | 2026.02.17 00:13:51.753053 [ 197 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489616 sec., 692124.681797188 rows/sec., 49.37 MiB/sec. | ||
| 14854 | 2026.02.17 00:13:51.753253 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 14855 | 2026.02.17 00:13:51.753534 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.02.17 00:13:51.753736 [ 189 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_54_11} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 5 parts: [all_1_50_10, all_54_54_0] -> all_1_54_11 | ||
| 14857 | 2026.02.17 00:13:51.753824 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14858 | 2026.02.17 00:13:52.626244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1852 | ||
| 14859 | 2026.02.17 00:13:52.628600 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.02.17 00:13:52.628661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14861 | 2026.02.17 00:13:52.629908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14862 | 2026.02.17 00:13:52.630214 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.02.17 00:13:52.630600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852 | ||
| 14864 | 2026.02.17 00:13:53.030207 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.02.17 00:13:53.030370 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14866 | 2026.02.17 00:13:53.030429 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14867 | 2026.02.17 00:13:53.031245 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.02.17 00:13:53.031284 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14869 | 2026.02.17 00:13:53.031687 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14870 | 2026.02.17 00:13:53.031924 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.02.17 00:13:53.032081 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 14872 | 2026.02.17 00:13:53.032125 [ 4 ] {5bb2de6f-b4eb-49a1-8fbe-e4e929851cd0} <Debug> TCPHandler: Processed in 0.001995434 sec. | ||
| 14873 | 2026.02.17 00:13:53.032252 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.02.17 00:13:53.032348 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14875 | 2026.02.17 00:13:53.032389 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14876 | 2026.02.17 00:13:53.032790 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.02.17 00:13:53.032827 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14878 | 2026.02.17 00:13:53.033121 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14879 | 2026.02.17 00:13:53.033334 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.02.17 00:13:53.033466 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 717.81 KiB/sec. | ||
| 14881 | 2026.02.17 00:13:53.033509 [ 4 ] {c8c19a7e-99bc-407e-bd11-b4eb92808c6e} <Debug> TCPHandler: Processed in 0.001306252 sec. | ||
| 14882 | 2026.02.17 00:13:53.033620 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.02.17 00:13:53.033715 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14884 | 2026.02.17 00:13:53.033755 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14885 | 2026.02.17 00:13:53.034580 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.02.17 00:13:53.034617 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14887 | 2026.02.17 00:13:53.034970 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14888 | 2026.02.17 00:13:53.035178 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.02.17 00:13:53.035313 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001615 sec., 534984.520123839 rows/sec., 42.56 MiB/sec. | ||
| 14890 | 2026.02.17 00:13:53.035352 [ 4 ] {b2e896b7-4b53-41fd-b25f-06a1b1f18a2c} <Debug> TCPHandler: Processed in 0.001781871 sec. | ||
| 14891 | 2026.02.17 00:13:53.035463 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.02.17 00:13:53.035560 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.02.17 00:13:53.035601 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14894 | 2026.02.17 00:13:53.036068 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.02.17 00:13:53.036105 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14896 | 2026.02.17 00:13:53.036409 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14897 | 2026.02.17 00:13:53.036617 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.02.17 00:13:53.036749 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.001207 sec., 151615.5758077879 rows/sec., 9.36 MiB/sec. | ||
| 14899 | 2026.02.17 00:13:53.036744 [ 89 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14900 | 2026.02.17 00:13:53.036788 [ 4 ] {b0c9b5e3-5e4d-4249-ada8-3af6568e820a} <Debug> TCPHandler: Processed in 0.001375733 sec. | ||
| 14901 | 2026.02.17 00:13:53.036824 [ 89 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14902 | 2026.02.17 00:13:53.036849 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14903 | 2026.02.17 00:13:53.036907 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14904 | 2026.02.17 00:13:53.036945 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 14905 | 2026.02.17 00:13:53.037004 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14906 | 2026.02.17 00:13:53.037048 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14907 | 2026.02.17 00:13:53.037061 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14908 | 2026.02.17 00:13:53.037099 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 215 rows starting from the beginning of the part | ||
| 14909 | 2026.02.17 00:13:53.037165 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 14910 | 2026.02.17 00:13:53.037211 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 14911 | 2026.02.17 00:13:53.037253 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 14912 | 2026.02.17 00:13:53.037292 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 14913 | 2026.02.17 00:13:53.037331 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 183 rows starting from the beginning of the part | ||
| 14914 | 2026.02.17 00:13:53.037479 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.02.17 00:13:53.037527 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14916 | 2026.02.17 00:13:53.037988 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14917 | 2026.02.17 00:13:53.038138 [ 197 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235351 sec., 388553.5366061953 rows/sec., 26.56 MiB/sec. | ||
| 14918 | 2026.02.17 00:13:53.038215 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14919 | 2026.02.17 00:13:53.038270 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14920 | 2026.02.17 00:13:53.038356 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001369 sec., 108838.56829802776 rows/sec., 7.03 MiB/sec. | ||
| 14921 | 2026.02.17 00:13:53.038402 [ 4 ] {d1cd6ee2-8ef2-483d-99d3-916c419db5db} <Debug> TCPHandler: Processed in 0.001544517 sec. | ||
| 14922 | 2026.02.17 00:13:53.038515 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2026.02.17 00:13:53.038518 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.02.17 00:13:53.038607 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_96_19} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14925 | 2026.02.17 00:13:53.038612 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14926 | 2026.02.17 00:13:53.038661 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14927 | 2026.02.17 00:13:53.038675 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14928 | 2026.02.17 00:13:53.039099 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.02.17 00:13:53.039140 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14930 | 2026.02.17 00:13:53.039439 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14931 | 2026.02.17 00:13:53.039658 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.02.17 00:13:53.039790 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 14933 | 2026.02.17 00:13:53.039828 [ 4 ] {7851f4ea-b49d-4a8c-b849-9abd3947734a} <Debug> TCPHandler: Processed in 0.001364324 sec. | ||
| 14934 | 2026.02.17 00:13:53.039934 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.02.17 00:13:53.040027 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14936 | 2026.02.17 00:13:53.040066 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14937 | 2026.02.17 00:13:53.040649 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.02.17 00:13:53.040686 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14939 | 2026.02.17 00:13:53.041007 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14940 | 2026.02.17 00:13:53.041208 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.02.17 00:13:53.041342 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001332 sec., 398648.64864864864 rows/sec., 28.21 MiB/sec. | ||
| 14942 | 2026.02.17 00:13:53.041381 [ 4 ] {cb535209-c377-4ac2-8af7-9a9943a2d4e9} <Debug> TCPHandler: Processed in 0.001496216 sec. | ||
| 14943 | 2026.02.17 00:13:53.041488 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.02.17 00:13:53.041587 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14945 | 2026.02.17 00:13:53.041629 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14946 | 2026.02.17 00:13:53.041948 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.02.17 00:13:53.041984 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14948 | 2026.02.17 00:13:53.042291 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14949 | 2026.02.17 00:13:53.042498 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.02.17 00:13:53.042637 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 14951 | 2026.02.17 00:13:53.042675 [ 4 ] {f37b9504-a555-45c9-9838-3930208895b7} <Debug> TCPHandler: Processed in 0.001235571 sec. | ||
| 14952 | 2026.02.17 00:13:53.042783 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.02.17 00:13:53.042877 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14954 | 2026.02.17 00:13:53.042919 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14955 | 2026.02.17 00:13:53.043320 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.02.17 00:13:53.043356 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14957 | 2026.02.17 00:13:53.043686 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14958 | 2026.02.17 00:13:53.043899 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.02.17 00:13:53.044035 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001176 sec., 229591.83673469388 rows/sec., 15.27 MiB/sec. | ||
| 14960 | 2026.02.17 00:13:53.044073 [ 4 ] {889c0558-bddd-4dda-9aa7-e42480a212f9} <Debug> TCPHandler: Processed in 0.001340483 sec. | ||
| 14961 | 2026.02.17 00:13:53.044181 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2026.02.17 00:13:53.044274 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.02.17 00:13:53.044315 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14964 | 2026.02.17 00:13:53.044616 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.02.17 00:13:53.044652 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14966 | 2026.02.17 00:13:53.044948 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14967 | 2026.02.17 00:13:53.045156 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.02.17 00:13:53.045284 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 14969 | 2026.02.17 00:13:53.045321 [ 4 ] {da38408b-5e3c-49d6-9354-7c9c01007470} <Debug> TCPHandler: Processed in 0.001189301 sec. | ||
| 14970 | 2026.02.17 00:13:53.045427 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2026.02.17 00:13:53.045525 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14972 | 2026.02.17 00:13:53.045581 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <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 | ||
| 14973 | 2026.02.17 00:13:53.046404 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.02.17 00:13:53.046441 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14975 | 2026.02.17 00:13:53.046985 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14976 | 2026.02.17 00:13:53.047224 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.02.17 00:13:53.047350 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14978 | 2026.02.17 00:13:53.047363 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 14979 | 2026.02.17 00:13:53.047392 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.02.17 00:13:53.047416 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14981 | 2026.02.17 00:13:53.047429 [ 4 ] {22f94d56-5a9b-4357-be19-7c76d2082f4b} <Debug> TCPHandler: Processed in 0.002050745 sec. | ||
| 14982 | 2026.02.17 00:13:53.047526 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 14983 | 2026.02.17 00:13:53.047556 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.02.17 00:13:53.047659 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14985 | 2026.02.17 00:13:53.047701 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14986 | 2026.02.17 00:13:53.047774 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14987 | 2026.02.17 00:13:53.047839 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1792 rows starting from the beginning of the part | ||
| 14988 | 2026.02.17 00:13:53.047964 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 14989 | 2026.02.17 00:13:53.048047 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2026.02.17 00:13:53.048065 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 14991 | 2026.02.17 00:13:53.048092 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14992 | 2026.02.17 00:13:53.048173 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 14993 | 2026.02.17 00:13:53.048265 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 14994 | 2026.02.17 00:13:53.048354 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 14995 | 2026.02.17 00:13:53.048426 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14996 | 2026.02.17 00:13:53.048667 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.02.17 00:13:53.048825 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 4.76 MiB/sec. | ||
| 14998 | 2026.02.17 00:13:53.048863 [ 4 ] {59dd14c9-4f21-4354-8b5a-8c23e06321df} <Debug> TCPHandler: Processed in 0.001358033 sec. | ||
| 14999 | 2026.02.17 00:13:53.058325 [ 189 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 19 columns (19 merged, 0 gathered) in 0.010856976 sec., 175463.22290847838 rows/sec., 314.42 MiB/sec. | ||
| 15000 | 2026.02.17 00:13:53.060852 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15001 | 2026.02.17 00:13:53.061202 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2026.02.17 00:13:53.061279 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15003 | 2026.02.17 00:13:53.061433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 15004 | 2026.02.17 00:13:54.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.26 MiB, peak 373.58 MiB, free memory in arenas 0.00 B, will set to 362.93 MiB (RSS), difference: 6.68 MiB | ||
| 15005 | 2026.02.17 00:13:55.022665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32217 | ||
| 15006 | 2026.02.17 00:13:55.023193 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15007 | 2026.02.17 00:13:55.023228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15008 | 2026.02.17 00:13:55.023722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15009 | 2026.02.17 00:13:55.023955 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2026.02.17 00:13:55.024087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32217 | ||
| 15011 | 2026.02.17 00:13:56.677174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15012 | 2026.02.17 00:13:56.692436 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.02.17 00:13:56.692500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15014 | 2026.02.17 00:13:56.697749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15015 | 2026.02.17 00:13:56.698435 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.02.17 00:13:56.701135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15017 | 2026.02.17 00:13:58.021663 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15018 | 2026.02.17 00:13:58.021835 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15019 | 2026.02.17 00:13:58.021897 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15020 | 2026.02.17 00:13:58.022590 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15021 | 2026.02.17 00:13:58.022632 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15022 | 2026.02.17 00:13:58.023029 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15023 | 2026.02.17 00:13:58.023255 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15024 | 2026.02.17 00:13:58.023428 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.80 MiB/sec. | ||
| 15025 | 2026.02.17 00:13:58.023481 [ 4 ] {834add5e-e6db-449d-ac0e-d31c86e75ce2} <Debug> TCPHandler: Processed in 0.001948533 sec. | ||
| 15026 | 2026.02.17 00:13:58.023614 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15027 | 2026.02.17 00:13:58.023725 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15028 | 2026.02.17 00:13:58.023768 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15029 | 2026.02.17 00:13:58.024269 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.02.17 00:13:58.024307 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15031 | 2026.02.17 00:13:58.024622 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15032 | 2026.02.17 00:13:58.024848 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.02.17 00:13:58.024985 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001289 sec., 7757.9519006982155 rows/sec., 583.36 KiB/sec. | ||
| 15034 | 2026.02.17 00:13:58.025024 [ 4 ] {9f7bf970-43c6-44bd-8938-f1c8f9383fa0} <Debug> TCPHandler: Processed in 0.001465306 sec. | ||
| 15035 | 2026.02.17 00:13:58.025143 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.02.17 00:13:58.025242 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15037 | 2026.02.17 00:13:58.025283 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15038 | 2026.02.17 00:13:58.025730 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2026.02.17 00:13:58.025766 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15040 | 2026.02.17 00:13:58.026068 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15041 | 2026.02.17 00:13:58.026277 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.02.17 00:13:58.026412 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001188 sec., 62289.56228956229 rows/sec., 4.86 MiB/sec. | ||
| 15043 | 2026.02.17 00:13:58.026451 [ 4 ] {0369781d-0575-440e-bc26-10031d6b2119} <Debug> TCPHandler: Processed in 0.001358853 sec. | ||
| 15044 | 2026.02.17 00:13:58.026639 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15045 | 2026.02.17 00:13:58.026732 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15046 | 2026.02.17 00:13:58.026775 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15047 | 2026.02.17 00:13:58.027178 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.02.17 00:13:58.027215 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15049 | 2026.02.17 00:13:58.027551 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15050 | 2026.02.17 00:13:58.027768 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.02.17 00:13:58.027903 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 15052 | 2026.02.17 00:13:58.027945 [ 4 ] {f5ff8fab-6d70-4906-814c-135a0928a03d} <Debug> TCPHandler: Processed in 0.001364553 sec. | ||
| 15053 | 2026.02.17 00:13:58.028071 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15054 | 2026.02.17 00:13:58.028164 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15055 | 2026.02.17 00:13:58.028219 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <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 | ||
| 15056 | 2026.02.17 00:13:58.028988 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.02.17 00:13:58.029025 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15058 | 2026.02.17 00:13:58.029547 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15059 | 2026.02.17 00:13:58.029785 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.02.17 00:13:58.029930 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 15061 | 2026.02.17 00:13:58.029995 [ 4 ] {d3b61c5d-bf6a-4ff1-8519-4b4655738770} <Debug> TCPHandler: Processed in 0.001981254 sec. | ||
| 15062 | 2026.02.17 00:13:58.030103 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.02.17 00:13:58.030205 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.02.17 00:13:58.030247 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15065 | 2026.02.17 00:13:58.030580 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.02.17 00:13:58.030616 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15067 | 2026.02.17 00:13:58.030924 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15068 | 2026.02.17 00:13:58.031135 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.02.17 00:13:58.031265 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 15070 | 2026.02.17 00:13:58.031302 [ 4 ] {030cb6f1-c1ee-4775-a5ca-dfa10331d6a6} <Debug> TCPHandler: Processed in 0.001249301 sec. | ||
| 15071 | 2026.02.17 00:14:02.358607 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15072 | 2026.02.17 00:14:02.358670 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15073 | 2026.02.17 00:14:02.524199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32665 | ||
| 15074 | 2026.02.17 00:14:02.524676 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15075 | 2026.02.17 00:14:02.524711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15076 | 2026.02.17 00:14:02.525183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15077 | 2026.02.17 00:14:02.525404 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.02.17 00:14:02.525533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 15079 | 2026.02.17 00:14:02.630753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1888 | ||
| 15080 | 2026.02.17 00:14:02.633373 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.02.17 00:14:02.633422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15082 | 2026.02.17 00:14:02.634612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15083 | 2026.02.17 00:14:02.634888 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2026.02.17 00:14:02.635048 [ 100 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15085 | 2026.02.17 00:14:02.635125 [ 100 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.02.17 00:14:02.635149 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15087 | 2026.02.17 00:14:02.635158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 15088 | 2026.02.17 00:14:02.635260 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 15089 | 2026.02.17 00:14:02.635886 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15090 | 2026.02.17 00:14:02.636030 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1732 rows starting from the beginning of the part | ||
| 15091 | 2026.02.17 00:14:02.636373 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 15092 | 2026.02.17 00:14:02.636683 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 15093 | 2026.02.17 00:14:02.636973 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 15094 | 2026.02.17 00:14:02.637254 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 15095 | 2026.02.17 00:14:02.637533 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 15096 | 2026.02.17 00:14:02.644566 [ 199 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 72 columns (72 merged, 0 gathered) in 0.00935632 sec., 201788.7374523317 rows/sec., 157.11 MiB/sec. | ||
| 15097 | 2026.02.17 00:14:02.646322 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15098 | 2026.02.17 00:14:02.646853 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.02.17 00:14:02.646932 [ 192 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_51_10} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15100 | 2026.02.17 00:14:02.647135 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15101 | 2026.02.17 00:14:03.031685 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15102 | 2026.02.17 00:14:03.031890 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15103 | 2026.02.17 00:14:03.031966 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15104 | 2026.02.17 00:14:03.032809 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.02.17 00:14:03.032862 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15106 | 2026.02.17 00:14:03.033288 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15107 | 2026.02.17 00:14:03.033528 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.02.17 00:14:03.033698 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001861 sec., 152606.12573885007 rows/sec., 9.69 MiB/sec. | ||
| 15109 | 2026.02.17 00:14:03.033753 [ 4 ] {1f7d24e9-d5af-47cf-9d11-72032acde759} <Debug> TCPHandler: Processed in 0.002207108 sec. | ||
| 15110 | 2026.02.17 00:14:03.033880 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2026.02.17 00:14:03.033985 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15112 | 2026.02.17 00:14:03.034030 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15113 | 2026.02.17 00:14:03.034868 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2026.02.17 00:14:03.034907 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15115 | 2026.02.17 00:14:03.035281 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15116 | 2026.02.17 00:14:03.035501 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.02.17 00:14:03.035642 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.00168 sec., 511309.5238095238 rows/sec., 40.70 MiB/sec. | ||
| 15118 | 2026.02.17 00:14:03.035683 [ 4 ] {105b695f-bdd8-4a1a-949e-22c327351220} <Debug> TCPHandler: Processed in 0.001856482 sec. | ||
| 15119 | 2026.02.17 00:14:03.035797 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15120 | 2026.02.17 00:14:03.035894 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15121 | 2026.02.17 00:14:03.035936 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15122 | 2026.02.17 00:14:03.036394 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.02.17 00:14:03.036429 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15124 | 2026.02.17 00:14:03.036746 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15125 | 2026.02.17 00:14:03.036970 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2026.02.17 00:14:03.037108 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001234 sec., 140194.48946515395 rows/sec., 8.60 MiB/sec. | ||
| 15127 | 2026.02.17 00:14:03.037148 [ 4 ] {ebcc8e0f-ca51-4351-9319-90f414036922} <Debug> TCPHandler: Processed in 0.001403364 sec. | ||
| 15128 | 2026.02.17 00:14:03.037257 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15129 | 2026.02.17 00:14:03.037351 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15130 | 2026.02.17 00:14:03.037390 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15131 | 2026.02.17 00:14:03.037822 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.02.17 00:14:03.037857 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15133 | 2026.02.17 00:14:03.038157 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15134 | 2026.02.17 00:14:03.038360 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.02.17 00:14:03.038488 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 15136 | 2026.02.17 00:14:03.038526 [ 4 ] {5420a721-10b0-4209-b68f-ba15bdc43592} <Debug> TCPHandler: Processed in 0.001317973 sec. | ||
| 15137 | 2026.02.17 00:14:03.038632 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.02.17 00:14:03.038725 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.02.17 00:14:03.038764 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15140 | 2026.02.17 00:14:03.039188 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.02.17 00:14:03.039224 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15142 | 2026.02.17 00:14:03.039521 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15143 | 2026.02.17 00:14:03.039729 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2026.02.17 00:14:03.039856 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 15145 | 2026.02.17 00:14:03.039895 [ 4 ] {6144c91d-c338-44c1-adda-f336979c4ecd} <Debug> TCPHandler: Processed in 0.001311392 sec. | ||
| 15146 | 2026.02.17 00:14:03.040000 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2026.02.17 00:14:03.040093 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15148 | 2026.02.17 00:14:03.040132 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15149 | 2026.02.17 00:14:03.040716 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2026.02.17 00:14:03.040751 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15151 | 2026.02.17 00:14:03.041065 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15152 | 2026.02.17 00:14:03.041278 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.02.17 00:14:03.041406 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001331 sec., 391435.011269722 rows/sec., 27.63 MiB/sec. | ||
| 15154 | 2026.02.17 00:14:03.041445 [ 4 ] {21571fa1-614f-48ce-ba87-0ca345756fad} <Debug> TCPHandler: Processed in 0.001493656 sec. | ||
| 15155 | 2026.02.17 00:14:03.041549 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15156 | 2026.02.17 00:14:03.041643 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15157 | 2026.02.17 00:14:03.041684 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15158 | 2026.02.17 00:14:03.041994 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2026.02.17 00:14:03.042030 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15160 | 2026.02.17 00:14:03.042329 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15161 | 2026.02.17 00:14:03.042533 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.02.17 00:14:03.042665 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 15163 | 2026.02.17 00:14:03.042702 [ 4 ] {a35fde43-1835-4d9a-a6d0-7e9f16ee1a44} <Debug> TCPHandler: Processed in 0.00120271 sec. | ||
| 15164 | 2026.02.17 00:14:03.042807 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15165 | 2026.02.17 00:14:03.042900 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15166 | 2026.02.17 00:14:03.042940 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15167 | 2026.02.17 00:14:03.043338 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.02.17 00:14:03.043371 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15169 | 2026.02.17 00:14:03.043687 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15170 | 2026.02.17 00:14:03.043891 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.02.17 00:14:03.044015 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 15172 | 2026.02.17 00:14:03.044052 [ 4 ] {1bcd2c40-ee2d-4559-b6f7-77b969e988b9} <Debug> TCPHandler: Processed in 0.001294623 sec. | ||
| 15173 | 2026.02.17 00:14:03.044165 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15174 | 2026.02.17 00:14:03.044257 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15175 | 2026.02.17 00:14:03.044298 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15176 | 2026.02.17 00:14:03.044602 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.02.17 00:14:03.044635 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15178 | 2026.02.17 00:14:03.044922 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15179 | 2026.02.17 00:14:03.045130 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.02.17 00:14:03.045261 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 15181 | 2026.02.17 00:14:03.045296 [ 4 ] {3f1d4dcd-c669-4a60-9bb0-aaeb0a45bcec} <Debug> TCPHandler: Processed in 0.00118046 sec. | ||
| 15182 | 2026.02.17 00:14:03.045411 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2026.02.17 00:14:03.045503 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15184 | 2026.02.17 00:14:03.045561 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <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 | ||
| 15185 | 2026.02.17 00:14:03.046385 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.02.17 00:14:03.046418 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15187 | 2026.02.17 00:14:03.046957 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15188 | 2026.02.17 00:14:03.047175 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.02.17 00:14:03.047314 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 15190 | 2026.02.17 00:14:03.047367 [ 4 ] {c78b963e-3808-419e-9580-65626f391031} <Debug> TCPHandler: Processed in 0.002005104 sec. | ||
| 15191 | 2026.02.17 00:14:03.047475 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2026.02.17 00:14:03.047569 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15193 | 2026.02.17 00:14:03.047609 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15194 | 2026.02.17 00:14:03.047958 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.02.17 00:14:03.047991 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15196 | 2026.02.17 00:14:03.048286 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15197 | 2026.02.17 00:14:03.048489 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.02.17 00:14:03.048614 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 15199 | 2026.02.17 00:14:03.048649 [ 4 ] {0f8c7abd-fc95-4b22-bd0c-d490e2dc2abc} <Debug> TCPHandler: Processed in 0.00122273 sec. | ||
| 15200 | 2026.02.17 00:14:04.202167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15201 | 2026.02.17 00:14:04.218625 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.02.17 00:14:04.218684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15203 | 2026.02.17 00:14:04.224442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15204 | 2026.02.17 00:14:04.225163 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.02.17 00:14:04.227897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15206 | 2026.02.17 00:14:07.577353 [ 92 ] {} <Debug> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15207 | 2026.02.17 00:14:07.577443 [ 92 ] {} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.02.17 00:14:07.577467 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15209 | 2026.02.17 00:14:07.577597 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::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 | ||
| 15210 | 2026.02.17 00:14:07.577750 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15211 | 2026.02.17 00:14:07.577784 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 15212 | 2026.02.17 00:14:07.577850 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 15213 | 2026.02.17 00:14:07.577897 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 15214 | 2026.02.17 00:14:07.577939 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 15215 | 2026.02.17 00:14:07.577980 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 15216 | 2026.02.17 00:14:07.578846 [ 199 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302422 sec., 42996.81669996361 rows/sec., 3.59 MiB/sec. | ||
| 15217 | 2026.02.17 00:14:07.579022 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15218 | 2026.02.17 00:14:07.579337 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.02.17 00:14:07.579431 [ 190 ] {a35e42eb-8b80-45c4-beb4-e73ca67a4cf1::all_1_17_4} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15220 | 2026.02.17 00:14:07.579526 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15221 | 2026.02.17 00:14:08.050881 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15222 | 2026.02.17 00:14:08.051135 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15223 | 2026.02.17 00:14:08.051206 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15224 | 2026.02.17 00:14:08.051954 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2026.02.17 00:14:08.051994 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15226 | 2026.02.17 00:14:08.052376 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15227 | 2026.02.17 00:14:08.052605 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2026.02.17 00:14:08.052768 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001688 sec., 4739.336492890995 rows/sec., 386.46 KiB/sec. | ||
| 15229 | 2026.02.17 00:14:08.052819 [ 4 ] {112215c9-9015-48a1-a3dc-f95d5c21f27b} <Debug> TCPHandler: Processed in 0.002108036 sec. | ||
| 15230 | 2026.02.17 00:14:08.052982 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2026.02.17 00:14:08.053084 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15232 | 2026.02.17 00:14:08.053126 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15233 | 2026.02.17 00:14:08.054238 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.02.17 00:14:08.054273 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15235 | 2026.02.17 00:14:08.054683 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15236 | 2026.02.17 00:14:08.054901 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.02.17 00:14:08.055040 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Debug> executeQuery: Read 1220 rows, 102.80 KiB in 0.001979 sec., 616472.9661445175 rows/sec., 50.73 MiB/sec. | ||
| 15238 | 2026.02.17 00:14:08.055081 [ 4 ] {cebd5bb4-344e-44ce-8855-169ea4a5b456} <Debug> TCPHandler: Processed in 0.002151717 sec. | ||
| 15239 | 2026.02.17 00:14:08.055087 [ 91 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15240 | 2026.02.17 00:14:08.055164 [ 91 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.02.17 00:14:08.055189 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15242 | 2026.02.17 00:14:08.055204 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15243 | 2026.02.17 00:14:08.055319 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15244 | 2026.02.17 00:14:08.055361 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15245 | 2026.02.17 00:14:08.055368 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 15246 | 2026.02.17 00:14:08.055583 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15247 | 2026.02.17 00:14:08.055647 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2150 rows starting from the beginning of the part | ||
| 15248 | 2026.02.17 00:14:08.055756 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 15249 | 2026.02.17 00:14:08.055826 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.02.17 00:14:08.055839 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 864 rows starting from the beginning of the part | ||
| 15251 | 2026.02.17 00:14:08.055876 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15252 | 2026.02.17 00:14:08.055930 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 15253 | 2026.02.17 00:14:08.055983 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 859 rows starting from the beginning of the part | ||
| 15254 | 2026.02.17 00:14:08.056025 [ 202 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1220 rows starting from the beginning of the part | ||
| 15255 | 2026.02.17 00:14:08.056227 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15256 | 2026.02.17 00:14:08.056475 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2026.02.17 00:14:08.056630 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001332 sec., 13513.513513513513 rows/sec., 983.89 KiB/sec. | ||
| 15258 | 2026.02.17 00:14:08.056670 [ 4 ] {728009e0-7381-4f97-93ba-03c067df1cf9} <Debug> TCPHandler: Processed in 0.001516716 sec. | ||
| 15259 | 2026.02.17 00:14:08.056791 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.02.17 00:14:08.056888 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15261 | 2026.02.17 00:14:08.056929 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15262 | 2026.02.17 00:14:08.057442 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.02.17 00:14:08.057477 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15264 | 2026.02.17 00:14:08.057811 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15265 | 2026.02.17 00:14:08.058024 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.02.17 00:14:08.058026 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754248 sec., 1904331.055155527 rows/sec., 161.99 MiB/sec. | ||
| 15267 | 2026.02.17 00:14:08.058161 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001293 sec., 176334.10672853826 rows/sec., 11.94 MiB/sec. | ||
| 15268 | 2026.02.17 00:14:08.058205 [ 4 ] {5252c07b-aa05-4535-9e52-74bd980c6b79} <Debug> TCPHandler: Processed in 0.001464445 sec. | ||
| 15269 | 2026.02.17 00:14:08.058287 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15270 | 2026.02.17 00:14:08.058316 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15271 | 2026.02.17 00:14:08.058416 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15272 | 2026.02.17 00:14:08.058459 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15273 | 2026.02.17 00:14:08.058573 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.02.17 00:14:08.058653 [ 190 ] {93369098-bf66-4561-ae88-10694315b991::all_1_101_20} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15275 | 2026.02.17 00:14:08.058726 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 15276 | 2026.02.17 00:14:08.059099 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2026.02.17 00:14:08.059140 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15278 | 2026.02.17 00:14:08.059485 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15279 | 2026.02.17 00:14:08.059713 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.02.17 00:14:08.059846 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Debug> executeQuery: Read 538 rows, 40.86 KiB in 0.001447 sec., 371803.7318590187 rows/sec., 27.57 MiB/sec. | ||
| 15281 | 2026.02.17 00:14:08.059860 [ 26 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15282 | 2026.02.17 00:14:08.059885 [ 4 ] {7d7c4c57-f88a-4dc4-ab8f-5c5fce8b1d6f} <Debug> TCPHandler: Processed in 0.001619017 sec. | ||
| 15283 | 2026.02.17 00:14:08.059911 [ 26 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15284 | 2026.02.17 00:14:08.059943 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15285 | 2026.02.17 00:14:08.060005 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15286 | 2026.02.17 00:14:08.060015 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 15287 | 2026.02.17 00:14:08.060107 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15288 | 2026.02.17 00:14:08.060113 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15289 | 2026.02.17 00:14:08.060158 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15290 | 2026.02.17 00:14:08.060164 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1061 rows starting from the beginning of the part | ||
| 15291 | 2026.02.17 00:14:08.060224 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 15292 | 2026.02.17 00:14:08.060264 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 531 rows starting from the beginning of the part | ||
| 15293 | 2026.02.17 00:14:08.060298 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 15294 | 2026.02.17 00:14:08.060335 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 521 rows starting from the beginning of the part | ||
| 15295 | 2026.02.17 00:14:08.060371 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 538 rows starting from the beginning of the part | ||
| 15296 | 2026.02.17 00:14:08.060797 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2026.02.17 00:14:08.060838 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15298 | 2026.02.17 00:14:08.061229 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15299 | 2026.02.17 00:14:08.061441 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.02.17 00:14:08.061462 [ 199 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469565 sec., 1904645.2521664575 rows/sec., 145.43 MiB/sec. | ||
| 15301 | 2026.02.17 00:14:08.061586 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001497 sec., 566466.2658650634 rows/sec., 38.13 MiB/sec. | ||
| 15302 | 2026.02.17 00:14:08.061597 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15303 | 2026.02.17 00:14:08.061632 [ 4 ] {f663037c-e1ee-48da-a70b-1f7076fa67c1} <Debug> TCPHandler: Processed in 0.001676059 sec. | ||
| 15304 | 2026.02.17 00:14:08.061644 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2026.02.17 00:14:08.061672 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15306 | 2026.02.17 00:14:08.061703 [ 193 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15307 | 2026.02.17 00:14:08.061763 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15308 | 2026.02.17 00:14:08.061764 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 15309 | 2026.02.17 00:14:08.061864 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15310 | 2026.02.17 00:14:08.061920 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15311 | 2026.02.17 00:14:08.061926 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <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 | ||
| 15312 | 2026.02.17 00:14:08.061963 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31898 rows starting from the beginning of the part | ||
| 15313 | 2026.02.17 00:14:08.062018 [ 193 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2026.02.17 00:14:08.062036 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 15315 | 2026.02.17 00:14:08.062087 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 270 rows starting from the beginning of the part | ||
| 15316 | 2026.02.17 00:14:08.062106 [ 193 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_101_20} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15317 | 2026.02.17 00:14:08.062134 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 15318 | 2026.02.17 00:14:08.062179 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 15319 | 2026.02.17 00:14:08.062207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15320 | 2026.02.17 00:14:08.062220 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 848 rows starting from the beginning of the part | ||
| 15321 | 2026.02.17 00:14:08.062791 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.02.17 00:14:08.062832 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15323 | 2026.02.17 00:14:08.063372 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15324 | 2026.02.17 00:14:08.063615 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.02.17 00:14:08.063765 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001918 sec., 5213.764337851929 rows/sec., 9.34 MiB/sec. | ||
| 15326 | 2026.02.17 00:14:08.063821 [ 4 ] {972d076b-772d-43f0-9dec-dd8619de7597} <Debug> TCPHandler: Processed in 0.002107906 sec. | ||
| 15327 | 2026.02.17 00:14:08.063937 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.02.17 00:14:08.064032 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15329 | 2026.02.17 00:14:08.064073 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15330 | 2026.02.17 00:14:08.064433 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.02.17 00:14:08.064468 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15332 | 2026.02.17 00:14:08.064812 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15333 | 2026.02.17 00:14:08.065017 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.02.17 00:14:08.065148 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 15335 | 2026.02.17 00:14:08.065159 [ 26 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15336 | 2026.02.17 00:14:08.065186 [ 4 ] {26f57de8-0950-4523-89b0-931be40b7aa4} <Debug> TCPHandler: Processed in 0.001299742 sec. | ||
| 15337 | 2026.02.17 00:14:08.065200 [ 26 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.02.17 00:14:08.065224 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15339 | 2026.02.17 00:14:08.065303 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 15340 | 2026.02.17 00:14:08.065403 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15341 | 2026.02.17 00:14:08.065428 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6690 rows starting from the beginning of the part | ||
| 15342 | 2026.02.17 00:14:08.065478 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 15343 | 2026.02.17 00:14:08.065519 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15344 | 2026.02.17 00:14:08.065558 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 15345 | 2026.02.17 00:14:08.065597 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 15346 | 2026.02.17 00:14:08.065633 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 15347 | 2026.02.17 00:14:08.067168 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901873 sec., 3706872.120273015 rows/sec., 240.96 MiB/sec. | ||
| 15348 | 2026.02.17 00:14:08.067521 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15349 | 2026.02.17 00:14:08.067760 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.02.17 00:14:08.067832 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_101_20} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15351 | 2026.02.17 00:14:08.067896 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15352 | 2026.02.17 00:14:08.069096 [ 195 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33601 rows, containing 5 columns (5 merged, 0 gathered) in 0.007376687 sec., 4555025.853747082 rows/sec., 308.87 MiB/sec. | ||
| 15353 | 2026.02.17 00:14:08.069312 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15354 | 2026.02.17 00:14:08.069595 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2026.02.17 00:14:08.069672 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15356 | 2026.02.17 00:14:08.069744 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15357 | 2026.02.17 00:14:10.025645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33177 | ||
| 15358 | 2026.02.17 00:14:10.026209 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2026.02.17 00:14:10.026253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15360 | 2026.02.17 00:14:10.026735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15361 | 2026.02.17 00:14:10.026952 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2026.02.17 00:14:10.027081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33177 | ||
| 15363 | 2026.02.17 00:14:11.727992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15364 | 2026.02.17 00:14:11.743899 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.02.17 00:14:11.743947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15366 | 2026.02.17 00:14:11.749639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15367 | 2026.02.17 00:14:11.750293 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.02.17 00:14:11.753010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15369 | 2026.02.17 00:14:12.635375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1926 | ||
| 15370 | 2026.02.17 00:14:12.637997 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.02.17 00:14:12.638048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15372 | 2026.02.17 00:14:12.639254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15373 | 2026.02.17 00:14:12.639524 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.02.17 00:14:12.639787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1926 | ||
| 15375 | 2026.02.17 00:14:13.031396 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.02.17 00:14:13.031581 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15377 | 2026.02.17 00:14:13.031645 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15378 | 2026.02.17 00:14:13.032429 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.02.17 00:14:13.032487 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15380 | 2026.02.17 00:14:13.033059 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15381 | 2026.02.17 00:14:13.033306 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.02.17 00:14:13.033462 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001938 sec., 146542.82765737874 rows/sec., 9.31 MiB/sec. | ||
| 15383 | 2026.02.17 00:14:13.033504 [ 4 ] {a9fe62ea-876f-4df1-a116-ef68d6d04bc2} <Debug> TCPHandler: Processed in 0.002237248 sec. | ||
| 15384 | 2026.02.17 00:14:13.033637 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.02.17 00:14:13.033732 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15386 | 2026.02.17 00:14:13.033773 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15387 | 2026.02.17 00:14:13.034618 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.02.17 00:14:13.034658 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15389 | 2026.02.17 00:14:13.035017 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15390 | 2026.02.17 00:14:13.035234 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.02.17 00:14:13.035370 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001656 sec., 518719.8067632851 rows/sec., 41.29 MiB/sec. | ||
| 15392 | 2026.02.17 00:14:13.035407 [ 4 ] {261f13ce-c133-4c6e-b82c-ead98e69d189} <Debug> TCPHandler: Processed in 0.001820471 sec. | ||
| 15393 | 2026.02.17 00:14:13.035528 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15394 | 2026.02.17 00:14:13.035633 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15395 | 2026.02.17 00:14:13.035672 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15396 | 2026.02.17 00:14:13.036127 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.02.17 00:14:13.036163 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15398 | 2026.02.17 00:14:13.036461 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15399 | 2026.02.17 00:14:13.036681 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.02.17 00:14:13.036814 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001199 sec., 144286.90575479568 rows/sec., 8.86 MiB/sec. | ||
| 15401 | 2026.02.17 00:14:13.036852 [ 4 ] {9e2e0a3e-e76b-4737-8aa4-53621f4bd28a} <Debug> TCPHandler: Processed in 0.001374454 sec. | ||
| 15402 | 2026.02.17 00:14:13.036963 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15403 | 2026.02.17 00:14:13.037055 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15404 | 2026.02.17 00:14:13.037094 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15405 | 2026.02.17 00:14:13.037531 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2026.02.17 00:14:13.037574 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15407 | 2026.02.17 00:14:13.037874 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15408 | 2026.02.17 00:14:13.038082 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2026.02.17 00:14:13.038217 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 15410 | 2026.02.17 00:14:13.038254 [ 4 ] {fd5443f4-2d9e-4910-a252-fb39f81df694} <Debug> TCPHandler: Processed in 0.001340513 sec. | ||
| 15411 | 2026.02.17 00:14:13.038364 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15412 | 2026.02.17 00:14:13.038457 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15413 | 2026.02.17 00:14:13.038497 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15414 | 2026.02.17 00:14:13.038934 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15415 | 2026.02.17 00:14:13.038970 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15416 | 2026.02.17 00:14:13.039266 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15417 | 2026.02.17 00:14:13.039476 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15418 | 2026.02.17 00:14:13.039609 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 15419 | 2026.02.17 00:14:13.039649 [ 4 ] {62fa784f-5656-4a7a-a66f-bc31125b7388} <Debug> TCPHandler: Processed in 0.001334623 sec. | ||
| 15420 | 2026.02.17 00:14:13.039761 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15421 | 2026.02.17 00:14:13.039854 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15422 | 2026.02.17 00:14:13.039894 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15423 | 2026.02.17 00:14:13.040501 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.02.17 00:14:13.040536 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15425 | 2026.02.17 00:14:13.040863 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15426 | 2026.02.17 00:14:13.041068 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.02.17 00:14:13.041200 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001362 sec., 382525.6975036711 rows/sec., 27.00 MiB/sec. | ||
| 15428 | 2026.02.17 00:14:13.041238 [ 4 ] {863d5db7-baac-459d-a769-93dcf0dba320} <Debug> TCPHandler: Processed in 0.001526866 sec. | ||
| 15429 | 2026.02.17 00:14:13.041346 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15430 | 2026.02.17 00:14:13.041440 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15431 | 2026.02.17 00:14:13.041481 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15432 | 2026.02.17 00:14:13.041819 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15433 | 2026.02.17 00:14:13.041854 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15434 | 2026.02.17 00:14:13.042151 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15435 | 2026.02.17 00:14:13.042351 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2026.02.17 00:14:13.042479 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 15437 | 2026.02.17 00:14:13.042515 [ 4 ] {8a0bee3a-00cb-459e-bd79-de397757719b} <Debug> TCPHandler: Processed in 0.001218741 sec. | ||
| 15438 | 2026.02.17 00:14:13.042636 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15439 | 2026.02.17 00:14:13.042729 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15440 | 2026.02.17 00:14:13.042771 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15441 | 2026.02.17 00:14:13.043184 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15442 | 2026.02.17 00:14:13.043219 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15443 | 2026.02.17 00:14:13.043554 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15444 | 2026.02.17 00:14:13.043755 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15445 | 2026.02.17 00:14:13.043886 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 15446 | 2026.02.17 00:14:13.043922 [ 4 ] {0724232e-dce2-4313-a3bc-c8658339508a} <Debug> TCPHandler: Processed in 0.001336123 sec. | ||
| 15447 | 2026.02.17 00:14:13.044035 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15448 | 2026.02.17 00:14:13.044128 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15449 | 2026.02.17 00:14:13.044170 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15450 | 2026.02.17 00:14:13.044479 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2026.02.17 00:14:13.044514 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15452 | 2026.02.17 00:14:13.044814 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15453 | 2026.02.17 00:14:13.045015 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2026.02.17 00:14:13.045142 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 15455 | 2026.02.17 00:14:13.045179 [ 4 ] {f1138bec-56d6-4085-aaaa-5058d17f4569} <Debug> TCPHandler: Processed in 0.001192941 sec. | ||
| 15456 | 2026.02.17 00:14:13.045285 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2026.02.17 00:14:13.045377 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15458 | 2026.02.17 00:14:13.045430 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <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 | ||
| 15459 | 2026.02.17 00:14:13.046317 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2026.02.17 00:14:13.046353 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15461 | 2026.02.17 00:14:13.046895 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15462 | 2026.02.17 00:14:13.047110 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.02.17 00:14:13.047248 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 15464 | 2026.02.17 00:14:13.047303 [ 4 ] {95383e93-5154-42a9-8e65-b678a8973e5e} <Debug> TCPHandler: Processed in 0.002066595 sec. | ||
| 15465 | 2026.02.17 00:14:13.047419 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.02.17 00:14:13.047510 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15467 | 2026.02.17 00:14:13.047564 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15468 | 2026.02.17 00:14:13.047890 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2026.02.17 00:14:13.047926 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15470 | 2026.02.17 00:14:13.048228 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15471 | 2026.02.17 00:14:13.048426 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15472 | 2026.02.17 00:14:13.048561 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 15473 | 2026.02.17 00:14:13.048598 [ 4 ] {f701a5fb-e485-4a46-bad2-40c546790f52} <Debug> TCPHandler: Processed in 0.001228751 sec. | ||
| 15474 | 2026.02.17 00:14:17.280686 [ 218 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 15475 | 2026.02.17 00:14:17.280759 [ 218 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 15476 | 2026.02.17 00:14:17.295809 [ 218 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 15477 | 2026.02.17 00:14:17.358703 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15478 | 2026.02.17 00:14:17.358735 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15479 | 2026.02.17 00:14:17.527228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33625 | ||
| 15480 | 2026.02.17 00:14:17.527793 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.02.17 00:14:17.527845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15482 | 2026.02.17 00:14:17.528363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15483 | 2026.02.17 00:14:17.528598 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15484 | 2026.02.17 00:14:17.528728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 15485 | 2026.02.17 00:14:18.021568 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.02.17 00:14:18.021764 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15487 | 2026.02.17 00:14:18.021836 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15488 | 2026.02.17 00:14:18.022541 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.02.17 00:14:18.022581 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15490 | 2026.02.17 00:14:18.022966 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15491 | 2026.02.17 00:14:18.023191 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.02.17 00:14:18.023343 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001632 sec., 46568.62745098039 rows/sec., 3.82 MiB/sec. | ||
| 15493 | 2026.02.17 00:14:18.023393 [ 4 ] {ee5140a5-99d2-43b3-b387-4a77f2d55236} <Debug> TCPHandler: Processed in 0.001957744 sec. | ||
| 15494 | 2026.02.17 00:14:18.023419 [ 225 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 15495 | 2026.02.17 00:14:18.023468 [ 225 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 15496 | 2026.02.17 00:14:18.023517 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2026.02.17 00:14:18.023624 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15498 | 2026.02.17 00:14:18.023667 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15499 | 2026.02.17 00:14:18.024082 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.02.17 00:14:18.024119 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15501 | 2026.02.17 00:14:18.024432 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15502 | 2026.02.17 00:14:18.024691 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2026.02.17 00:14:18.024819 [ 88 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15504 | 2026.02.17 00:14:18.024827 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 613.34 KiB/sec. | ||
| 15505 | 2026.02.17 00:14:18.024862 [ 88 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.02.17 00:14:18.024880 [ 4 ] {f800e2bb-6bdd-468d-844f-e47f7dc7c7c2} <Debug> TCPHandler: Processed in 0.001414204 sec. | ||
| 15507 | 2026.02.17 00:14:18.024886 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15508 | 2026.02.17 00:14:18.024993 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.02.17 00:14:18.025030 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 15510 | 2026.02.17 00:14:18.025090 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15511 | 2026.02.17 00:14:18.025137 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15512 | 2026.02.17 00:14:18.025185 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15513 | 2026.02.17 00:14:18.025229 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 215 rows starting from the beginning of the part | ||
| 15514 | 2026.02.17 00:14:18.025305 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 15515 | 2026.02.17 00:14:18.025358 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 173 rows starting from the beginning of the part | ||
| 15516 | 2026.02.17 00:14:18.025409 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part | ||
| 15517 | 2026.02.17 00:14:18.025456 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 173 rows starting from the beginning of the part | ||
| 15518 | 2026.02.17 00:14:18.025503 [ 199 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 15519 | 2026.02.17 00:14:18.025569 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2026.02.17 00:14:18.025631 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15521 | 2026.02.17 00:14:18.026020 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15522 | 2026.02.17 00:14:18.026257 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2026.02.17 00:14:18.026399 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001329 sec., 55680.963130173055 rows/sec., 4.35 MiB/sec. | ||
| 15524 | 2026.02.17 00:14:18.026453 [ 4 ] {a71e1531-7691-4859-9267-5e047dc8bc55} <Debug> TCPHandler: Processed in 0.001508086 sec. | ||
| 15525 | 2026.02.17 00:14:18.026511 [ 186 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538946 sec., 389227.4322815745 rows/sec., 25.94 MiB/sec. | ||
| 15526 | 2026.02.17 00:14:18.026521 [ 225 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 15527 | 2026.02.17 00:14:18.026582 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15528 | 2026.02.17 00:14:18.026686 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15529 | 2026.02.17 00:14:18.026692 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15530 | 2026.02.17 00:14:18.026735 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15531 | 2026.02.17 00:14:18.026974 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15532 | 2026.02.17 00:14:18.027054 [ 187 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_101_20} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15533 | 2026.02.17 00:14:18.027141 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15534 | 2026.02.17 00:14:18.027195 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.02.17 00:14:18.027236 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15536 | 2026.02.17 00:14:18.027582 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15537 | 2026.02.17 00:14:18.027799 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.02.17 00:14:18.027932 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 15539 | 2026.02.17 00:14:18.027993 [ 4 ] {f686b3f3-3e32-4845-8609-a0926c1cc9e5} <Debug> TCPHandler: Processed in 0.001461915 sec. | ||
| 15540 | 2026.02.17 00:14:18.028106 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.02.17 00:14:18.028201 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15542 | 2026.02.17 00:14:18.028257 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <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 | ||
| 15543 | 2026.02.17 00:14:18.029028 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.02.17 00:14:18.029063 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15545 | 2026.02.17 00:14:18.029588 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15546 | 2026.02.17 00:14:18.029810 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.02.17 00:14:18.029923 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15548 | 2026.02.17 00:14:18.029952 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 15549 | 2026.02.17 00:14:18.029959 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2026.02.17 00:14:18.029984 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15551 | 2026.02.17 00:14:18.030024 [ 4 ] {81e8dc73-e497-466c-b5e0-2d729f07137b} <Debug> TCPHandler: Processed in 0.001968224 sec. | ||
| 15552 | 2026.02.17 00:14:18.030064 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 15553 | 2026.02.17 00:14:18.030139 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2026.02.17 00:14:18.030235 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15555 | 2026.02.17 00:14:18.030265 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15556 | 2026.02.17 00:14:18.030277 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15557 | 2026.02.17 00:14:18.030319 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1905 rows starting from the beginning of the part | ||
| 15558 | 2026.02.17 00:14:18.030432 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 15559 | 2026.02.17 00:14:18.030530 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 15560 | 2026.02.17 00:14:18.030618 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.02.17 00:14:18.030628 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 15562 | 2026.02.17 00:14:18.030652 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15563 | 2026.02.17 00:14:18.030729 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 15564 | 2026.02.17 00:14:18.030823 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 15565 | 2026.02.17 00:14:18.030966 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15566 | 2026.02.17 00:14:18.031186 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.02.17 00:14:18.031316 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 15568 | 2026.02.17 00:14:18.031354 [ 4 ] {113ea05a-2272-41a2-a6bb-7566a1230180} <Debug> TCPHandler: Processed in 0.001263921 sec. | ||
| 15569 | 2026.02.17 00:14:18.031372 [ 225 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 15570 | 2026.02.17 00:14:18.031401 [ 225 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 15571 | 2026.02.17 00:14:18.034553 [ 225 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 15572 | 2026.02.17 00:14:18.040614 [ 186 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 19 columns (19 merged, 0 gathered) in 0.010588701 sec., 188597.26041938475 rows/sec., 337.96 MiB/sec. | ||
| 15573 | 2026.02.17 00:14:18.043095 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15574 | 2026.02.17 00:14:18.043585 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.02.17 00:14:18.043676 [ 197 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15576 | 2026.02.17 00:14:18.043844 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 15577 | 2026.02.17 00:14:18.371084 [ 222 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 15578 | 2026.02.17 00:14:18.371137 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 15579 | 2026.02.17 00:14:18.374125 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 15580 | 2026.02.17 00:14:19.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.09 MiB, peak 382.49 MiB, free memory in arenas 0.00 B, will set to 370.14 MiB (RSS), difference: 5.05 MiB | ||
| 15581 | 2026.02.17 00:14:19.176120 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 15582 | 2026.02.17 00:14:19.176170 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 15583 | 2026.02.17 00:14:19.209538 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 15584 | 2026.02.17 00:14:19.253075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15585 | 2026.02.17 00:14:19.269143 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.02.17 00:14:19.269192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15587 | 2026.02.17 00:14:19.275173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15588 | 2026.02.17 00:14:19.275854 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.02.17 00:14:19.278833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15590 | 2026.02.17 00:14:19.291579 [ 220 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 15591 | 2026.02.17 00:14:19.291616 [ 220 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 15592 | 2026.02.17 00:14:19.293248 [ 220 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 15593 | 2026.02.17 00:14:22.640966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1960 | ||
| 15594 | 2026.02.17 00:14:22.643442 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2026.02.17 00:14:22.643494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15596 | 2026.02.17 00:14:22.644684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15597 | 2026.02.17 00:14:22.644955 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.02.17 00:14:22.645226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
| 15599 | 2026.02.17 00:14:23.032735 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2026.02.17 00:14:23.032920 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15601 | 2026.02.17 00:14:23.032989 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15602 | 2026.02.17 00:14:23.033766 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.02.17 00:14:23.033812 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15604 | 2026.02.17 00:14:23.034221 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15605 | 2026.02.17 00:14:23.034450 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.02.17 00:14:23.034619 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 15607 | 2026.02.17 00:14:23.034673 [ 4 ] {d9c9a0df-556c-47d6-ba86-87ccc5191837} <Debug> TCPHandler: Processed in 0.002065746 sec. | ||
| 15608 | 2026.02.17 00:14:23.034805 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.02.17 00:14:23.034910 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15610 | 2026.02.17 00:14:23.034955 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15611 | 2026.02.17 00:14:23.035815 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.02.17 00:14:23.035850 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15613 | 2026.02.17 00:14:23.036215 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15614 | 2026.02.17 00:14:23.036427 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.02.17 00:14:23.036572 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001686 sec., 509489.91696322657 rows/sec., 40.56 MiB/sec. | ||
| 15616 | 2026.02.17 00:14:23.036614 [ 4 ] {ff61ea6b-8c77-4d2d-b7e8-fb5fa9902df3} <Debug> TCPHandler: Processed in 0.001860092 sec. | ||
| 15617 | 2026.02.17 00:14:23.036731 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15618 | 2026.02.17 00:14:23.036828 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15619 | 2026.02.17 00:14:23.036871 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15620 | 2026.02.17 00:14:23.037330 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.02.17 00:14:23.037365 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15622 | 2026.02.17 00:14:23.037675 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15623 | 2026.02.17 00:14:23.037887 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.02.17 00:14:23.038018 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001212 sec., 142739.27392739273 rows/sec., 8.76 MiB/sec. | ||
| 15625 | 2026.02.17 00:14:23.038056 [ 4 ] {5e83a58b-9e84-4f76-8185-3f23ae07423c} <Debug> TCPHandler: Processed in 0.001374254 sec. | ||
| 15626 | 2026.02.17 00:14:23.038224 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15627 | 2026.02.17 00:14:23.038320 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15628 | 2026.02.17 00:14:23.038359 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15629 | 2026.02.17 00:14:23.038794 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.02.17 00:14:23.038827 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15631 | 2026.02.17 00:14:23.039137 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15632 | 2026.02.17 00:14:23.039350 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2026.02.17 00:14:23.039454 [ 84 ] {} <Debug> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 | ||
| 15634 | 2026.02.17 00:14:23.039476 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 15635 | 2026.02.17 00:14:23.039488 [ 84 ] {} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.02.17 00:14:23.039509 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15637 | 2026.02.17 00:14:23.039514 [ 4 ] {715fd1a9-1e95-4e36-945c-4663cc754f76} <Debug> TCPHandler: Processed in 0.001338083 sec. | ||
| 15638 | 2026.02.17 00:14:23.039629 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2026.02.17 00:14:23.039634 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full | ||
| 15640 | 2026.02.17 00:14:23.039723 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15641 | 2026.02.17 00:14:23.039768 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15642 | 2026.02.17 00:14:23.039790 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15643 | 2026.02.17 00:14:23.039836 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 402 rows starting from the beginning of the part | ||
| 15644 | 2026.02.17 00:14:23.039912 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 15645 | 2026.02.17 00:14:23.039969 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 15646 | 2026.02.17 00:14:23.040018 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
| 15647 | 2026.02.17 00:14:23.040062 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 15648 | 2026.02.17 00:14:23.040109 [ 187 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 15649 | 2026.02.17 00:14:23.040203 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.02.17 00:14:23.040243 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15651 | 2026.02.17 00:14:23.040582 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15652 | 2026.02.17 00:14:23.040801 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.02.17 00:14:23.040929 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 15654 | 2026.02.17 00:14:23.040967 [ 4 ] {80d35f18-0115-4df5-b189-dc2f9584c8e7} <Debug> TCPHandler: Processed in 0.001386264 sec. | ||
| 15655 | 2026.02.17 00:14:23.041074 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2026.02.17 00:14:23.041169 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15657 | 2026.02.17 00:14:23.041192 [ 186 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616507 sec., 758425.419747641 rows/sec., 53.04 MiB/sec. | ||
| 15658 | 2026.02.17 00:14:23.041208 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15659 | 2026.02.17 00:14:23.041390 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 15660 | 2026.02.17 00:14:23.041716 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2026.02.17 00:14:23.041797 [ 191 ] {460b66e3-14e0-463c-8eaa-1cb1937d2da1::all_1_59_12} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 | ||
| 15662 | 2026.02.17 00:14:23.041879 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15663 | 2026.02.17 00:14:23.041912 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2026.02.17 00:14:23.041956 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15665 | 2026.02.17 00:14:23.042315 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15666 | 2026.02.17 00:14:23.042542 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.02.17 00:14:23.042682 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001531 sec., 340300.4572175049 rows/sec., 24.02 MiB/sec. | ||
| 15668 | 2026.02.17 00:14:23.042721 [ 4 ] {b524946e-5153-411d-8951-c9fa9ab717d3} <Debug> TCPHandler: Processed in 0.001695529 sec. | ||
| 15669 | 2026.02.17 00:14:23.042834 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15670 | 2026.02.17 00:14:23.042929 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15671 | 2026.02.17 00:14:23.042971 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15672 | 2026.02.17 00:14:23.043304 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2026.02.17 00:14:23.043339 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15674 | 2026.02.17 00:14:23.043654 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15675 | 2026.02.17 00:14:23.043868 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15676 | 2026.02.17 00:14:23.044000 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 15677 | 2026.02.17 00:14:23.044037 [ 4 ] {0efb7d10-6373-4515-bb55-cc974f1e53b1} <Debug> TCPHandler: Processed in 0.001253631 sec. | ||
| 15678 | 2026.02.17 00:14:23.044144 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15679 | 2026.02.17 00:14:23.044240 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15680 | 2026.02.17 00:14:23.044282 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15681 | 2026.02.17 00:14:23.044757 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15682 | 2026.02.17 00:14:23.044797 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15683 | 2026.02.17 00:14:23.045192 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15684 | 2026.02.17 00:14:23.045433 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2026.02.17 00:14:23.045565 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001343 sec., 197319.434102755 rows/sec., 13.11 MiB/sec. | ||
| 15686 | 2026.02.17 00:14:23.045601 [ 4 ] {2808402c-649e-462d-b2d7-06a7caa19b4b} <Debug> TCPHandler: Processed in 0.001505356 sec. | ||
| 15687 | 2026.02.17 00:14:23.045712 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2026.02.17 00:14:23.045806 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15689 | 2026.02.17 00:14:23.045848 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15690 | 2026.02.17 00:14:23.046159 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.02.17 00:14:23.046194 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15692 | 2026.02.17 00:14:23.046500 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15693 | 2026.02.17 00:14:23.046714 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15694 | 2026.02.17 00:14:23.046855 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 15695 | 2026.02.17 00:14:23.046892 [ 4 ] {6b2b167e-e85e-41b9-b4cc-87a85e1eb3f0} <Debug> TCPHandler: Processed in 0.001227421 sec. | ||
| 15696 | 2026.02.17 00:14:23.047016 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2026.02.17 00:14:23.047109 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15698 | 2026.02.17 00:14:23.047162 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <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 | ||
| 15699 | 2026.02.17 00:14:23.048088 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2026.02.17 00:14:23.048127 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15701 | 2026.02.17 00:14:23.048696 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15702 | 2026.02.17 00:14:23.048936 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.02.17 00:14:23.049097 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001991 sec., 15570.0652938222 rows/sec., 27.90 MiB/sec. | ||
| 15704 | 2026.02.17 00:14:23.049162 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 15705 | 2026.02.17 00:14:23.049167 [ 4 ] {d349331f-fefa-45dc-bd91-9a06e240897a} <Debug> TCPHandler: Processed in 0.002200057 sec. | ||
| 15706 | 2026.02.17 00:14:23.049197 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 15707 | 2026.02.17 00:14:23.049317 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15708 | 2026.02.17 00:14:23.049425 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15709 | 2026.02.17 00:14:23.049469 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15710 | 2026.02.17 00:14:23.049821 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.02.17 00:14:23.049859 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15712 | 2026.02.17 00:14:23.050208 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15713 | 2026.02.17 00:14:23.050458 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2026.02.17 00:14:23.050628 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 15715 | 2026.02.17 00:14:23.050668 [ 4 ] {7b18cc9a-4eba-46cb-9890-97b7a71694c2} <Debug> TCPHandler: Processed in 0.001404564 sec. | ||
| 15716 | 2026.02.17 00:14:23.051752 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 15717 | 2026.02.17 00:14:24.088181 [ 224 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 15718 | 2026.02.17 00:14:24.088231 [ 224 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 15719 | 2026.02.17 00:14:24.091061 [ 224 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 15720 | 2026.02.17 00:14:25.029806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34137 | ||
| 15721 | 2026.02.17 00:14:25.030329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.02.17 00:14:25.030374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15723 | 2026.02.17 00:14:25.030851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15724 | 2026.02.17 00:14:25.031079 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.02.17 00:14:25.031219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34137 | ||
| 15726 | 2026.02.17 00:14:25.031224 [ 79 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15727 | 2026.02.17 00:14:25.031296 [ 79 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.02.17 00:14:25.031319 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15729 | 2026.02.17 00:14:25.031424 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15730 | 2026.02.17 00:14:25.031531 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15731 | 2026.02.17 00:14:25.031567 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 15732 | 2026.02.17 00:14:25.031632 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15733 | 2026.02.17 00:14:25.031681 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15734 | 2026.02.17 00:14:25.031727 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15735 | 2026.02.17 00:14:25.031771 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15736 | 2026.02.17 00:14:25.031813 [ 189 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::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 | ||
| 15737 | 2026.02.17 00:14:25.034195 [ 186 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812858 sec., 12136055.215016186 rows/sec., 173.61 MiB/sec. | ||
| 15738 | 2026.02.17 00:14:25.034372 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15739 | 2026.02.17 00:14:25.034704 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.02.17 00:14:25.034790 [ 192 ] {c1bac2bb-b15e-4f5e-bebd-f173739ad0af::all_1_71_14} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15741 | 2026.02.17 00:14:25.034926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15742 | 2026.02.17 00:14:26.779853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15743 | 2026.02.17 00:14:26.796853 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.02.17 00:14:26.796898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15745 | 2026.02.17 00:14:26.802630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15746 | 2026.02.17 00:14:26.803310 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.02.17 00:14:26.803599 [ 80 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15748 | 2026.02.17 00:14:26.803637 [ 80 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2026.02.17 00:14:26.803660 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15750 | 2026.02.17 00:14:26.803751 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15751 | 2026.02.17 00:14:26.806163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15752 | 2026.02.17 00:14:26.806754 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15753 | 2026.02.17 00:14:26.807542 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15754 | 2026.02.17 00:14:26.810782 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15755 | 2026.02.17 00:14:26.814046 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15756 | 2026.02.17 00:14:26.817809 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15757 | 2026.02.17 00:14:26.821943 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15758 | 2026.02.17 00:14:26.826176 [ 200 ] {983899c1-1f78-461f-97a5-803e18c48ad3::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 | ||
| 15759 | 2026.02.17 00:14:26.880085 [ 186 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.07636955 sec., 7005.409878675468 rows/sec., 36.22 MiB/sec. | ||
| 15760 | 2026.02.17 00:14:26.882912 [ 198 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15761 | 2026.02.17 00:14:26.885019 [ 198 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_71_14} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.02.17 00:14:26.885124 [ 198 ] {983899c1-1f78-461f-97a5-803e18c48ad3::all_1_71_14} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15763 | 2026.02.17 00:14:26.887414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15764 | 2026.02.17 00:14:27.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.24 MiB, peak 388.65 MiB, free memory in arenas 0.00 B, will set to 370.22 MiB (RSS), difference: -1.02 MiB | ||
| 15765 | 2026.02.17 00:14:28.023168 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2026.02.17 00:14:28.023366 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15767 | 2026.02.17 00:14:28.023434 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15768 | 2026.02.17 00:14:28.024164 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.02.17 00:14:28.024207 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15770 | 2026.02.17 00:14:28.024589 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15771 | 2026.02.17 00:14:28.024808 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.02.17 00:14:28.024959 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001646 sec., 46172.53948967194 rows/sec., 3.79 MiB/sec. | ||
| 15773 | 2026.02.17 00:14:28.025000 [ 4 ] {360d5f2b-f5ae-4075-9809-db6d91371177} <Debug> TCPHandler: Processed in 0.001966804 sec. | ||
| 15774 | 2026.02.17 00:14:28.025144 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.02.17 00:14:28.025237 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15776 | 2026.02.17 00:14:28.025277 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15777 | 2026.02.17 00:14:28.025705 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.02.17 00:14:28.025740 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15779 | 2026.02.17 00:14:28.026024 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15780 | 2026.02.17 00:14:28.026237 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.02.17 00:14:28.026367 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 15782 | 2026.02.17 00:14:28.026405 [ 4 ] {d33d22d2-0f28-44b2-8385-290441779603} <Debug> TCPHandler: Processed in 0.001312623 sec. | ||
| 15783 | 2026.02.17 00:14:28.026514 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.02.17 00:14:28.026606 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15785 | 2026.02.17 00:14:28.026646 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15786 | 2026.02.17 00:14:28.027090 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.02.17 00:14:28.027127 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15788 | 2026.02.17 00:14:28.027427 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15789 | 2026.02.17 00:14:28.027636 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.02.17 00:14:28.027767 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 15791 | 2026.02.17 00:14:28.027805 [ 4 ] {6ff1e812-ff4d-47b2-807a-cd4f69d1c833} <Debug> TCPHandler: Processed in 0.001337963 sec. | ||
| 15792 | 2026.02.17 00:14:28.027916 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2026.02.17 00:14:28.028009 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15794 | 2026.02.17 00:14:28.028052 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15795 | 2026.02.17 00:14:28.028484 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.02.17 00:14:28.028521 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15797 | 2026.02.17 00:14:28.028848 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15798 | 2026.02.17 00:14:28.029047 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.02.17 00:14:28.029179 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 15800 | 2026.02.17 00:14:28.029217 [ 4 ] {91b39086-39b4-42c1-beb9-51bf15746be7} <Debug> TCPHandler: Processed in 0.001349143 sec. | ||
| 15801 | 2026.02.17 00:14:28.029325 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15802 | 2026.02.17 00:14:28.029418 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15803 | 2026.02.17 00:14:28.029472 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <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 | ||
| 15804 | 2026.02.17 00:14:28.030264 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.02.17 00:14:28.030301 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15806 | 2026.02.17 00:14:28.030800 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15807 | 2026.02.17 00:14:28.031022 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15808 | 2026.02.17 00:14:28.031161 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 15809 | 2026.02.17 00:14:28.031215 [ 4 ] {a3833ad0-2200-4282-b435-f27dc01c79be} <Debug> TCPHandler: Processed in 0.001937533 sec. | ||
| 15810 | 2026.02.17 00:14:28.031330 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15811 | 2026.02.17 00:14:28.031423 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15812 | 2026.02.17 00:14:28.031464 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15813 | 2026.02.17 00:14:28.031802 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2026.02.17 00:14:28.031837 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15815 | 2026.02.17 00:14:28.032121 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15816 | 2026.02.17 00:14:28.032317 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2026.02.17 00:14:28.032444 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 15818 | 2026.02.17 00:14:28.032479 [ 4 ] {f4677041-fc70-4fc4-a462-3bc571e73404} <Debug> TCPHandler: Processed in 0.00119637 sec. | ||
| 15819 | 2026.02.17 00:14:32.072214 [ 225 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): 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] | ||
| 15820 | 2026.02.17 00:14:32.072311 [ 225 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): 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] | ||
| 15821 | 2026.02.17 00:14:32.079922 [ 225 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): 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] | ||
| 15822 | 2026.02.17 00:14:32.358795 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15823 | 2026.02.17 00:14:32.358875 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15824 | 2026.02.17 00:14:32.531364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34585 | ||
| 15825 | 2026.02.17 00:14:32.531944 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2026.02.17 00:14:32.531979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15827 | 2026.02.17 00:14:32.532444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15828 | 2026.02.17 00:14:32.532673 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.02.17 00:14:32.532803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 15830 | 2026.02.17 00:14:32.646400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1994 | ||
| 15831 | 2026.02.17 00:14:32.648820 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15832 | 2026.02.17 00:14:32.648861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15833 | 2026.02.17 00:14:32.650063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15834 | 2026.02.17 00:14:32.650337 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2026.02.17 00:14:32.650594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 15836 | 2026.02.17 00:14:33.030692 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.02.17 00:14:33.030866 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15838 | 2026.02.17 00:14:33.030927 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15839 | 2026.02.17 00:14:33.031700 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.02.17 00:14:33.031742 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15841 | 2026.02.17 00:14:33.032136 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15842 | 2026.02.17 00:14:33.032355 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.02.17 00:14:33.032508 [ 74 ] {} <Debug> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15844 | 2026.02.17 00:14:33.032517 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 15845 | 2026.02.17 00:14:33.032587 [ 74 ] {} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2026.02.17 00:14:33.032606 [ 4 ] {8b6f3678-f811-461e-973b-da2b430480ca} <Debug> TCPHandler: Processed in 0.002037595 sec. | ||
| 15847 | 2026.02.17 00:14:33.032617 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15848 | 2026.02.17 00:14:33.032726 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15849 | 2026.02.17 00:14:33.032737 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2026.02.17 00:14:33.032847 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15851 | 2026.02.17 00:14:33.032848 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15852 | 2026.02.17 00:14:33.032886 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 308 rows starting from the beginning of the part | ||
| 15853 | 2026.02.17 00:14:33.032905 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15854 | 2026.02.17 00:14:33.032960 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 15855 | 2026.02.17 00:14:33.033013 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 15856 | 2026.02.17 00:14:33.033058 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 15857 | 2026.02.17 00:14:33.033098 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 15858 | 2026.02.17 00:14:33.033139 [ 186 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 15859 | 2026.02.17 00:14:33.033841 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.02.17 00:14:33.033881 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15861 | 2026.02.17 00:14:33.034205 [ 193 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517876 sec., 1138432.9154687207 rows/sec., 76.96 MiB/sec. | ||
| 15862 | 2026.02.17 00:14:33.034244 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15863 | 2026.02.17 00:14:33.034387 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15864 | 2026.02.17 00:14:33.034503 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2026.02.17 00:14:33.034643 [ 74 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15866 | 2026.02.17 00:14:33.034656 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001826 sec., 470427.16319824755 rows/sec., 37.45 MiB/sec. | ||
| 15867 | 2026.02.17 00:14:33.034678 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2026.02.17 00:14:33.034693 [ 74 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.02.17 00:14:33.034715 [ 4 ] {602118a6-51be-4c58-a906-f89f0f91312d} <Debug> TCPHandler: Processed in 0.002026755 sec. | ||
| 15870 | 2026.02.17 00:14:33.034722 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15871 | 2026.02.17 00:14:33.034762 [ 194 ] {e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52::all_1_45_9} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15872 | 2026.02.17 00:14:33.034799 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 15873 | 2026.02.17 00:14:33.034836 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.02.17 00:14:33.034842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15875 | 2026.02.17 00:14:33.034877 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15876 | 2026.02.17 00:14:33.034901 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2150 rows starting from the beginning of the part | ||
| 15877 | 2026.02.17 00:14:33.034937 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15878 | 2026.02.17 00:14:33.034944 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 859 rows starting from the beginning of the part | ||
| 15879 | 2026.02.17 00:14:33.034986 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15880 | 2026.02.17 00:14:33.034997 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 15881 | 2026.02.17 00:14:33.035037 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 859 rows starting from the beginning of the part | ||
| 15882 | 2026.02.17 00:14:33.035069 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 15883 | 2026.02.17 00:14:33.035102 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 859 rows starting from the beginning of the part | ||
| 15884 | 2026.02.17 00:14:33.035487 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2026.02.17 00:14:33.035529 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15886 | 2026.02.17 00:14:33.035837 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15887 | 2026.02.17 00:14:33.036044 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15888 | 2026.02.17 00:14:33.036173 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001254 sec., 137958.5326953748 rows/sec., 8.47 MiB/sec. | ||
| 15889 | 2026.02.17 00:14:33.036212 [ 4 ] {2bfda596-762f-41ec-86ec-2241520577e0} <Debug> TCPHandler: Processed in 0.001424584 sec. | ||
| 15890 | 2026.02.17 00:14:33.036320 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15891 | 2026.02.17 00:14:33.036413 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15892 | 2026.02.17 00:14:33.036451 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15893 | 2026.02.17 00:14:33.036798 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024854 sec., 2409556.442094097 rows/sec., 203.67 MiB/sec. | ||
| 15894 | 2026.02.17 00:14:33.036917 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.02.17 00:14:33.036958 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15896 | 2026.02.17 00:14:33.037010 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15897 | 2026.02.17 00:14:33.037283 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.02.17 00:14:33.037297 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15899 | 2026.02.17 00:14:33.037367 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_106_21} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15900 | 2026.02.17 00:14:33.037433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15901 | 2026.02.17 00:14:33.037536 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15902 | 2026.02.17 00:14:33.037673 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 15903 | 2026.02.17 00:14:33.037710 [ 4 ] {d343dd6a-dfdd-4588-a9fa-c625e2bbe4c0} <Debug> TCPHandler: Processed in 0.001438755 sec. | ||
| 15904 | 2026.02.17 00:14:33.037818 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15905 | 2026.02.17 00:14:33.037910 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15906 | 2026.02.17 00:14:33.037949 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15907 | 2026.02.17 00:14:33.038404 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.02.17 00:14:33.038440 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15909 | 2026.02.17 00:14:33.038734 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15910 | 2026.02.17 00:14:33.038932 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.02.17 00:14:33.039034 [ 70 ] {} <Debug> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15912 | 2026.02.17 00:14:33.039060 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 15913 | 2026.02.17 00:14:33.039067 [ 70 ] {} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.02.17 00:14:33.039099 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15915 | 2026.02.17 00:14:33.039106 [ 4 ] {dbcff59a-e877-471a-9367-48e939f1875d} <Debug> TCPHandler: Processed in 0.001337183 sec. | ||
| 15916 | 2026.02.17 00:14:33.039208 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15917 | 2026.02.17 00:14:33.039220 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2026.02.17 00:14:33.039336 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15919 | 2026.02.17 00:14:33.039344 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15920 | 2026.02.17 00:14:33.039380 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15921 | 2026.02.17 00:14:33.039387 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 160 rows starting from the beginning of the part | ||
| 15922 | 2026.02.17 00:14:33.039468 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 15923 | 2026.02.17 00:14:33.039516 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 15924 | 2026.02.17 00:14:33.039558 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 15925 | 2026.02.17 00:14:33.039607 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 15926 | 2026.02.17 00:14:33.039650 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 15927 | 2026.02.17 00:14:33.040105 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.02.17 00:14:33.040146 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15929 | 2026.02.17 00:14:33.040485 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15930 | 2026.02.17 00:14:33.040579 [ 195 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425434 sec., 631386.6513637251 rows/sec., 38.48 MiB/sec. | ||
| 15931 | 2026.02.17 00:14:33.040698 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.02.17 00:14:33.040715 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15933 | 2026.02.17 00:14:33.040832 [ 70 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15934 | 2026.02.17 00:14:33.040841 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001522 sec., 342312.7463863338 rows/sec., 24.16 MiB/sec. | ||
| 15935 | 2026.02.17 00:14:33.040868 [ 70 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2026.02.17 00:14:33.040894 [ 4 ] {fd76188d-d8e5-4567-8466-ffbffa315c2e} <Debug> TCPHandler: Processed in 0.00172298 sec. | ||
| 15937 | 2026.02.17 00:14:33.040895 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15938 | 2026.02.17 00:14:33.040970 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2026.02.17 00:14:33.041008 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 15940 | 2026.02.17 00:14:33.041015 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.02.17 00:14:33.041036 [ 186 ] {c2141929-ab50-45d9-99e5-0cdfe8820df8::all_1_45_9} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15942 | 2026.02.17 00:14:33.041102 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15943 | 2026.02.17 00:14:33.041116 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15944 | 2026.02.17 00:14:33.041123 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15945 | 2026.02.17 00:14:33.041131 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1061 rows starting from the beginning of the part | ||
| 15946 | 2026.02.17 00:14:33.041175 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15947 | 2026.02.17 00:14:33.041211 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 521 rows starting from the beginning of the part | ||
| 15948 | 2026.02.17 00:14:33.041265 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 15949 | 2026.02.17 00:14:33.041312 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 521 rows starting from the beginning of the part | ||
| 15950 | 2026.02.17 00:14:33.041358 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 15951 | 2026.02.17 00:14:33.041403 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 521 rows starting from the beginning of the part | ||
| 15952 | 2026.02.17 00:14:33.041510 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.02.17 00:14:33.041551 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15954 | 2026.02.17 00:14:33.041872 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15955 | 2026.02.17 00:14:33.042097 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.02.17 00:14:33.042207 [ 70 ] {} <Debug> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15957 | 2026.02.17 00:14:33.042232 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 15958 | 2026.02.17 00:14:33.042237 [ 70 ] {} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.02.17 00:14:33.042271 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15960 | 2026.02.17 00:14:33.042275 [ 4 ] {1261e851-81dc-43ea-b913-9994040f76d1} <Debug> TCPHandler: Processed in 0.001310312 sec. | ||
| 15961 | 2026.02.17 00:14:33.042345 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15962 | 2026.02.17 00:14:33.042400 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.02.17 00:14:33.042442 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15964 | 2026.02.17 00:14:33.042471 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part | ||
| 15965 | 2026.02.17 00:14:33.042496 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.02.17 00:14:33.042505 [ 202 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530646 sec., 1811000.061411979 rows/sec., 137.00 MiB/sec. | ||
| 15967 | 2026.02.17 00:14:33.042514 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15968 | 2026.02.17 00:14:33.042548 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15969 | 2026.02.17 00:14:33.042572 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15970 | 2026.02.17 00:14:33.042610 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15971 | 2026.02.17 00:14:33.042641 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15972 | 2026.02.17 00:14:33.042674 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::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 | ||
| 15973 | 2026.02.17 00:14:33.042730 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15974 | 2026.02.17 00:14:33.043010 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2026.02.17 00:14:33.043045 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15976 | 2026.02.17 00:14:33.043078 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.02.17 00:14:33.043150 [ 188 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_106_21} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15978 | 2026.02.17 00:14:33.043246 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15979 | 2026.02.17 00:14:33.043382 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15980 | 2026.02.17 00:14:33.043418 [ 202 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106509 sec., 227743.2899325717 rows/sec., 11.62 MiB/sec. | ||
| 15981 | 2026.02.17 00:14:33.043549 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15982 | 2026.02.17 00:14:33.043617 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15983 | 2026.02.17 00:14:33.043749 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15984 | 2026.02.17 00:14:33.043763 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001285 sec., 206225.68093385216 rows/sec., 13.70 MiB/sec. | ||
| 15985 | 2026.02.17 00:14:33.043785 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.02.17 00:14:33.043816 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15987 | 2026.02.17 00:14:33.043821 [ 4 ] {8bd94aa8-f9fb-46e9-8544-d8d89f800a2f} <Debug> TCPHandler: Processed in 0.001469605 sec. | ||
| 15988 | 2026.02.17 00:14:33.043842 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.02.17 00:14:33.043924 [ 195 ] {2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd::all_1_41_8} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15990 | 2026.02.17 00:14:33.043948 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2026.02.17 00:14:33.043947 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 15992 | 2026.02.17 00:14:33.043998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15993 | 2026.02.17 00:14:33.044049 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15994 | 2026.02.17 00:14:33.044097 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15995 | 2026.02.17 00:14:33.044180 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15996 | 2026.02.17 00:14:33.044243 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 33601 rows starting from the beginning of the part | ||
| 15997 | 2026.02.17 00:14:33.044351 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 15998 | 2026.02.17 00:14:33.044410 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.02.17 00:14:33.044434 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 16000 | 2026.02.17 00:14:33.044451 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16001 | 2026.02.17 00:14:33.044516 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 16002 | 2026.02.17 00:14:33.044597 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 16003 | 2026.02.17 00:14:33.044658 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 16004 | 2026.02.17 00:14:33.044788 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16005 | 2026.02.17 00:14:33.045034 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.02.17 00:14:33.045142 [ 70 ] {} <Debug> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 16007 | 2026.02.17 00:14:33.045166 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 16008 | 2026.02.17 00:14:33.045170 [ 70 ] {} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.02.17 00:14:33.045204 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16010 | 2026.02.17 00:14:33.045211 [ 4 ] {bbdf5578-56f8-4500-ac57-7d13be419758} <Debug> TCPHandler: Processed in 0.001311583 sec. | ||
| 16011 | 2026.02.17 00:14:33.045281 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16012 | 2026.02.17 00:14:33.045331 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.02.17 00:14:33.045364 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16014 | 2026.02.17 00:14:33.045393 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part | ||
| 16015 | 2026.02.17 00:14:33.045427 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16016 | 2026.02.17 00:14:33.045433 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16017 | 2026.02.17 00:14:33.045484 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16018 | 2026.02.17 00:14:33.045489 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <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 | ||
| 16019 | 2026.02.17 00:14:33.045521 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16020 | 2026.02.17 00:14:33.045557 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16021 | 2026.02.17 00:14:33.045585 [ 195 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::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 | ||
| 16022 | 2026.02.17 00:14:33.046264 [ 196 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016368 sec., 42307.51066542827 rows/sec., 2.78 MiB/sec. | ||
| 16023 | 2026.02.17 00:14:33.046364 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.02.17 00:14:33.046402 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16025 | 2026.02.17 00:14:33.046408 [ 187 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 16026 | 2026.02.17 00:14:33.046719 [ 187 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.02.17 00:14:33.046788 [ 187 ] {923a9d80-e5c6-4f0c-9044-2ea7c4282ef5::all_1_41_8} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 16028 | 2026.02.17 00:14:33.046851 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16029 | 2026.02.17 00:14:33.046980 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16030 | 2026.02.17 00:14:33.047207 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.02.17 00:14:33.047347 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001937 sec., 16004.13009808983 rows/sec., 28.68 MiB/sec. | ||
| 16032 | 2026.02.17 00:14:33.047403 [ 4 ] {b75874ef-5813-43f1-a418-fe7f925f3096} <Debug> TCPHandler: Processed in 0.002120906 sec. | ||
| 16033 | 2026.02.17 00:14:33.047515 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16034 | 2026.02.17 00:14:33.047608 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16035 | 2026.02.17 00:14:33.047648 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16036 | 2026.02.17 00:14:33.047993 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.02.17 00:14:33.048028 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16038 | 2026.02.17 00:14:33.048330 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16039 | 2026.02.17 00:14:33.048535 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16040 | 2026.02.17 00:14:33.048638 [ 70 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16041 | 2026.02.17 00:14:33.048662 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 16042 | 2026.02.17 00:14:33.048668 [ 70 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.02.17 00:14:33.048700 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16044 | 2026.02.17 00:14:33.048705 [ 4 ] {5375c5fd-55b1-4c20-b264-3b423c9f3898} <Debug> TCPHandler: Processed in 0.001239621 sec. | ||
| 16045 | 2026.02.17 00:14:33.048776 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16046 | 2026.02.17 00:14:33.048873 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16047 | 2026.02.17 00:14:33.048898 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7050 rows starting from the beginning of the part | ||
| 16048 | 2026.02.17 00:14:33.048947 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 16049 | 2026.02.17 00:14:33.048985 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16050 | 2026.02.17 00:14:33.049022 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 16051 | 2026.02.17 00:14:33.049056 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16052 | 2026.02.17 00:14:33.049090 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 16053 | 2026.02.17 00:14:33.051203 [ 191 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34716 rows, containing 5 columns (5 merged, 0 gathered) in 0.007330155 sec., 4736052.648272785 rows/sec., 321.08 MiB/sec. | ||
| 16054 | 2026.02.17 00:14:33.051322 [ 196 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580065 sec., 2883648.280178988 rows/sec., 187.30 MiB/sec. | ||
| 16055 | 2026.02.17 00:14:33.051518 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16056 | 2026.02.17 00:14:33.051734 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16057 | 2026.02.17 00:14:33.051784 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16058 | 2026.02.17 00:14:33.051859 [ 192 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16059 | 2026.02.17 00:14:33.051945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16060 | 2026.02.17 00:14:33.051988 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.02.17 00:14:33.052050 [ 191 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_106_21} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16062 | 2026.02.17 00:14:33.052106 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 16063 | 2026.02.17 00:14:34.306227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16064 | 2026.02.17 00:14:34.321790 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2026.02.17 00:14:34.321834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16066 | 2026.02.17 00:14:34.327937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16067 | 2026.02.17 00:14:34.328633 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.02.17 00:14:34.331578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16069 | 2026.02.17 00:14:36.995919 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63421 | ||
| 16070 | 2026.02.17 00:14:36.996056 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16071 | 2026.02.17 00:14:36.996094 [ 292 ] {} <Debug> TCP-Session: 03797dae-cf3a-4d7f-9c38-e801a0d03add Authenticating user 'default' from [fd00:1122:3344:101::e]:63421 | ||
| 16072 | 2026.02.17 00:14:36.996119 [ 292 ] {} <Debug> TCP-Session: 03797dae-cf3a-4d7f-9c38-e801a0d03add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16073 | 2026.02.17 00:14:36.996135 [ 292 ] {} <Debug> TCP-Session: 03797dae-cf3a-4d7f-9c38-e801a0d03add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16074 | 2026.02.17 00:14:36.996309 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49027 | ||
| 16075 | 2026.02.17 00:14:36.996322 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38354 | ||
| 16076 | 2026.02.17 00:14:36.996360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44705 | ||
| 16077 | 2026.02.17 00:14:36.996390 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35382 | ||
| 16078 | 2026.02.17 00:14:36.996399 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49473 | ||
| 16079 | 2026.02.17 00:14:36.996429 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16080 | 2026.02.17 00:14:36.996462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16081 | 2026.02.17 00:14:36.996484 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16082 | 2026.02.17 00:14:36.996502 [ 293 ] {} <Debug> TCP-Session: a163986c-8633-42b2-95bb-6fdddedee987 Authenticating user 'default' from [fd00:1122:3344:101::e]:49027 | ||
| 16083 | 2026.02.17 00:14:36.996511 [ 288 ] {} <Debug> TCP-Session: 9dd569fa-728b-47ea-956f-fe6670546f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:44705 | ||
| 16084 | 2026.02.17 00:14:36.996532 [ 290 ] {} <Debug> TCP-Session: 4a0d78fc-77f2-42d8-a0a1-d4a374221499 Authenticating user 'default' from [fd00:1122:3344:101::e]:35382 | ||
| 16085 | 2026.02.17 00:14:36.996540 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16086 | 2026.02.17 00:14:36.996553 [ 288 ] {} <Debug> TCP-Session: 9dd569fa-728b-47ea-956f-fe6670546f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16087 | 2026.02.17 00:14:36.996575 [ 290 ] {} <Debug> TCP-Session: 4a0d78fc-77f2-42d8-a0a1-d4a374221499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16088 | 2026.02.17 00:14:36.996596 [ 288 ] {} <Debug> TCP-Session: 9dd569fa-728b-47ea-956f-fe6670546f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16089 | 2026.02.17 00:14:36.996591 [ 291 ] {} <Debug> TCP-Session: b03d001e-b3b0-4b07-bb00-fa3f280233ff Authenticating user 'default' from [fd00:1122:3344:101::e]:49473 | ||
| 16090 | 2026.02.17 00:14:36.996611 [ 290 ] {} <Debug> TCP-Session: 4a0d78fc-77f2-42d8-a0a1-d4a374221499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16091 | 2026.02.17 00:14:36.996543 [ 293 ] {} <Debug> TCP-Session: a163986c-8633-42b2-95bb-6fdddedee987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16092 | 2026.02.17 00:14:36.996660 [ 291 ] {} <Debug> TCP-Session: b03d001e-b3b0-4b07-bb00-fa3f280233ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16093 | 2026.02.17 00:14:36.996678 [ 293 ] {} <Debug> TCP-Session: a163986c-8633-42b2-95bb-6fdddedee987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16094 | 2026.02.17 00:14:36.996694 [ 291 ] {} <Debug> TCP-Session: b03d001e-b3b0-4b07-bb00-fa3f280233ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16095 | 2026.02.17 00:14:36.996461 [ 292 ] {} <Trace> TCP-Session: 03797dae-cf3a-4d7f-9c38-e801a0d03add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.02.17 00:14:36.996463 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16097 | 2026.02.17 00:14:36.996377 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48103 | ||
| 16098 | 2026.02.17 00:14:36.996787 [ 294 ] {} <Debug> TCP-Session: 71b8af21-eda6-4738-b87e-a83ed2c0476f Authenticating user 'default' from [fd00:1122:3344:101::e]:38354 | ||
| 16099 | 2026.02.17 00:14:36.996366 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46441 | ||
| 16100 | 2026.02.17 00:14:36.996823 [ 294 ] {} <Debug> TCP-Session: 71b8af21-eda6-4738-b87e-a83ed2c0476f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16101 | 2026.02.17 00:14:36.996849 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16102 | 2026.02.17 00:14:36.996862 [ 294 ] {} <Debug> TCP-Session: 71b8af21-eda6-4738-b87e-a83ed2c0476f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16103 | 2026.02.17 00:14:36.996882 [ 289 ] {} <Debug> TCP-Session: f62d317a-9b4c-4ee9-b5f9-d1d056441de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48103 | ||
| 16104 | 2026.02.17 00:14:36.996895 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16105 | 2026.02.17 00:14:36.996906 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16106 | 2026.02.17 00:14:36.996911 [ 289 ] {} <Debug> TCP-Session: f62d317a-9b4c-4ee9-b5f9-d1d056441de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16107 | 2026.02.17 00:14:36.996929 [ 287 ] {} <Debug> TCP-Session: d2f96eb7-6129-452c-98bf-8b9272da9be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46441 | ||
| 16108 | 2026.02.17 00:14:36.996955 [ 289 ] {} <Debug> TCP-Session: f62d317a-9b4c-4ee9-b5f9-d1d056441de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16109 | 2026.02.17 00:14:36.996971 [ 287 ] {} <Debug> TCP-Session: d2f96eb7-6129-452c-98bf-8b9272da9be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16110 | 2026.02.17 00:14:36.996323 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39873 | ||
| 16111 | 2026.02.17 00:14:36.997006 [ 287 ] {} <Debug> TCP-Session: d2f96eb7-6129-452c-98bf-8b9272da9be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16112 | 2026.02.17 00:14:36.997185 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16113 | 2026.02.17 00:14:36.997243 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16114 | 2026.02.17 00:14:36.997286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16115 | 2026.02.17 00:14:36.997316 [ 286 ] {} <Debug> TCP-Session: 29423aae-4819-494b-82db-da328f3179e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39873 | ||
| 16116 | 2026.02.17 00:14:36.997332 [ 286 ] {} <Debug> TCP-Session: 29423aae-4819-494b-82db-da328f3179e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16117 | 2026.02.17 00:14:36.997345 [ 286 ] {} <Debug> TCP-Session: 29423aae-4819-494b-82db-da328f3179e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2026.02.17 00:14:36.997523 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 16119 | 2026.02.17 00:14:36.998520 [ 347 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> AggregatingTransform: Aggregating | ||
| 16120 | 2026.02.17 00:14:36.998692 [ 347 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> Aggregator: Aggregation method: without_key | ||
| 16121 | 2026.02.17 00:14:36.998743 [ 347 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00112036 sec. (892.570 rows/sec., 34.87 KiB/sec.) | ||
| 16122 | 2026.02.17 00:14:36.998760 [ 347 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Trace> Aggregator: Merging aggregated data | ||
| 16123 | 2026.02.17 00:14:37.000106 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 16124 | 2026.02.17 00:14:37.000237 [ 292 ] {f3247b2a-d24c-45a4-922a-b77bd547772b} <Debug> TCPHandler: Processed in 0.003900437 sec. | ||
| 16125 | 2026.02.17 00:14:37.000370 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16126 | 2026.02.17 00:14:37.000401 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16127 | 2026.02.17 00:14:37.000402 [ 292 ] {} <Debug> TCP-Session: 03797dae-cf3a-4d7f-9c38-e801a0d03add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16128 | 2026.02.17 00:14:37.000421 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16129 | 2026.02.17 00:14:37.000438 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16130 | 2026.02.17 00:14:37.000455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16131 | 2026.02.17 00:14:37.000483 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16132 | 2026.02.17 00:14:37.000490 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16133 | 2026.02.17 00:14:37.000517 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16134 | 2026.02.17 00:14:37.000529 [ 287 ] {} <Debug> TCP-Session: d2f96eb7-6129-452c-98bf-8b9272da9be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16135 | 2026.02.17 00:14:37.000550 [ 286 ] {} <Debug> TCP-Session: 29423aae-4819-494b-82db-da328f3179e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16136 | 2026.02.17 00:14:37.000566 [ 290 ] {} <Debug> TCP-Session: 4a0d78fc-77f2-42d8-a0a1-d4a374221499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16137 | 2026.02.17 00:14:37.000502 [ 294 ] {} <Debug> TCP-Session: 71b8af21-eda6-4738-b87e-a83ed2c0476f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16138 | 2026.02.17 00:14:37.000501 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16139 | 2026.02.17 00:14:37.000478 [ 291 ] {} <Debug> TCP-Session: b03d001e-b3b0-4b07-bb00-fa3f280233ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16140 | 2026.02.17 00:14:37.000646 [ 289 ] {} <Debug> TCP-Session: f62d317a-9b4c-4ee9-b5f9-d1d056441de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16141 | 2026.02.17 00:14:37.000447 [ 293 ] {} <Debug> TCP-Session: a163986c-8633-42b2-95bb-6fdddedee987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16142 | 2026.02.17 00:14:37.000515 [ 288 ] {} <Debug> TCP-Session: 9dd569fa-728b-47ea-956f-fe6670546f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16143 | 2026.02.17 00:14:38.057724 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2026.02.17 00:14:38.057899 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16145 | 2026.02.17 00:14:38.057966 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16146 | 2026.02.17 00:14:38.059093 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16147 | 2026.02.17 00:14:38.059142 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16148 | 2026.02.17 00:14:38.059607 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16149 | 2026.02.17 00:14:38.059877 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16150 | 2026.02.17 00:14:38.060062 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Debug> executeQuery: Read 1216 rows, 102.50 KiB in 0.002213 sec., 549480.3434252146 rows/sec., 45.23 MiB/sec. | ||
| 16151 | 2026.02.17 00:14:38.060127 [ 4 ] {6d8c37b8-5343-4616-a4c2-55f9aaa0723d} <Debug> TCPHandler: Processed in 0.002537533 sec. | ||
| 16152 | 2026.02.17 00:14:38.060270 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16153 | 2026.02.17 00:14:38.060366 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16154 | 2026.02.17 00:14:38.060408 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16155 | 2026.02.17 00:14:38.060820 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2026.02.17 00:14:38.060857 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16157 | 2026.02.17 00:14:38.061173 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16158 | 2026.02.17 00:14:38.061393 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2026.02.17 00:14:38.061532 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 16160 | 2026.02.17 00:14:38.061574 [ 4 ] {5fd4e11c-103b-45ca-882f-fb50e92d3a67} <Debug> TCPHandler: Processed in 0.001373664 sec. | ||
| 16161 | 2026.02.17 00:14:38.061683 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2026.02.17 00:14:38.061776 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16163 | 2026.02.17 00:14:38.061815 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16164 | 2026.02.17 00:14:38.062280 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.02.17 00:14:38.062316 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16166 | 2026.02.17 00:14:38.062636 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16167 | 2026.02.17 00:14:38.062855 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.02.17 00:14:38.062991 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001233 sec., 184914.84184914842 rows/sec., 12.52 MiB/sec. | ||
| 16169 | 2026.02.17 00:14:38.063041 [ 4 ] {e303e7fa-a517-423c-b99a-f42df66936df} <Debug> TCPHandler: Processed in 0.001407464 sec. | ||
| 16170 | 2026.02.17 00:14:38.063172 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.02.17 00:14:38.063284 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16172 | 2026.02.17 00:14:38.063329 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16173 | 2026.02.17 00:14:38.063906 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.02.17 00:14:38.063943 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16175 | 2026.02.17 00:14:38.064291 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16176 | 2026.02.17 00:14:38.064535 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.02.17 00:14:38.064676 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001412 sec., 375354.1076487252 rows/sec., 27.81 MiB/sec. | ||
| 16178 | 2026.02.17 00:14:38.064717 [ 4 ] {17f40198-d900-40e1-95a1-72e896a04078} <Debug> TCPHandler: Processed in 0.001604278 sec. | ||
| 16179 | 2026.02.17 00:14:38.064830 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2026.02.17 00:14:38.064934 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16181 | 2026.02.17 00:14:38.064981 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16182 | 2026.02.17 00:14:38.065517 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2026.02.17 00:14:38.065555 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16184 | 2026.02.17 00:14:38.065974 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16185 | 2026.02.17 00:14:38.066204 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.02.17 00:14:38.066362 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001452 sec., 581267.217630854 rows/sec., 39.12 MiB/sec. | ||
| 16187 | 2026.02.17 00:14:38.066402 [ 4 ] {a0a82b91-f004-4c1a-8782-3ed2ec7f0838} <Debug> TCPHandler: Processed in 0.001623598 sec. | ||
| 16188 | 2026.02.17 00:14:38.066516 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.02.17 00:14:38.066613 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.02.17 00:14:38.066670 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <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 | ||
| 16191 | 2026.02.17 00:14:38.067462 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.02.17 00:14:38.067499 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16193 | 2026.02.17 00:14:38.068153 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16194 | 2026.02.17 00:14:38.068400 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.02.17 00:14:38.068547 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 16196 | 2026.02.17 00:14:38.068610 [ 4 ] {f0f3bcf2-e769-4c09-a67d-aaf571c007ad} <Debug> TCPHandler: Processed in 0.002145426 sec. | ||
| 16197 | 2026.02.17 00:14:38.068728 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.02.17 00:14:38.068824 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16199 | 2026.02.17 00:14:38.068867 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16200 | 2026.02.17 00:14:38.069200 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.02.17 00:14:38.069236 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16202 | 2026.02.17 00:14:38.069552 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16203 | 2026.02.17 00:14:38.069774 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.02.17 00:14:38.069916 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 16205 | 2026.02.17 00:14:38.069954 [ 4 ] {f1ec9c7b-dddb-4499-964f-d7f855840f76} <Debug> TCPHandler: Processed in 0.001278212 sec. | ||
| 16206 | 2026.02.17 00:14:38.197051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33915 | ||
| 16207 | 2026.02.17 00:14:38.197179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16208 | 2026.02.17 00:14:38.197211 [ 292 ] {} <Debug> TCP-Session: 9bc19d66-a949-495e-b992-1df176be725f Authenticating user 'default' from [fd00:1122:3344:101::e]:33915 | ||
| 16209 | 2026.02.17 00:14:38.197242 [ 292 ] {} <Debug> TCP-Session: 9bc19d66-a949-495e-b992-1df176be725f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.02.17 00:14:38.197260 [ 292 ] {} <Debug> TCP-Session: 9bc19d66-a949-495e-b992-1df176be725f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.02.17 00:14:38.197627 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54510 | ||
| 16212 | 2026.02.17 00:14:38.197649 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57351 | ||
| 16213 | 2026.02.17 00:14:38.197703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52382 | ||
| 16214 | 2026.02.17 00:14:38.197713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41248 | ||
| 16215 | 2026.02.17 00:14:38.197691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33825 | ||
| 16216 | 2026.02.17 00:14:38.197780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16217 | 2026.02.17 00:14:38.197806 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16218 | 2026.02.17 00:14:38.197806 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16219 | 2026.02.17 00:14:38.197837 [ 293 ] {} <Debug> TCP-Session: d4feb500-18ab-49b9-b78f-818e93b8badc Authenticating user 'default' from [fd00:1122:3344:101::e]:54510 | ||
| 16220 | 2026.02.17 00:14:38.197853 [ 290 ] {} <Debug> TCP-Session: 39994932-e5d5-4b8a-80fa-8c1ee9624a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52382 | ||
| 16221 | 2026.02.17 00:14:38.197859 [ 286 ] {} <Debug> TCP-Session: 0419aa69-b7e2-4838-baef-529ffbcad116 Authenticating user 'default' from [fd00:1122:3344:101::e]:57351 | ||
| 16222 | 2026.02.17 00:14:38.197872 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16223 | 2026.02.17 00:14:38.197883 [ 293 ] {} <Debug> TCP-Session: d4feb500-18ab-49b9-b78f-818e93b8badc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16224 | 2026.02.17 00:14:38.197898 [ 290 ] {} <Debug> TCP-Session: 39994932-e5d5-4b8a-80fa-8c1ee9624a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16225 | 2026.02.17 00:14:38.197931 [ 293 ] {} <Debug> TCP-Session: d4feb500-18ab-49b9-b78f-818e93b8badc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16226 | 2026.02.17 00:14:38.197949 [ 290 ] {} <Debug> TCP-Session: 39994932-e5d5-4b8a-80fa-8c1ee9624a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16227 | 2026.02.17 00:14:38.197924 [ 289 ] {} <Debug> TCP-Session: c1f9c1e0-8a9b-417c-ad1e-a6206365d893 Authenticating user 'default' from [fd00:1122:3344:101::e]:33825 | ||
| 16228 | 2026.02.17 00:14:38.197901 [ 286 ] {} <Debug> TCP-Session: 0419aa69-b7e2-4838-baef-529ffbcad116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16229 | 2026.02.17 00:14:38.198170 [ 289 ] {} <Debug> TCP-Session: c1f9c1e0-8a9b-417c-ad1e-a6206365d893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.02.17 00:14:38.198190 [ 286 ] {} <Debug> TCP-Session: 0419aa69-b7e2-4838-baef-529ffbcad116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.02.17 00:14:38.198214 [ 289 ] {} <Debug> TCP-Session: c1f9c1e0-8a9b-417c-ad1e-a6206365d893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.02.17 00:14:38.197856 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16233 | 2026.02.17 00:14:38.197678 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36735 | ||
| 16234 | 2026.02.17 00:14:38.198293 [ 291 ] {} <Debug> TCP-Session: 670dab9d-ff64-46b4-964b-99734f055d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:41248 | ||
| 16235 | 2026.02.17 00:14:38.197664 [ 292 ] {} <Trace> TCP-Session: 9bc19d66-a949-495e-b992-1df176be725f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.02.17 00:14:38.198333 [ 291 ] {} <Debug> TCP-Session: 670dab9d-ff64-46b4-964b-99734f055d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.02.17 00:14:38.197640 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52606 | ||
| 16238 | 2026.02.17 00:14:38.198371 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16239 | 2026.02.17 00:14:38.197672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39333 | ||
| 16240 | 2026.02.17 00:14:38.198522 [ 287 ] {} <Debug> TCP-Session: ac993024-86f5-4f8a-8249-14b6b3341425 Authenticating user 'default' from [fd00:1122:3344:101::e]:36735 | ||
| 16241 | 2026.02.17 00:14:38.198554 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16242 | 2026.02.17 00:14:38.198574 [ 291 ] {} <Debug> TCP-Session: 670dab9d-ff64-46b4-964b-99734f055d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16243 | 2026.02.17 00:14:38.198589 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16244 | 2026.02.17 00:14:38.198600 [ 288 ] {} <Debug> TCP-Session: 1f769f21-172f-40d9-b3e9-2dc6d6df6148 Authenticating user 'default' from [fd00:1122:3344:101::e]:39333 | ||
| 16245 | 2026.02.17 00:14:38.198639 [ 294 ] {} <Debug> TCP-Session: 56729442-501d-4fbc-bd33-e0e6732b7e6d Authenticating user 'default' from [fd00:1122:3344:101::e]:52606 | ||
| 16246 | 2026.02.17 00:14:38.198662 [ 288 ] {} <Debug> TCP-Session: 1f769f21-172f-40d9-b3e9-2dc6d6df6148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2026.02.17 00:14:38.198680 [ 294 ] {} <Debug> TCP-Session: 56729442-501d-4fbc-bd33-e0e6732b7e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16248 | 2026.02.17 00:14:38.198682 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16249 | 2026.02.17 00:14:38.198714 [ 294 ] {} <Debug> TCP-Session: 56729442-501d-4fbc-bd33-e0e6732b7e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2026.02.17 00:14:38.198698 [ 288 ] {} <Debug> TCP-Session: 1f769f21-172f-40d9-b3e9-2dc6d6df6148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16251 | 2026.02.17 00:14:38.198559 [ 287 ] {} <Debug> TCP-Session: ac993024-86f5-4f8a-8249-14b6b3341425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16252 | 2026.02.17 00:14:38.198805 [ 287 ] {} <Debug> TCP-Session: ac993024-86f5-4f8a-8249-14b6b3341425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.02.17 00:14:38.199117 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16254 | 2026.02.17 00:14:38.199195 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16255 | 2026.02.17 00:14:38.199602 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 16256 | 2026.02.17 00:14:38.201241 [ 332 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> AggregatingTransform: Aggregating | ||
| 16257 | 2026.02.17 00:14:38.201298 [ 332 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> Aggregator: Aggregation method: without_key | ||
| 16258 | 2026.02.17 00:14:38.201340 [ 332 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001217371 sec. (821.442 rows/sec., 32.09 KiB/sec.) | ||
| 16259 | 2026.02.17 00:14:38.201370 [ 332 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Trace> Aggregator: Merging aggregated data | ||
| 16260 | 2026.02.17 00:14:38.202544 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00395 sec., 253.1645569620253 rows/sec., 9.89 KiB/sec. | ||
| 16261 | 2026.02.17 00:14:38.202729 [ 292 ] {02e3d11d-6e41-4b23-bd63-565002f4bece} <Debug> TCPHandler: Processed in 0.00524289 sec. | ||
| 16262 | 2026.02.17 00:14:38.202852 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16263 | 2026.02.17 00:14:38.202883 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16264 | 2026.02.17 00:14:38.202885 [ 292 ] {} <Debug> TCP-Session: 9bc19d66-a949-495e-b992-1df176be725f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.02.17 00:14:38.202910 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16266 | 2026.02.17 00:14:38.202932 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16267 | 2026.02.17 00:14:38.202946 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16268 | 2026.02.17 00:14:38.202970 [ 286 ] {} <Debug> TCP-Session: 0419aa69-b7e2-4838-baef-529ffbcad116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.02.17 00:14:38.202983 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16270 | 2026.02.17 00:14:38.202998 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16271 | 2026.02.17 00:14:38.203009 [ 294 ] {} <Debug> TCP-Session: 56729442-501d-4fbc-bd33-e0e6732b7e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16272 | 2026.02.17 00:14:38.203039 [ 291 ] {} <Debug> TCP-Session: 670dab9d-ff64-46b4-964b-99734f055d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2026.02.17 00:14:38.203049 [ 287 ] {} <Debug> TCP-Session: ac993024-86f5-4f8a-8249-14b6b3341425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16274 | 2026.02.17 00:14:38.203017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16275 | 2026.02.17 00:14:38.202999 [ 289 ] {} <Debug> TCP-Session: c1f9c1e0-8a9b-417c-ad1e-a6206365d893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2026.02.17 00:14:38.203121 [ 290 ] {} <Debug> TCP-Session: 39994932-e5d5-4b8a-80fa-8c1ee9624a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2026.02.17 00:14:38.202964 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16278 | 2026.02.17 00:14:38.202930 [ 293 ] {} <Debug> TCP-Session: d4feb500-18ab-49b9-b78f-818e93b8badc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16279 | 2026.02.17 00:14:38.203181 [ 288 ] {} <Debug> TCP-Session: 1f769f21-172f-40d9-b3e9-2dc6d6df6148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.02.17 00:14:38.305405 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46975 | ||
| 16281 | 2026.02.17 00:14:38.305551 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16282 | 2026.02.17 00:14:38.305593 [ 287 ] {} <Debug> TCP-Session: a217a6a7-49ab-4490-be88-31b5449bf138 Authenticating user 'default' from [fd00:1122:3344:101::e]:46975 | ||
| 16283 | 2026.02.17 00:14:38.305655 [ 287 ] {} <Debug> TCP-Session: a217a6a7-49ab-4490-be88-31b5449bf138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.02.17 00:14:38.305675 [ 287 ] {} <Debug> TCP-Session: a217a6a7-49ab-4490-be88-31b5449bf138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2026.02.17 00:14:38.305870 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49667 | ||
| 16286 | 2026.02.17 00:14:38.305926 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40312 | ||
| 16287 | 2026.02.17 00:14:38.305958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47841 | ||
| 16288 | 2026.02.17 00:14:38.305976 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16289 | 2026.02.17 00:14:38.305981 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58757 | ||
| 16290 | 2026.02.17 00:14:38.306015 [ 288 ] {} <Debug> TCP-Session: 5ce491aa-c5c8-4335-8c41-0776174c0ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49667 | ||
| 16291 | 2026.02.17 00:14:38.306040 [ 287 ] {} <Trace> TCP-Session: a217a6a7-49ab-4490-be88-31b5449bf138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.02.17 00:14:38.306045 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16293 | 2026.02.17 00:14:38.306067 [ 288 ] {} <Debug> TCP-Session: 5ce491aa-c5c8-4335-8c41-0776174c0ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16294 | 2026.02.17 00:14:38.305989 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32775 | ||
| 16295 | 2026.02.17 00:14:38.306104 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16296 | 2026.02.17 00:14:38.306105 [ 288 ] {} <Debug> TCP-Session: 5ce491aa-c5c8-4335-8c41-0776174c0ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2026.02.17 00:14:38.306152 [ 294 ] {} <Debug> TCP-Session: 8ed88840-2918-4405-922d-254a5e67ef88 Authenticating user 'default' from [fd00:1122:3344:101::e]:58757 | ||
| 16298 | 2026.02.17 00:14:38.306100 [ 289 ] {} <Debug> TCP-Session: 57a68ed6-8b92-4baf-8593-a53d46c071aa Authenticating user 'default' from [fd00:1122:3344:101::e]:40312 | ||
| 16299 | 2026.02.17 00:14:38.306171 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16300 | 2026.02.17 00:14:38.306187 [ 294 ] {} <Debug> TCP-Session: 8ed88840-2918-4405-922d-254a5e67ef88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2026.02.17 00:14:38.306207 [ 289 ] {} <Debug> TCP-Session: 57a68ed6-8b92-4baf-8593-a53d46c071aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.02.17 00:14:38.306216 [ 286 ] {} <Debug> TCP-Session: d8d6c274-ced5-4b2b-9a43-ef2f5b5df602 Authenticating user 'default' from [fd00:1122:3344:101::e]:32775 | ||
| 16303 | 2026.02.17 00:14:38.306222 [ 294 ] {} <Debug> TCP-Session: 8ed88840-2918-4405-922d-254a5e67ef88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2026.02.17 00:14:38.306233 [ 289 ] {} <Debug> TCP-Session: 57a68ed6-8b92-4baf-8593-a53d46c071aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16305 | 2026.02.17 00:14:38.306248 [ 286 ] {} <Debug> TCP-Session: d8d6c274-ced5-4b2b-9a43-ef2f5b5df602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2026.02.17 00:14:38.305950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33543 | ||
| 16307 | 2026.02.17 00:14:38.306283 [ 286 ] {} <Debug> TCP-Session: d8d6c274-ced5-4b2b-9a43-ef2f5b5df602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16308 | 2026.02.17 00:14:38.305934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51912 | ||
| 16309 | 2026.02.17 00:14:38.305972 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43440 | ||
| 16310 | 2026.02.17 00:14:38.306354 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16311 | 2026.02.17 00:14:38.306231 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46975) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16312 | 2026.02.17 00:14:38.306399 [ 291 ] {} <Debug> TCP-Session: edfa83a4-aac0-4f1b-a29e-e755c9126d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:33543 | ||
| 16313 | 2026.02.17 00:14:38.306391 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16314 | 2026.02.17 00:14:38.306424 [ 291 ] {} <Debug> TCP-Session: edfa83a4-aac0-4f1b-a29e-e755c9126d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16315 | 2026.02.17 00:14:38.306422 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16316 | 2026.02.17 00:14:38.306443 [ 290 ] {} <Debug> TCP-Session: 41abfbeb-a73d-4be5-991e-7fe834e7416d Authenticating user 'default' from [fd00:1122:3344:101::e]:51912 | ||
| 16317 | 2026.02.17 00:14:38.306451 [ 291 ] {} <Debug> TCP-Session: edfa83a4-aac0-4f1b-a29e-e755c9126d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16318 | 2026.02.17 00:14:38.306470 [ 293 ] {} <Debug> TCP-Session: 55a331d2-4ed8-4425-ae7a-c302e967b9a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43440 | ||
| 16319 | 2026.02.17 00:14:38.306482 [ 290 ] {} <Debug> TCP-Session: 41abfbeb-a73d-4be5-991e-7fe834e7416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.02.17 00:14:38.306510 [ 293 ] {} <Debug> TCP-Session: 55a331d2-4ed8-4425-ae7a-c302e967b9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2026.02.17 00:14:38.306522 [ 290 ] {} <Debug> TCP-Session: 41abfbeb-a73d-4be5-991e-7fe834e7416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.02.17 00:14:38.306535 [ 293 ] {} <Debug> TCP-Session: 55a331d2-4ed8-4425-ae7a-c302e967b9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.02.17 00:14:38.306044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16324 | 2026.02.17 00:14:38.306592 [ 292 ] {} <Debug> TCP-Session: 1fa879f9-242f-480c-b817-34cac47f0996 Authenticating user 'default' from [fd00:1122:3344:101::e]:47841 | ||
| 16325 | 2026.02.17 00:14:38.306613 [ 292 ] {} <Debug> TCP-Session: 1fa879f9-242f-480c-b817-34cac47f0996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16326 | 2026.02.17 00:14:38.306626 [ 292 ] {} <Debug> TCP-Session: 1fa879f9-242f-480c-b817-34cac47f0996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2026.02.17 00:14:38.306712 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16328 | 2026.02.17 00:14:38.306770 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16329 | 2026.02.17 00:14:38.307096 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Debug> oximeter.version (8368cf72-7577-4977-b881-3bf1f3a95bf4) (SelectExecutor): Key condition: unknown | ||
| 16330 | 2026.02.17 00:14:38.308160 [ 306 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> AggregatingTransform: Aggregating | ||
| 16331 | 2026.02.17 00:14:38.308195 [ 306 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> Aggregator: Aggregation method: without_key | ||
| 16332 | 2026.02.17 00:14:38.308229 [ 306 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034587 sec. (966.569 rows/sec., 37.76 KiB/sec.) | ||
| 16333 | 2026.02.17 00:14:38.308245 [ 306 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Trace> Aggregator: Merging aggregated data | ||
| 16334 | 2026.02.17 00:14:38.309691 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 16335 | 2026.02.17 00:14:38.309884 [ 287 ] {a2ae1c00-fa1a-4233-b062-7e9367bf742b} <Debug> TCPHandler: Processed in 0.003979488 sec. | ||
| 16336 | 2026.02.17 00:14:38.310029 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16337 | 2026.02.17 00:14:38.310071 [ 287 ] {} <Debug> TCP-Session: a217a6a7-49ab-4490-be88-31b5449bf138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2026.02.17 00:14:38.310081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16339 | 2026.02.17 00:14:38.310124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16340 | 2026.02.17 00:14:38.310153 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16341 | 2026.02.17 00:14:38.310170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16342 | 2026.02.17 00:14:38.310189 [ 293 ] {} <Debug> TCP-Session: 55a331d2-4ed8-4425-ae7a-c302e967b9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2026.02.17 00:14:38.310203 [ 286 ] {} <Debug> TCP-Session: d8d6c274-ced5-4b2b-9a43-ef2f5b5df602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16344 | 2026.02.17 00:14:38.310220 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16345 | 2026.02.17 00:14:38.310224 [ 291 ] {} <Debug> TCP-Session: edfa83a4-aac0-4f1b-a29e-e755c9126d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.02.17 00:14:38.310241 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16347 | 2026.02.17 00:14:38.310264 [ 290 ] {} <Debug> TCP-Session: 41abfbeb-a73d-4be5-991e-7fe834e7416d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2026.02.17 00:14:38.310307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16349 | 2026.02.17 00:14:38.310314 [ 294 ] {} <Debug> TCP-Session: 8ed88840-2918-4405-922d-254a5e67ef88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16350 | 2026.02.17 00:14:38.310205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16351 | 2026.02.17 00:14:38.310140 [ 288 ] {} <Debug> TCP-Session: 5ce491aa-c5c8-4335-8c41-0776174c0ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2026.02.17 00:14:38.310407 [ 289 ] {} <Debug> TCP-Session: 57a68ed6-8b92-4baf-8593-a53d46c071aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.02.17 00:14:38.310346 [ 292 ] {} <Debug> TCP-Session: 1fa879f9-242f-480c-b817-34cac47f0996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16354 | 2026.02.17 00:14:40.033018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35097 | ||
| 16355 | 2026.02.17 00:14:40.033543 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.02.17 00:14:40.033589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16357 | 2026.02.17 00:14:40.034069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16358 | 2026.02.17 00:14:40.034311 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.02.17 00:14:40.034451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35097 | ||
| 16360 | 2026.02.17 00:14:41.831712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16361 | 2026.02.17 00:14:41.848424 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.02.17 00:14:41.848482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16363 | 2026.02.17 00:14:41.854583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16364 | 2026.02.17 00:14:41.855256 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2026.02.17 00:14:41.858114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16366 | 2026.02.17 00:14:42.650871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2036 | ||
| 16367 | 2026.02.17 00:14:42.653434 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.02.17 00:14:42.653481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16369 | 2026.02.17 00:14:42.654712 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16370 | 2026.02.17 00:14:42.654987 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.02.17 00:14:42.655270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 16372 | 2026.02.17 00:14:43.030434 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2026.02.17 00:14:43.030613 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16374 | 2026.02.17 00:14:43.030675 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16375 | 2026.02.17 00:14:43.031492 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16376 | 2026.02.17 00:14:43.031535 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16377 | 2026.02.17 00:14:43.031942 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16378 | 2026.02.17 00:14:43.032169 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2026.02.17 00:14:43.032327 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 16380 | 2026.02.17 00:14:43.032368 [ 4 ] {b7aa9c71-9734-4662-8bb2-2e23d40b820f} <Debug> TCPHandler: Processed in 0.002059206 sec. | ||
| 16381 | 2026.02.17 00:14:43.032501 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16382 | 2026.02.17 00:14:43.032594 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16383 | 2026.02.17 00:14:43.032633 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16384 | 2026.02.17 00:14:43.033508 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.02.17 00:14:43.033545 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16386 | 2026.02.17 00:14:43.033910 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16387 | 2026.02.17 00:14:43.034121 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.02.17 00:14:43.034251 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Debug> executeQuery: Read 859 rows, 70.02 KiB in 0.001676 sec., 512529.83293556084 rows/sec., 40.80 MiB/sec. | ||
| 16389 | 2026.02.17 00:14:43.034289 [ 4 ] {7df40d85-3cbb-43ef-acec-804c203d86ba} <Debug> TCPHandler: Processed in 0.001839492 sec. | ||
| 16390 | 2026.02.17 00:14:43.034406 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16391 | 2026.02.17 00:14:43.034501 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16392 | 2026.02.17 00:14:43.034540 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16393 | 2026.02.17 00:14:43.034998 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2026.02.17 00:14:43.035034 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16395 | 2026.02.17 00:14:43.035330 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16396 | 2026.02.17 00:14:43.035540 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.02.17 00:14:43.035646 [ 57 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16398 | 2026.02.17 00:14:43.035670 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001188 sec., 145622.89562289562 rows/sec., 8.94 MiB/sec. | ||
| 16399 | 2026.02.17 00:14:43.035710 [ 57 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2026.02.17 00:14:43.035721 [ 4 ] {ebcf48d6-9758-44a0-9171-13688cce63c1} <Debug> TCPHandler: Processed in 0.001363423 sec. | ||
| 16401 | 2026.02.17 00:14:43.035740 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16402 | 2026.02.17 00:14:43.035838 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16403 | 2026.02.17 00:14:43.035849 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::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 | ||
| 16404 | 2026.02.17 00:14:43.035935 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16405 | 2026.02.17 00:14:43.035979 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16406 | 2026.02.17 00:14:43.035988 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16407 | 2026.02.17 00:14:43.036027 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 215 rows starting from the beginning of the part | ||
| 16408 | 2026.02.17 00:14:43.036099 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 173 rows starting from the beginning of the part | ||
| 16409 | 2026.02.17 00:14:43.036148 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 16410 | 2026.02.17 00:14:43.036191 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 173 rows starting from the beginning of the part | ||
| 16411 | 2026.02.17 00:14:43.036232 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 16412 | 2026.02.17 00:14:43.036273 [ 189 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 173 rows starting from the beginning of the part | ||
| 16413 | 2026.02.17 00:14:43.036406 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.02.17 00:14:43.036447 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16415 | 2026.02.17 00:14:43.036783 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16416 | 2026.02.17 00:14:43.037012 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.02.17 00:14:43.037141 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 16418 | 2026.02.17 00:14:43.037178 [ 4 ] {3298aa78-80e9-49c8-b1b5-74fcff549630} <Debug> TCPHandler: Processed in 0.001387713 sec. | ||
| 16419 | 2026.02.17 00:14:43.037235 [ 191 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430484 sec., 527094.3261161956 rows/sec., 34.85 MiB/sec. | ||
| 16420 | 2026.02.17 00:14:43.037285 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.02.17 00:14:43.037393 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.02.17 00:14:43.037419 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16423 | 2026.02.17 00:14:43.037433 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16424 | 2026.02.17 00:14:43.037688 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.02.17 00:14:43.037758 [ 192 ] {3a4f4000-62a0-4c34-85db-e7bebaeb8d7e::all_1_106_21} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16426 | 2026.02.17 00:14:43.037848 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16427 | 2026.02.17 00:14:43.037864 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.02.17 00:14:43.037899 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16429 | 2026.02.17 00:14:43.038192 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16430 | 2026.02.17 00:14:43.038396 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.02.17 00:14:43.038521 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 16432 | 2026.02.17 00:14:43.038558 [ 4 ] {094f87ad-a0eb-4bce-92f6-512c581df2c5} <Debug> TCPHandler: Processed in 0.001320033 sec. | ||
| 16433 | 2026.02.17 00:14:43.038663 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.02.17 00:14:43.038764 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16435 | 2026.02.17 00:14:43.038803 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16436 | 2026.02.17 00:14:43.039389 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.02.17 00:14:43.039425 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16438 | 2026.02.17 00:14:43.039742 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16439 | 2026.02.17 00:14:43.039946 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.02.17 00:14:43.040074 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001328 sec., 392319.2771084337 rows/sec., 27.69 MiB/sec. | ||
| 16441 | 2026.02.17 00:14:43.040112 [ 4 ] {0a3ba5e2-d324-40ca-8d41-5a0b4c4209c5} <Debug> TCPHandler: Processed in 0.001496285 sec. | ||
| 16442 | 2026.02.17 00:14:43.040215 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.02.17 00:14:43.040315 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16444 | 2026.02.17 00:14:43.040355 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16445 | 2026.02.17 00:14:43.040684 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.02.17 00:14:43.040719 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16447 | 2026.02.17 00:14:43.041015 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16448 | 2026.02.17 00:14:43.041226 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.02.17 00:14:43.041351 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 16450 | 2026.02.17 00:14:43.041385 [ 4 ] {94d51977-d8e7-427d-a519-40936a2623e9} <Debug> TCPHandler: Processed in 0.001217901 sec. | ||
| 16451 | 2026.02.17 00:14:43.041488 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.02.17 00:14:43.041587 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16453 | 2026.02.17 00:14:43.041633 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16454 | 2026.02.17 00:14:43.042045 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.02.17 00:14:43.042078 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16456 | 2026.02.17 00:14:43.042393 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16457 | 2026.02.17 00:14:43.042601 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.02.17 00:14:43.042730 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 16459 | 2026.02.17 00:14:43.042765 [ 4 ] {0e6c6c93-b6d7-47a5-b0e9-23aaf8cfc587} <Debug> TCPHandler: Processed in 0.001324703 sec. | ||
| 16460 | 2026.02.17 00:14:43.042875 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.02.17 00:14:43.042976 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.02.17 00:14:43.043017 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16463 | 2026.02.17 00:14:43.043317 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.02.17 00:14:43.043350 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16465 | 2026.02.17 00:14:43.043639 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16466 | 2026.02.17 00:14:43.043841 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.02.17 00:14:43.043964 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 16468 | 2026.02.17 00:14:43.043999 [ 4 ] {a78a1c2b-18e7-4064-bd6e-222f80ef7054} <Debug> TCPHandler: Processed in 0.00117134 sec. | ||
| 16469 | 2026.02.17 00:14:43.044105 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.02.17 00:14:43.044205 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16471 | 2026.02.17 00:14:43.044258 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <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 | ||
| 16472 | 2026.02.17 00:14:43.045071 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.02.17 00:14:43.045104 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16474 | 2026.02.17 00:14:43.045647 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16475 | 2026.02.17 00:14:43.045891 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.02.17 00:14:43.046002 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16477 | 2026.02.17 00:14:43.046027 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 16478 | 2026.02.17 00:14:43.046039 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.02.17 00:14:43.046060 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16480 | 2026.02.17 00:14:43.046080 [ 4 ] {3d2ddb13-ca96-4427-9f1a-f84d9d6a1bb5} <Debug> TCPHandler: Processed in 0.002022095 sec. | ||
| 16481 | 2026.02.17 00:14:43.046129 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::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 | ||
| 16482 | 2026.02.17 00:14:43.046192 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16483 | 2026.02.17 00:14:43.046294 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16484 | 2026.02.17 00:14:43.046312 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16485 | 2026.02.17 00:14:43.046335 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16486 | 2026.02.17 00:14:43.046361 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1997 rows starting from the beginning of the part | ||
| 16487 | 2026.02.17 00:14:43.046475 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 16488 | 2026.02.17 00:14:43.046572 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 16489 | 2026.02.17 00:14:43.046659 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.02.17 00:14:43.046663 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 16491 | 2026.02.17 00:14:43.046694 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16492 | 2026.02.17 00:14:43.046761 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 16493 | 2026.02.17 00:14:43.046846 [ 196 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 16494 | 2026.02.17 00:14:43.047009 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16495 | 2026.02.17 00:14:43.047220 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.02.17 00:14:43.047345 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 16497 | 2026.02.17 00:14:43.047380 [ 4 ] {09561228-ed0e-442a-9651-524406b65253} <Debug> TCPHandler: Processed in 0.001236341 sec. | ||
| 16498 | 2026.02.17 00:14:43.053661 [ 191 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2110 rows, containing 19 columns (19 merged, 0 gathered) in 0.0075629 sec., 278993.50778140663 rows/sec., 499.94 MiB/sec. | ||
| 16499 | 2026.02.17 00:14:43.055674 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16500 | 2026.02.17 00:14:43.056072 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.02.17 00:14:43.056157 [ 190 ] {0e086a81-33b6-4723-86d1-885db5c7ca2c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16502 | 2026.02.17 00:14:43.056330 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. | ||
| 16503 | 2026.02.17 00:14:43.887364 [ 219 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 16504 | 2026.02.17 00:14:43.887419 [ 219 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 16505 | 2026.02.17 00:14:43.890704 [ 219 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): 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] | ||
| 16506 | 2026.02.17 00:14:44.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.46 MiB, peak 389.35 MiB, free memory in arenas 0.00 B, will set to 372.73 MiB (RSS), difference: 1.28 MiB | ||
| 16507 | 2026.02.17 00:14:44.146863 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 16508 | 2026.02.17 00:14:44.146912 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 16509 | 2026.02.17 00:14:44.150344 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): 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] | ||
| 16510 | 2026.02.17 00:14:44.236696 [ 219 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 16511 | 2026.02.17 00:14:44.236747 [ 219 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 16512 | 2026.02.17 00:14:44.240523 [ 219 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): 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] | ||
| 16513 | 2026.02.17 00:14:44.547508 [ 220 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 16514 | 2026.02.17 00:14:44.547574 [ 220 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 16515 | 2026.02.17 00:14:44.550207 [ 220 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): 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] | ||
| 16516 | 2026.02.17 00:14:47.359149 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16517 | 2026.02.17 00:14:47.359211 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16518 | 2026.02.17 00:14:47.534628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35545 | ||
| 16519 | 2026.02.17 00:14:47.535477 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.02.17 00:14:47.535529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16521 | 2026.02.17 00:14:47.536017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16522 | 2026.02.17 00:14:47.536249 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.02.17 00:14:47.536389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 16524 | 2026.02.17 00:14:48.022124 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2026.02.17 00:14:48.022310 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16526 | 2026.02.17 00:14:48.022376 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16527 | 2026.02.17 00:14:48.023061 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2026.02.17 00:14:48.023108 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16529 | 2026.02.17 00:14:48.023532 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16530 | 2026.02.17 00:14:48.023767 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.02.17 00:14:48.023925 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.75 MiB/sec. | ||
| 16532 | 2026.02.17 00:14:48.023968 [ 4 ] {1fbe6798-0aaf-4aa7-9842-7697495ce843} <Debug> TCPHandler: Processed in 0.001978574 sec. | ||
| 16533 | 2026.02.17 00:14:48.024096 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.02.17 00:14:48.024203 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16535 | 2026.02.17 00:14:48.024246 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16536 | 2026.02.17 00:14:48.024693 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.02.17 00:14:48.024731 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16538 | 2026.02.17 00:14:48.025035 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16539 | 2026.02.17 00:14:48.025247 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.02.17 00:14:48.025382 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 16541 | 2026.02.17 00:14:48.025422 [ 4 ] {998cffa9-6083-4e2d-bb86-d9408288a641} <Debug> TCPHandler: Processed in 0.001376803 sec. | ||
| 16542 | 2026.02.17 00:14:48.025539 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2026.02.17 00:14:48.025635 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16544 | 2026.02.17 00:14:48.025676 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16545 | 2026.02.17 00:14:48.026089 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16546 | 2026.02.17 00:14:48.026127 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16547 | 2026.02.17 00:14:48.026438 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16548 | 2026.02.17 00:14:48.026648 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2026.02.17 00:14:48.026780 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 16550 | 2026.02.17 00:14:48.026817 [ 4 ] {79372013-ba06-4cc1-849d-08a8a07fe095} <Debug> TCPHandler: Processed in 0.001327863 sec. | ||
| 16551 | 2026.02.17 00:14:48.026930 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2026.02.17 00:14:48.027026 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16553 | 2026.02.17 00:14:48.027071 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16554 | 2026.02.17 00:14:48.027485 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2026.02.17 00:14:48.027522 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16556 | 2026.02.17 00:14:48.027854 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16557 | 2026.02.17 00:14:48.028065 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2026.02.17 00:14:48.028198 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 16559 | 2026.02.17 00:14:48.028235 [ 4 ] {35a9171f-ac9e-4fe6-b704-cb7b966d26d0} <Debug> TCPHandler: Processed in 0.001356393 sec. | ||
| 16560 | 2026.02.17 00:14:48.028347 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2026.02.17 00:14:48.028442 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16562 | 2026.02.17 00:14:48.028498 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <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 | ||
| 16563 | 2026.02.17 00:14:48.029261 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.02.17 00:14:48.029299 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16565 | 2026.02.17 00:14:48.029840 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16566 | 2026.02.17 00:14:48.030068 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.02.17 00:14:48.030213 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001788 sec., 5592.841163310962 rows/sec., 10.02 MiB/sec. | ||
| 16568 | 2026.02.17 00:14:48.030271 [ 4 ] {3e45e1fe-002b-4b43-a3ab-fa07e445e320} <Debug> TCPHandler: Processed in 0.001973664 sec. | ||
| 16569 | 2026.02.17 00:14:48.030385 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2026.02.17 00:14:48.030482 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16571 | 2026.02.17 00:14:48.030525 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16572 | 2026.02.17 00:14:48.030873 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.02.17 00:14:48.030911 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16574 | 2026.02.17 00:14:48.031231 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16575 | 2026.02.17 00:14:48.031447 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2026.02.17 00:14:48.031579 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 16577 | 2026.02.17 00:14:48.031617 [ 4 ] {f119c223-2ee8-441e-bb94-aa81b000a169} <Debug> TCPHandler: Processed in 0.001283032 sec. | ||
| 16578 | 2026.02.17 00:14:48.952557 [ 218 ] {} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 16579 | 2026.02.17 00:14:48.952608 [ 218 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 16580 | 2026.02.17 00:14:48.959864 [ 218 ] {} <Debug> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): 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] | ||
| 16581 | 2026.02.17 00:14:49.134601 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 16582 | 2026.02.17 00:14:49.134691 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 16583 | 2026.02.17 00:14:49.137393 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): 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] | ||
| 16584 | 2026.02.17 00:14:49.358205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 16585 | 2026.02.17 00:14:49.376055 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.02.17 00:14:49.376117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16587 | 2026.02.17 00:14:49.382253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16588 | 2026.02.17 00:14:49.383038 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.02.17 00:14:49.386407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 16590 | 2026.02.17 00:14:52.655642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2070 | ||
| 16591 | 2026.02.17 00:14:52.658341 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2026.02.17 00:14:52.658389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16593 | 2026.02.17 00:14:52.659610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16594 | 2026.02.17 00:14:52.659891 [ 242 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2026.02.17 00:14:52.660057 [ 45 ] {} <Debug> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16596 | 2026.02.17 00:14:52.660153 [ 45 ] {} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2026.02.17 00:14:52.660166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 16598 | 2026.02.17 00:14:52.660191 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16599 | 2026.02.17 00:14:52.660399 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 16600 | 2026.02.17 00:14:52.661331 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16601 | 2026.02.17 00:14:52.661490 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1888 rows starting from the beginning of the part | ||
| 16602 | 2026.02.17 00:14:52.661850 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 16603 | 2026.02.17 00:14:52.662183 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::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 | ||
| 16604 | 2026.02.17 00:14:52.662517 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 16605 | 2026.02.17 00:14:52.662834 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 16606 | 2026.02.17 00:14:52.663142 [ 198 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 16607 | 2026.02.17 00:14:52.669936 [ 200 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 72 columns (72 merged, 0 gathered) in 0.009640425 sec., 214720.82403006093 rows/sec., 165.92 MiB/sec. | ||
| 16608 | 2026.02.17 00:14:52.672076 [ 193 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16609 | 2026.02.17 00:14:52.672691 [ 193 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16610 | 2026.02.17 00:14:52.672773 [ 193 ] {63a6ac66-dcef-48ab-860e-7bb68d293243::all_1_56_11} <Trace> system.query_log (63a6ac66-dcef-48ab-860e-7bb68d293243) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16611 | 2026.02.17 00:14:52.673116 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16612 | 2026.02.17 00:14:53.031605 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2026.02.17 00:14:53.031796 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16614 | 2026.02.17 00:14:53.031866 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16615 | 2026.02.17 00:14:53.032673 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.02.17 00:14:53.032710 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16617 | 2026.02.17 00:14:53.033078 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16618 | 2026.02.17 00:14:53.033286 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Trace> oximeter.fields_i16 (e4a38ef5-689a-48c1-ad8b-c51f2cfd4c52): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.02.17 00:14:53.033429 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 16620 | 2026.02.17 00:14:53.033468 [ 4 ] {b6db0ff2-785b-469c-aa6d-33e867cac4ff} <Debug> TCPHandler: Processed in 0.002043665 sec. | ||
| 16621 | 2026.02.17 00:14:53.033584 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2026.02.17 00:14:53.033737 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16623 | 2026.02.17 00:14:53.033776 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16624 | 2026.02.17 00:14:53.034169 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2026.02.17 00:14:53.034205 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16626 | 2026.02.17 00:14:53.034492 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16627 | 2026.02.17 00:14:53.034695 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Trace> oximeter.fields_ipaddr (a35e42eb-8b80-45c4-beb4-e73ca67a4cf1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2026.02.17 00:14:53.034821 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001102 sec., 9074.410163339384 rows/sec., 739.95 KiB/sec. | ||
| 16629 | 2026.02.17 00:14:53.034858 [ 4 ] {56d7210d-c57b-47f0-9ed6-d59d64a7f41f} <Debug> TCPHandler: Processed in 0.001262092 sec. | ||
| 16630 | 2026.02.17 00:14:53.034962 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.02.17 00:14:53.035063 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16632 | 2026.02.17 00:14:53.035103 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16633 | 2026.02.17 00:14:53.035934 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.02.17 00:14:53.035970 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16635 | 2026.02.17 00:14:53.036344 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16636 | 2026.02.17 00:14:53.036561 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.02.17 00:14:53.036699 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Debug> executeQuery: Read 864 rows, 70.39 KiB in 0.001654 sec., 522370.0120918984 rows/sec., 41.56 MiB/sec. | ||
| 16638 | 2026.02.17 00:14:53.036739 [ 4 ] {15c80eac-6360-4a0d-a9a0-7ba8a82730c9} <Debug> TCPHandler: Processed in 0.001826952 sec. | ||
| 16639 | 2026.02.17 00:14:53.036849 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.02.17 00:14:53.036943 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16641 | 2026.02.17 00:14:53.036983 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16642 | 2026.02.17 00:14:53.037456 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.02.17 00:14:53.037492 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16644 | 2026.02.17 00:14:53.037803 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16645 | 2026.02.17 00:14:53.038010 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.02.17 00:14:53.038145 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Debug> executeQuery: Read 183 rows, 11.57 KiB in 0.00122 sec., 150000 rows/sec., 9.26 MiB/sec. | ||
| 16647 | 2026.02.17 00:14:53.038183 [ 4 ] {f09d538a-705b-45aa-9a32-1e17e13dfac7} <Debug> TCPHandler: Processed in 0.001383684 sec. | ||
| 16648 | 2026.02.17 00:14:53.038285 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2026.02.17 00:14:53.038377 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16650 | 2026.02.17 00:14:53.038416 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16651 | 2026.02.17 00:14:53.038879 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2026.02.17 00:14:53.038915 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16653 | 2026.02.17 00:14:53.039209 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16654 | 2026.02.17 00:14:53.039413 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Trace> oximeter.fields_u32 (460b66e3-14e0-463c-8eaa-1cb1937d2da1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.02.17 00:14:53.039543 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 16656 | 2026.02.17 00:14:53.039582 [ 4 ] {5328a88e-c2f4-45b4-a423-895e719bb95b} <Debug> TCPHandler: Processed in 0.001345653 sec. | ||
| 16657 | 2026.02.17 00:14:53.039691 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16658 | 2026.02.17 00:14:53.039785 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16659 | 2026.02.17 00:14:53.039824 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16660 | 2026.02.17 00:14:53.040282 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2026.02.17 00:14:53.040318 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16662 | 2026.02.17 00:14:53.040620 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16663 | 2026.02.17 00:14:53.040829 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Trace> oximeter.fields_u8 (c2141929-ab50-45d9-99e5-0cdfe8820df8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2026.02.17 00:14:53.040968 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 16665 | 2026.02.17 00:14:53.041006 [ 4 ] {a0e494a4-c658-4373-b324-2e3b2245fa75} <Debug> TCPHandler: Processed in 0.001364523 sec. | ||
| 16666 | 2026.02.17 00:14:53.041114 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.02.17 00:14:53.041206 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16668 | 2026.02.17 00:14:53.041246 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16669 | 2026.02.17 00:14:53.041906 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.02.17 00:14:53.041941 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16671 | 2026.02.17 00:14:53.042262 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16672 | 2026.02.17 00:14:53.042470 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2026.02.17 00:14:53.042600 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.001411 sec., 376328.8447909284 rows/sec., 26.63 MiB/sec. | ||
| 16674 | 2026.02.17 00:14:53.042639 [ 4 ] {0365dc35-0dee-4395-92e9-e53eaed22c76} <Debug> TCPHandler: Processed in 0.001572767 sec. | ||
| 16675 | 2026.02.17 00:14:53.042747 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2026.02.17 00:14:53.042839 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16677 | 2026.02.17 00:14:53.042880 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16678 | 2026.02.17 00:14:53.043212 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.02.17 00:14:53.043247 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16680 | 2026.02.17 00:14:53.043558 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16681 | 2026.02.17 00:14:53.043764 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Trace> oximeter.measurements_bool (2051db32-7729-4a8e-bbb6-5eb4ec6ccdcd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.02.17 00:14:53.043901 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 16683 | 2026.02.17 00:14:53.043939 [ 4 ] {90959801-c05e-4291-983b-f782e1df7de6} <Debug> TCPHandler: Processed in 0.001241101 sec. | ||
| 16684 | 2026.02.17 00:14:53.044045 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.02.17 00:14:53.044137 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16686 | 2026.02.17 00:14:53.044178 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16687 | 2026.02.17 00:14:53.044604 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.02.17 00:14:53.044640 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16689 | 2026.02.17 00:14:53.044971 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16690 | 2026.02.17 00:14:53.045181 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2026.02.17 00:14:53.045312 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001193 sec., 226320.20117351215 rows/sec., 15.05 MiB/sec. | ||
| 16692 | 2026.02.17 00:14:53.045351 [ 4 ] {8ab4a143-7dc3-4d03-a932-3230865aa4ce} <Debug> TCPHandler: Processed in 0.001354584 sec. | ||
| 16693 | 2026.02.17 00:14:53.045459 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2026.02.17 00:14:53.045552 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16695 | 2026.02.17 00:14:53.045592 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16696 | 2026.02.17 00:14:53.045901 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.02.17 00:14:53.045936 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16698 | 2026.02.17 00:14:53.046236 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16699 | 2026.02.17 00:14:53.046440 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Trace> oximeter.measurements_f64 (923a9d80-e5c6-4f0c-9044-2ea7c4282ef5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.02.17 00:14:53.046569 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 16701 | 2026.02.17 00:14:53.046606 [ 4 ] {098674c4-7410-435f-9c6b-c8f802fb4e9a} <Debug> TCPHandler: Processed in 0.00119624 sec. | ||
| 16702 | 2026.02.17 00:14:53.046711 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2026.02.17 00:14:53.046802 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16704 | 2026.02.17 00:14:53.046855 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <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 | ||
| 16705 | 2026.02.17 00:14:53.047707 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.02.17 00:14:53.047743 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16707 | 2026.02.17 00:14:53.048290 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16708 | 2026.02.17 00:14:53.048513 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.02.17 00:14:53.048650 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001866 sec., 16613.076098606645 rows/sec., 29.77 MiB/sec. | ||
| 16710 | 2026.02.17 00:14:53.048704 [ 4 ] {e35c2be8-a94a-4dfc-b5d3-ce46d17f4c22} <Debug> TCPHandler: Processed in 0.002041855 sec. | ||
| 16711 | 2026.02.17 00:14:53.048833 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2026.02.17 00:14:53.048931 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16713 | 2026.02.17 00:14:53.048971 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16714 | 2026.02.17 00:14:53.049307 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.02.17 00:14:53.049344 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16716 | 2026.02.17 00:14:53.049657 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16717 | 2026.02.17 00:14:53.049896 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2026.02.17 00:14:53.050062 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 16719 | 2026.02.17 00:14:53.050111 [ 4 ] {22db2dd8-32cf-40af-aba6-16b54cbde80b} <Debug> TCPHandler: Processed in 0.001326132 sec. | ||
| 16720 | 2026.02.17 00:14:54.084084 [ 222 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 16721 | 2026.02.17 00:14:54.084154 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 16722 | 2026.02.17 00:14:54.087154 [ 222 ] {} <Debug> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): 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] | ||
| 16723 | 2026.02.17 00:14:55.036605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36057 | ||
| 16724 | 2026.02.17 00:14:55.037123 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16725 | 2026.02.17 00:14:55.037159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16726 | 2026.02.17 00:14:55.037629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16727 | 2026.02.17 00:14:55.037870 [ 244 ] {} <Trace> system.asynchronous_metric_log (c1bac2bb-b15e-4f5e-bebd-f173739ad0af): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.02.17 00:14:55.038001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36057 | ||
| 16729 | 2026.02.17 00:14:56.123353 [ 225 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 16730 | 2026.02.17 00:14:56.123413 [ 225 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 16731 | 2026.02.17 00:14:56.125611 [ 225 ] {} <Debug> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): 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] | ||
| 16732 | 2026.02.17 00:14:56.886601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 16733 | 2026.02.17 00:14:56.902812 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.02.17 00:14:56.902869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16735 | 2026.02.17 00:14:56.908673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16736 | 2026.02.17 00:14:56.909360 [ 243 ] {} <Trace> system.metric_log (983899c1-1f78-461f-97a5-803e18c48ad3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.02.17 00:14:56.912188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16738 | 2026.02.17 00:14:57.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.34 MiB, peak 389.35 MiB, free memory in arenas 0.00 B, will set to 372.81 MiB (RSS), difference: 3.48 MiB | ||
| 16739 | 2026.02.17 00:14:58.021985 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16740 | 2026.02.17 00:14:58.022188 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16741 | 2026.02.17 00:14:58.022260 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16742 | 2026.02.17 00:14:58.023021 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.02.17 00:14:58.023068 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16744 | 2026.02.17 00:14:58.023473 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16745 | 2026.02.17 00:14:58.023729 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2026.02.17 00:14:58.023886 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001751 sec., 43403.76927470017 rows/sec., 3.56 MiB/sec. | ||
| 16747 | 2026.02.17 00:14:58.023897 [ 37 ] {} <Debug> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16748 | 2026.02.17 00:14:58.023929 [ 4 ] {b454ebc4-537d-4a39-807e-755a38a8eaca} <Debug> TCPHandler: Processed in 0.002086946 sec. | ||
| 16749 | 2026.02.17 00:14:58.023967 [ 37 ] {} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.02.17 00:14:58.023995 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16751 | 2026.02.17 00:14:58.024093 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16752 | 2026.02.17 00:14:58.024135 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::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 | ||
| 16753 | 2026.02.17 00:14:58.024193 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16754 | 2026.02.17 00:14:58.024239 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16755 | 2026.02.17 00:14:58.024293 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16756 | 2026.02.17 00:14:58.024336 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2150 rows starting from the beginning of the part | ||
| 16757 | 2026.02.17 00:14:58.024414 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1216 rows starting from the beginning of the part | ||
| 16758 | 2026.02.17 00:14:58.024467 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 859 rows starting from the beginning of the part | ||
| 16759 | 2026.02.17 00:14:58.024518 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 16760 | 2026.02.17 00:14:58.024562 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 864 rows starting from the beginning of the part | ||
| 16761 | 2026.02.17 00:14:58.024602 [ 194 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 16762 | 2026.02.17 00:14:58.024653 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.02.17 00:14:58.024694 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16764 | 2026.02.17 00:14:58.025018 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16765 | 2026.02.17 00:14:58.025237 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Trace> oximeter.fields_u16 (3a4f4000-62a0-4c34-85db-e7bebaeb8d7e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.02.17 00:14:58.025375 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 16767 | 2026.02.17 00:14:58.025415 [ 4 ] {5c1d57bb-5189-44de-89bf-acd587656770} <Debug> TCPHandler: Processed in 0.001377594 sec. | ||
| 16768 | 2026.02.17 00:14:58.025534 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2026.02.17 00:14:58.025634 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16770 | 2026.02.17 00:14:58.025675 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16771 | 2026.02.17 00:14:58.026122 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.02.17 00:14:58.026158 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16773 | 2026.02.17 00:14:58.026469 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16774 | 2026.02.17 00:14:58.026566 [ 193 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002501263 sec., 2095341.4335077917 rows/sec., 178.26 MiB/sec. | ||
| 16775 | 2026.02.17 00:14:58.026683 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.02.17 00:14:58.026819 [ 37 ] {} <Debug> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16777 | 2026.02.17 00:14:58.026827 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 16778 | 2026.02.17 00:14:58.026853 [ 37 ] {} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.02.17 00:14:58.026878 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16780 | 2026.02.17 00:14:58.026881 [ 4 ] {dbc8b601-14fe-4fd3-ba82-7018b1ff8436} <Debug> TCPHandler: Processed in 0.001403974 sec. | ||
| 16781 | 2026.02.17 00:14:58.026883 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16782 | 2026.02.17 00:14:58.026946 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::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 | ||
| 16783 | 2026.02.17 00:14:58.027008 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2026.02.17 00:14:58.027030 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16785 | 2026.02.17 00:14:58.027059 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1061 rows starting from the beginning of the part | ||
| 16786 | 2026.02.17 00:14:58.027103 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 530 rows starting from the beginning of the part | ||
| 16787 | 2026.02.17 00:14:58.027109 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2026.02.17 00:14:58.027143 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 521 rows starting from the beginning of the part | ||
| 16789 | 2026.02.17 00:14:58.027162 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16790 | 2026.02.17 00:14:58.027183 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 16791 | 2026.02.17 00:14:58.027219 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.02.17 00:14:58.027220 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 531 rows starting from the beginning of the part | ||
| 16793 | 2026.02.17 00:14:58.027272 [ 194 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 16794 | 2026.02.17 00:14:58.027312 [ 186 ] {93369098-bf66-4561-ae88-10694315b991::all_1_111_22} <Trace> oximeter.fields_string (93369098-bf66-4561-ae88-10694315b991) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16795 | 2026.02.17 00:14:58.027404 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 16796 | 2026.02.17 00:14:58.027585 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.02.17 00:14:58.027626 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16798 | 2026.02.17 00:14:58.027982 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16799 | 2026.02.17 00:14:58.028192 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2026.02.17 00:14:58.028328 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 16801 | 2026.02.17 00:14:58.028327 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 16802 | 2026.02.17 00:14:58.028354 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426845 sec., 1956063.90322705 rows/sec., 149.32 MiB/sec. | ||
| 16803 | 2026.02.17 00:14:58.028391 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.02.17 00:14:58.028373 [ 4 ] {a3887324-22e1-4105-acb2-4cab08e531a3} <Debug> TCPHandler: Processed in 0.001415144 sec. | ||
| 16805 | 2026.02.17 00:14:58.028438 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16806 | 2026.02.17 00:14:58.028511 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 16807 | 2026.02.17 00:14:58.028545 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16808 | 2026.02.17 00:14:58.028628 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16809 | 2026.02.17 00:14:58.028647 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16810 | 2026.02.17 00:14:58.028648 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16811 | 2026.02.17 00:14:58.028668 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 34716 rows starting from the beginning of the part | ||
| 16812 | 2026.02.17 00:14:58.028725 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <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 | ||
| 16813 | 2026.02.17 00:14:58.028752 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 844 rows starting from the beginning of the part | ||
| 16814 | 2026.02.17 00:14:58.028810 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 16815 | 2026.02.17 00:14:58.028862 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::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 | ||
| 16816 | 2026.02.17 00:14:58.028910 [ 202 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 270 rows starting from the beginning of the part | ||
| 16817 | 2026.02.17 00:14:58.029026 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2026.02.17 00:14:58.029139 [ 187 ] {e1e56c5e-49e4-46e7-bf95-1f8628b12f75::all_1_111_22} <Trace> oximeter.fields_uuid (e1e56c5e-49e4-46e7-bf95-1f8628b12f75) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16819 | 2026.02.17 00:14:58.029267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16820 | 2026.02.17 00:14:58.029524 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.02.17 00:14:58.029565 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16822 | 2026.02.17 00:14:58.030095 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16823 | 2026.02.17 00:14:58.030339 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Trace> oximeter.measurements_histogramu64 (0e086a81-33b6-4723-86d1-885db5c7ca2c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2026.02.17 00:14:58.030479 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 16825 | 2026.02.17 00:14:58.030535 [ 4 ] {23dde09f-29f1-4d62-98b9-9f33632ec566} <Debug> TCPHandler: Processed in 0.002039435 sec. | ||
| 16826 | 2026.02.17 00:14:58.030646 [ 4 ] {} <Trace> TCP-Session: 9307e8a3-e8fe-4528-ac01-b0c7cd93abe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2026.02.17 00:14:58.030741 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48313) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16828 | 2026.02.17 00:14:58.030790 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16829 | 2026.02.17 00:14:58.031123 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2026.02.17 00:14:58.031158 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16831 | 2026.02.17 00:14:58.031462 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16832 | 2026.02.17 00:14:58.031663 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.02.17 00:14:58.031772 [ 37 ] {} <Debug> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16834 | 2026.02.17 00:14:58.031802 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16835 | 2026.02.17 00:14:58.031804 [ 37 ] {} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.02.17 00:14:58.031841 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 16837 | 2026.02.17 00:14:58.031845 [ 4 ] {a97a2ca7-1881-4ea3-8add-3a8afd7d16d5} <Debug> TCPHandler: Processed in 0.001248342 sec. | ||
| 16838 | 2026.02.17 00:14:58.031933 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16839 | 2026.02.17 00:14:58.032055 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16840 | 2026.02.17 00:14:58.032089 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7440 rows starting from the beginning of the part | ||
| 16841 | 2026.02.17 00:14:58.032154 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16842 | 2026.02.17 00:14:58.032196 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 16843 | 2026.02.17 00:14:58.032235 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16844 | 2026.02.17 00:14:58.032272 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 16845 | 2026.02.17 00:14:58.032312 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::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 | ||
| 16846 | 2026.02.17 00:14:58.034687 [ 199 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797128 sec., 2788574.566483908 rows/sec., 181.13 MiB/sec. | ||
| 16847 | 2026.02.17 00:14:58.035092 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16848 | 2026.02.17 00:14:58.035340 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16849 | 2026.02.17 00:14:58.035411 [ 187 ] {eb6f72be-cb33-44bd-935b-aafec587c0b4::all_1_111_22} <Trace> oximeter.measurements_u64 (eb6f72be-cb33-44bd-935b-aafec587c0b4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16850 | 2026.02.17 00:14:58.035491 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 16851 | 2026.02.17 00:14:58.035931 [ 197 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36255 rows, containing 5 columns (5 merged, 0 gathered) in 0.007449278 sec., 4866914.619108053 rows/sec., 329.84 MiB/sec. | ||
| 16852 | 2026.02.17 00:14:58.036280 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 16853 | 2026.02.17 00:14:58.036530 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.02.17 00:14:58.036604 [ 187 ] {b062af1e-e9c7-47ee-af4e-51b1ad71b005::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b062af1e-e9c7-47ee-af4e-51b1ad71b005) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 16855 | 2026.02.17 00:14:58.036690 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||